1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Cleaning iurt timeout
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Cleaning%20iurt%20timeout&In-Reply-To=%3CBANLkTik9xm5SCFsG_oCMsXw9gmTHjqc5Vw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003357.html">
<LINK REL="Next" HREF="003361.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Cleaning iurt timeout</H1>
<B>Ahmad Samir</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Cleaning%20iurt%20timeout&In-Reply-To=%3CBANLkTik9xm5SCFsG_oCMsXw9gmTHjqc5Vw%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] Cleaning iurt timeout">ahmadsamir3891 at gmail.com
</A><BR>
<I>Fri Apr 15 03:50:05 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003357.html">[Mageia-sysadm] Cleaning iurt timeout
</A></li>
<LI>Next message: <A HREF="003361.html">[Mageia-sysadm] Cleaning iurt timeout
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3359">[ date ]</a>
<a href="thread.html#3359">[ thread ]</a>
<a href="subject.html#3359">[ subject ]</a>
<a href="author.html#3359">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 15 April 2011 00:35, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>> wrote:
><i> Hi,
</I>><i>
</I>><i> while discussing with a friend about our BS, he noticed that LO take 5h
</I>><i> to build. So far, so good. But we still have the same old timeout set to
</I>><i> 96h in iurt.conf :
</I>><i>
</I>><i>  build_timeout => {
</I>><i>   'default' => 18000,
</I>><i>   'gcc' => 57600,
</I>><i>   'paraview' => 115200,
</I>><i>   'salome' => 57600,
</I>><i>   'itk' => 115200,
</I>><i>   'wrapitk' => 115200,
</I>><i>   'kernel-rt' => 57600,
</I>><i>   'kernel-xen' => 57600,
</I>><i>   'kernel-tmb' => 57600,
</I>><i>   'openoffice.org' => 345600,
</I>><i>   'openoffice.org64' => 345600,
</I>><i>   'openoffice.org-go-ooo' => 345600,
</I>><i>   'openoffice.org64-go-ooo' => 345600,
</I>><i>   'libreoffice' => 345600
</I>><i>  },
</I>><i>
</I>><i> So maybe it would be worth to reduce the various limits, to acknowledge
</I>><i> that we have powerful servers. As for example, python is still running
</I>><i> since hours, I wouldn't mind to have it killed sooner as it is holding
</I>><i> one builder at the moment ( one more reason to have 2 of them per
</I>><i> server ).
</I>><i>
</I>><i> Also, removing packages that we no longer have would be nice ( like
</I>><i> openoffice*  ) or those that we currently do not ship ( itk, salome,
</I>><i> etc ). This would avoid to keep cruft for years without reasons.
</I>><i>
</I>><i> I would not do such change now and would defer this after the stable
</I>><i> release, so that let plenty of time to discuss about it :)
</I>><i>
</I>><i> --
</I>><i> Michael Scherer
</I>><i>
</I>
That's 5hours per arch or for both archs?
I see libreoffice took 7hours the time before last, so 5 wouldn't be
too optimal. (Maybe 10?)
--
Ahmad Samir
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003357.html">[Mageia-sysadm] Cleaning iurt timeout
</A></li>
<LI>Next message: <A HREF="003361.html">[Mageia-sysadm] Cleaning iurt timeout
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3359">[ date ]</a>
<a href="thread.html#3359">[ thread ]</a>
<a href="subject.html#3359">[ subject ]</a>
<a href="author.html#3359">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|