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

Contents of /puppet/modules/buildsystem/templates/iurt/1.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2734 - (show annotations) (download)
Sat Apr 14 17:35:36 2012 UTC (11 years, 11 months ago) by tmb
File size: 897 byte(s)
default timeout is enough for the kernels
1 {
2 supported_arch => [ 'i586', 'x86_64' ],
3 all_media => { 'core' => [ 'release' ], 'nonfree' => [ 'release' ], 'tainted' => [ 'release' ] },
4 base_media => [ 'core/release' ],
5 upload => '<%= build_login %>@pkgsubmit:~/uploads/',
6 upload_queue => '<%= build_login %>@pkgsubmit:~/uploads/queue/',
7 unwanted_packages => '^monotone-',
8 repository => 'http://repository.<%= domain %>/distrib/',
9 log_url => 'http://pkgsubmit.<%= domain %>/queue/build/',
10 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 'openoffice.org' => 345600,
21 'openoffice.org64' => 345600,
22 'openoffice.org-go-ooo' => 345600,
23 'openoffice.org64-go-ooo' => 345600,
24 'libreoffice' => 345600
25 },
26 }
27

Properties

Name Value
svn:keywords "ID Date Rev"

  ViewVC Help
Powered by ViewVC 1.1.30