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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Properties

Name Value
svn:keywords "ID Date Rev"

  ViewVC Help
Powered by ViewVC 1.1.30