Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildsystem/upload.conf: add arch and mandatory_arch | Nicolas Vigier | 2013-05-23 | 1 | -0/+25 |
| | | | | | | | | Add arch and mandatory_arch settings in iurt/upload.conf template. The arch setting is used by ulri to know the list of architectures for which the packages need to be built. The mandatory_arch setting is used by emi to know the list of architectures for which a package needs to be built successfully before it can be installed in the repository. | ||||
* | buildsystem: add build_nodes parameter | Nicolas Vigier | 2013-05-23 | 1 | -2/+10 |
| | | | | | Add build_nodes parameter in buildsystem::var::scheduler. This parameter is a hash containing the build nodes available indexed by architecture. | ||||
* | buildsystem::var::scheduler: add admin_mail parameter | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 |
| | | | | | The admin_mail parameter is used to select the email address sending the build failure notifications. | ||||
* | buildsystem: add support for medias dependencies | Nicolas Vigier | 2013-05-23 | 1 | -30/+53 |
| | | | | | In upload.conf template for ulri config use the dependencies between medias defined in buildsystem::var::distros. | ||||
* | buildsystem: remove hardcoded repository hostname | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 |
| | | | | | Use $buildsystem::var::repository::hostname to store repository hostname. | ||||
* | buildsystem/upload.conf: use webstatus config | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 |
| | | | | | Use the variable from webstatus configuration to set URL in upload.conf instead of hardcoding pkgsubmit.$domain. | ||||
* | Add buildsystem::var::iurt | Nicolas Vigier | 2013-05-22 | 1 | -3/+3 |
| | | | | This class is used for iurt settings. | ||||
* | free up rabbit for iso-builders | Thomas Backlund | 2013-02-22 | 1 | -2/+2 |
| | |||||
* | enable rabbit as buildnode for now | Thomas Backlund | 2013-02-08 | 1 | -2/+2 |
| | |||||
* | drop sucuk node too, needs cleaning | Thomas Backlund | 2013-01-14 | 1 | -2/+2 |
| | |||||
* | free up rabbit for iso-builders | Thomas Backlund | 2013-01-14 | 1 | -2/+2 |
| | |||||
* | buildsystem: add rabbit2 and sucuk2 | Nicolas Vigier | 2013-01-11 | 1 | -2/+2 |
| | |||||
* | sort builders for better distributed workload | Thomas Backlund | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | enable sucuk nodes | Thomas Backlund | 2013-01-09 | 1 | -2/+2 |
| | |||||
* | sort builderlist to distribute load better | Thomas Backlund | 2012-12-31 | 1 | -2/+2 |
| | |||||
* | enable rabbit buildnodes | Thomas Backlund | 2012-12-31 | 1 | -2/+2 |
| | |||||
* | enable ecosse | Nicolas Vigier | 2012-09-10 | 1 | -2/+2 |
| | |||||
* | enable jonund and disable ecosse | Nicolas Vigier | 2012-08-28 | 1 | -2/+2 |
| | |||||
* | temporarly remove jonund from build system | Nicolas Vigier | 2012-08-27 | 1 | -2/+2 |
| | |||||
* | Re-enable jonund, all Memory errors are corrected by ECC so far, should be safe | Pascal Terjan | 2012-08-23 | 1 | -2/+2 |
| | |||||
* | Remove jonund from build nodes list | Pascal Terjan | 2012-08-23 | 1 | -2/+2 |
| | |||||
* | refactor completely iurt module ( maybe should even be moved out of buildsystem | Michael Scherer | 2012-03-16 | 1 | -2/+2 |
| | | | | module, since it tend to be too big ) | ||||
* | Rename infra_1 media and make it depend from the base media | Pascal Terjan | 2012-02-16 | 1 | -0/+1 |
| | |||||
* | Use a better admin email | Pascal Terjan | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | enable second buildbot on ecosse | Thomas Backlund | 2012-02-05 | 1 | -3/+2 |
| | |||||
* | Set domain to add when sending email to users | Pascal Terjan | 2012-01-02 | 1 | -0/+1 |
| | |||||
* | enable ecosse again, but with only one buildbot as it might have hw problems | Thomas Backlund | 2011-08-29 | 1 | -4/+3 |
| | |||||
* | disable ecosse again for more extensive disk tests | Thomas Backlund | 2011-08-17 | 1 | -2/+4 |
| | |||||
* | enable second buildbot on ecosse, as it seems the problems are fixed | Thomas Backlund | 2011-08-14 | 1 | -6/+2 |
| | |||||
* | enable ecosse again as it's now running a fixed 2.6.33.18-rc1 kernel | Thomas Backlund | 2011-08-13 | 1 | -2/+4 |
| | |||||
* | disable ecosse again as it cant even cope with a single buildbot | Thomas Backlund | 2011-08-13 | 1 | -4/+2 |
| | |||||
* | enable single buildbot on ecosse to see if it copes with the load | Thomas Backlund | 2011-08-13 | 1 | -2/+4 |
| | |||||
* | Disable ecosse | Pascal Terjan | 2011-08-09 | 1 | -2/+4 |
| | |||||
* | Always define distro_section now that mkrel does the right thing | Pascal Terjan | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | Fix upload to core | Pascal Terjan | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Fix macro name | Pascal Terjan | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Define distrib_section and allow uploading to another section | Pascal Terjan | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | enable again 2 builds on each node | Nicolas Vigier | 2011-04-12 | 1 | -2/+2 |
| | |||||
* | set one build per host, on jonund and ecosse | Nicolas Vigier | 2011-04-11 | 1 | -2/+2 |
| | |||||
* | remove jonund from buildsystem to run tests on jonund | Nicolas Vigier | 2011-04-11 | 1 | -2/+2 |
| | |||||
* | add second build on ecosse and jonund | Nicolas Vigier | 2011-04-09 | 1 | -2/+2 |
| | |||||
* | disable jonund-build2 for now | Nicolas Vigier | 2011-04-09 | 1 | -2/+2 |
| | |||||
* | add second build on jonund | Nicolas Vigier | 2011-04-09 | 1 | -2/+2 |
| | |||||
* | Rename testing to updates_testing | Pascal Terjan | 2011-01-30 | 1 | -12/+12 |
| | |||||
* | List each node for both arch | Pascal Terjan | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | use default log level, to see output of failed command (useful for recreate ↵ | Olivier Blin | 2011-01-10 | 1 | -1/+1 |
| | | | | src.rpm failures) | ||||
* | enable jonund again | Nicolas Vigier | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | enable ecosse again and disable jonund | Nicolas Vigier | 2011-01-09 | 1 | -2/+2 |
| | |||||
* | disable ecosse temporarily | Nicolas Vigier | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | do not hardcode iurt login and home | Olivier Blin | 2011-01-08 | 1 | -2/+2 |
| |