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

Contents of /puppet/modules/iurt/templates/iurt.cauldron.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 205 - (show annotations) (download)
Mon Nov 8 01:54:30 2010 UTC (13 years, 4 months ago) by misc
File size: 965 byte(s)
- no need to have a hidden file in the svn repository and puppet config
1 {
2 supported_arch => [ 'i586', 'x86_64' ],
3 all_media => { 'main' => [ 'release' ], 'contrib' => [ 'release' ] },
4 upload => 'schedbot@pkgsubmit:~/uploads/',
5 upload_queue => 'schedbot@pkgsubmit:~/uploads/queue/',
6 unwanted_packages => '^monotone-',
7 repository => '/mnt/BIG/dis/',
8 rsync_to => 'schedbot@pkgsubmit:/mnt/BIG/dis/uploads/build/',
9 log_url => 'http://pkgsubmit.mageia.org/queue/build/',
10 admin => 'mageia-sysadm@mageia.org',
11 iurt_root_command => '/home/buildbot/iurt-trunk/iurt_root_command',
12 packager => 'Iurt the rebuild bot <mageia-sysadm@mageia.org>',
13 sendmail => 0,
14 build_timeout => {
15 'default' => 18000,
16 'gcc' => 57600,
17 'paraview' => 115200,
18 'salome' => 57600,
19 'itk' => 115200,
20 'wrapitk' => 115200,
21 'kernel-rt' => 57600,
22 'kernel-xen' => 57600,
23 'kernel-tmb' => 57600,
24 'openoffice.org' => 345600,
25 'openoffice.org64' => 345600,
26 'openoffice.org-go-ooo' => 345600,
27 'openoffice.org64-go-ooo' => 345600
28 },
29 }
30

  ViewVC Help
Powered by ViewVC 1.1.30