/[adm]/puppet/modules/buildsystem/templates/iurt/cauldron.conf
ViewVC logotype

Annotation of /puppet/modules/buildsystem/templates/iurt/cauldron.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1586 - (hide annotations) (download)
Thu May 5 10:58:02 2011 UTC (12 years, 11 months ago) by misc
Original Path: puppet/modules/buildsystem/templates/iurt.cauldron.conf
File size: 974 byte(s)
do not use rsync_to option as we have enough disk space, and the directory do not exist on the other
side, so the option was unused and broken since 5 months 

1 dmorgan 86 {
2     supported_arch => [ 'i586', 'x86_64' ],
3 pterjan 677 all_media => { 'core' => [ 'release' ], 'nonfree' => [ 'release' ], 'tainted' => [ 'release' ] },
4 blino 1328 base_media => [ 'core/release' ],
5 blino 734 upload => '<%= build_login %>@pkgsubmit:~/uploads/',
6     upload_queue => '<%= build_login %>@pkgsubmit:~/uploads/queue/',
7 dmorgan 86 unwanted_packages => '^monotone-',
8 misc 668 repository => 'http://repository.<%= domain %>/distrib/',
9     log_url => 'http://pkgsubmit.<%= domain %>/queue/build/',
10 dmorgan 86 admin => 'mageia-sysadm@mageia.org',
11     packager => 'Iurt the rebuild bot <mageia-sysadm@mageia.org>',
12     sendmail => 0,
13     build_timeout => {
14     'default' => 18000,
15     'gcc' => 57600,
16     'paraview' => 115200,
17     'salome' => 57600,
18     'itk' => 115200,
19     'wrapitk' => 115200,
20     'kernel-rt' => 57600,
21     'kernel-xen' => 57600,
22     'kernel-tmb' => 57600,
23     'openoffice.org' => 345600,
24     'openoffice.org64' => 345600,
25     'openoffice.org-go-ooo' => 345600,
26 dmorgan 1304 'openoffice.org64-go-ooo' => 345600,
27     'libreoffice' => 345600
28 dmorgan 86 },
29     }
30    

  ViewVC Help
Powered by ViewVC 1.1.30