summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
AgeCommit message (Collapse)AuthorFilesLines
2016-03-15rebootstrap: allow 5 concurrent buildsHelmut Grohne1-2/+2
2016-03-15rebootstrap: s/ENABLE_DEBBINDIFF/ENABLE_DIFFOSCOPE/Helmut Grohne1-1/+1
2016-03-13use new 'cron' parameter for pollscmPhilip Hands1-1/+2
old style deprecated since 1.3.0, according to: http://docs.openstack.org/infra/jenkins-job-builder/triggers.html#triggers.pollscm
2015-12-23rebootstrap: add gcc-6Helmut Grohne1-1/+1
This adds 66 jobs and does not allocate any further resources to those jobs. They will be run infrequently at first and replace the gcc-5 jobs in the long run.
2015-12-14rebootstrap: s#debbindiff#diffoscope#g everywhereHolger Levsen1-12/+12
2015-12-14rebootstrap: also test architecture nios2Helmut Grohne1-0/+1
2015-12-10changes to keep j-j-b >= 1.2.0 happyPhilip Hands1-2/+2
2015-09-09rebootstrap: switch all jobs to be run on profitbricks4 nodeHolger Levsen1-11/+3
2015-09-07rebootstrap: also move arm64 jobs to new build nodeHolger Levsen1-1/+1
2015-09-01fix syntax errorHolger Levsen1-1/+1
2015-09-01rebootstrap: add new wrapper, rebootstrap.shHolger Levsen1-2/+2
2015-09-01rebootstrap: raise global job limitHolger Levsen1-1/+1
2015-09-01fixup 031bcbe: rebootstrap: move or1k jobs to profitbricks4 nodeHolger Levsen1-2/+5
2015-09-01rebootstrap: move or1k jobs to profitbricks4 nodeHelmut Grohne1-3/+13
* Set node attribute. * Prepend reproducible_master_wrapper.sh to the shell command and rely on it ignoring the arguments. Another script shall reconstruct the invocation from the job name.
2015-08-22rebootstrap: try bootstrapping kfreebsd as wellHelmut Grohne1-4/+5
2015-08-18rebootstrap: try bootstrapping the hurdHelmut Grohne1-4/+4
2015-08-09rebootstrap: remove gcc 4.9 jobsHelmut Grohne1-2/+2
When applying this commit, the following jobs need to be deleted: rebootstrap_alpha_gcc49 rebootstrap_alpha_gcc49_supported rebootstrap_arm64_gcc49 rebootstrap_arm64_gcc49_debbindiff rebootstrap_arm64_gcc49_supported rebootstrap_arm64_gcc49_supported_debbindiff rebootstrap_armel_gcc49 rebootstrap_armel_gcc49_debbindiff rebootstrap_armel_gcc49_supported rebootstrap_armel_gcc49_supported_debbindiff rebootstrap_armhf_gcc49 rebootstrap_armhf_gcc49_debbindiff rebootstrap_armhf_gcc49_supported rebootstrap_armhf_gcc49_supported_debbindiff rebootstrap_hppa_gcc49 rebootstrap_hppa_gcc49_supported rebootstrap_i386_gcc49 rebootstrap_i386_gcc49_debbindiff rebootstrap_i386_gcc49_nobiarch rebootstrap_i386_gcc49_nobiarch_debbindiff rebootstrap_i386_gcc49_supported rebootstrap_i386_gcc49_supported_debbindiff rebootstrap_m68k_gcc49 rebootstrap_m68k_gcc49_supported rebootstrap_mips64el_gcc49 rebootstrap_mips64el_gcc49_nobiarch rebootstrap_mips64el_gcc49_supported rebootstrap_mipsel_gcc49 rebootstrap_mipsel_gcc49_debbindiff rebootstrap_mipsel_gcc49_nobiarch rebootstrap_mipsel_gcc49_nobiarch_debbindiff rebootstrap_mipsel_gcc49_supported rebootstrap_mipsel_gcc49_supported_debbindiff rebootstrap_mips_gcc49 rebootstrap_mips_gcc49_debbindiff rebootstrap_mips_gcc49_nobiarch rebootstrap_mips_gcc49_nobiarch_debbindiff rebootstrap_mips_gcc49_supported rebootstrap_mips_gcc49_supported_debbindiff rebootstrap_musl-linux-arm64_gcc49 rebootstrap_musl-linux-armhf_gcc49 rebootstrap_musl-linux-i386_gcc49 rebootstrap_musl-linux-mipsel_gcc49 rebootstrap_musl-linux-mips_gcc49 rebootstrap_or1k_gcc49 rebootstrap_or1k_gcc49_supported rebootstrap_powerpcel_gcc49 rebootstrap_powerpcel_gcc49_supported rebootstrap_powerpc_gcc49 rebootstrap_powerpc_gcc49_debbindiff rebootstrap_powerpc_gcc49_nobiarch rebootstrap_powerpc_gcc49_nobiarch_debbindiff rebootstrap_powerpc_gcc49_supported rebootstrap_powerpc_gcc49_supported_debbindiff rebootstrap_powerpcspe_gcc49 rebootstrap_powerpcspe_gcc49_supported rebootstrap_ppc64el_gcc49 rebootstrap_ppc64el_gcc49_debbindiff rebootstrap_ppc64el_gcc49_supported rebootstrap_ppc64el_gcc49_supported_debbindiff rebootstrap_ppc64_gcc49 rebootstrap_ppc64_gcc49_nobiarch rebootstrap_ppc64_gcc49_supported rebootstrap_s390x_gcc49 rebootstrap_s390x_gcc49_debbindiff rebootstrap_s390x_gcc49_nobiarch rebootstrap_s390x_gcc49_nobiarch_debbindiff rebootstrap_s390x_gcc49_supported rebootstrap_s390x_gcc49_supported_debbindiff rebootstrap_sh4_gcc49 rebootstrap_sh4_gcc49_supported rebootstrap_sparc64_gcc49 rebootstrap_sparc64_gcc49_nobiarch rebootstrap_sparc64_gcc49_supported rebootstrap_sparc_gcc49 rebootstrap_sparc_gcc49_nobiarch rebootstrap_sparc_gcc49_supported rebootstrap_x32_gcc49 rebootstrap_x32_gcc49_nobiarch rebootstrap_x32_gcc49_supported
2015-08-03rebootstrap: add debbindiff jobs for gcc-5Helmut Grohne1-2/+3
2015-06-05rebootstrap: remove hppa*nobiarch jobsHelmut Grohne1-1/+1
This distinction doesn't make sense for hppa. The following jobs need to be removed manually: * rebootstrap_hppa_gcc49_nobiarch * rebootstrap_hppa_gcc5_nobiarch
2015-04-29update sponsor-link to point to profitbricks.co.ukHolger Levsen1-1/+1
2015-04-24rebootstrap: work around #783223Holger Levsen1-1/+1
2015-04-18reboostrap: enable musl architecturesHelmut Grohne1-3/+5
2015-02-28rebootstrap: add gcc-5 jobsHelmut Grohne1-3/+3
2015-02-09Revert "whitespace change to force touching of all job configs"Holger Levsen1-1/+1
This reverts commit 124c0ddb89d1c420804a15ee8366b89d7e1371de.
2015-02-09whitespace change to force touching of all job configsHolger Levsen1-1/+1
2015-01-31rebootstrap: remove useless combinationsHelmut Grohne1-0/+4
The combination of "supported" and "nobiarch" is doomed to always fail, as nobiarch simply is unsupported. This commit removes the following jenkins jobs: jenkins_hppa_gcc49_nobiarch_supported jenkins_i386_gcc49_nobiarch_supported jenkins_i386_gcc49_nobiarch_supported_debbindiff jenkins_mips_gcc49_nobiarch_supported jenkins_mips_gcc49_nobiarch_supported_debbindiff jenkins_mips64el_gcc49_nobiarch_supported jenkins_mipsel_gcc49_nobiarch_supported jenkins_mipsel_gcc49_nobiarch_supported_debbindiff jenkins_powerpc_gcc49_nobiarch_supported jenkins_powerpc_gcc49_nobiarch_supported_debbindiff jenkins_ppc64_gcc49_nobiarch_supported jenkins_s390x_gcc49_nobiarch_supported jenkins_s390x_gcc49_nobiarch_supported_debbindiff jenkins_sparc_gcc49_nobiarch_supported jenkins_sparc64_gcc49_nobiarch_supported jenkins_x32_gcc49_nobiarch_supported
2015-01-28rebootstrap: throttle 4 concurrent jobs max.Holger Levsen1-2/+2
2015-01-16new rebootstrap job variantsHelmut Grohne1-9/+33
The _supported variant uses the cross build method preferred by the gcc maintainer. It relies on dpkg-cross instead of cross-gcc-dev. Adding this variant, as it is not clear which one is to be used in the long run. See: #766708 The _debbindiff variant compares the cross-built packages against their in-archive natively-built counterparts. This processing takes significantly longer, but can highlight errors in cross compilation. This commit triples the number of rebootstrap jobs.
2015-01-16add new architecture powerpcel to rebootstrap jobsHelmut Grohne1-1/+1
2015-01-16remove job rebootstrap_powerpcspe_gcc49_nobiarchHelmut Grohne1-2/+2
powerpcspe has no multilib, so it should be exactly the same as rebootstrap_powerpcspe_gcc49.
2014-12-14order of publishers seems to matter, first parse logs, then send mailsHolger Levsen1-2/+2
2014-11-08fix links to cgit tree viewHolger Levsen1-1/+1
2014-11-01job-cfgs: use true+false in consistent spelling.Holger Levsen1-1/+1
2014-11-01rebootstrap: keep only last 10 logsHolger Levsen1-1/+1
2014-10-25set artifact(Day|Num)ToKeep again to -1, even though the manual says this is ↵Holger Levsen1-0/+2
the default, j-j-b fails if its not set...
2014-10-25keep less many logs less longHolger Levsen1-3/+1
2014-09-18use cgit anonscm-links on alioth instead of gitweb.Holger Levsen1-1/+1
2014-09-14rebootstrap: remove unsupported architectures ia64 and s390Helmut Grohne1-2/+1
2014-09-02rebootstrap architecture updateHelmut Grohne1-2/+3
* arm is completely dead * ppc64el does not have multilib This commit removes the following jobs: rebootstrap_arm_gcc49 rebootstrap_ppc64el_gcc49_nobiarch
2014-07-20rebootstrap: sh4 does not have multilibHelmut Grohne1-1/+1
This commit removes the job rebootstrap_sh4_gcc49_nobiarch.
2014-06-21Merge commit 'fd94a8edc5c5a4d884f41f13e528dc2136950f47'Holger Levsen1-1/+1
2014-06-18Revert "fork chroot-run.sh for rebootstrap to test squid3"Helmut Grohne1-1/+1
squid3 shows the very same symptoms as squid2. This reverts commit 3d150e20f0267edf70923247d3c3fca2195f9dc8.
2014-06-17fork chroot-run.sh for rebootstrap to test squid3Helmut Grohne1-1/+1
Also avoids installing tons of unneeded deps.
2014-06-17rebootstrap: new architecturesHelmut Grohne1-1/+2
* sh4 succeeds in gcc dance * mips64el suggested by Aurelien Jarno
2014-06-14Merge remote-tracking branch 'helmut/rebootstrap'Holger Levsen1-3/+3
2014-06-14rebootstrap disable gcc-4.8 buildsHelmut Grohne1-1/+1
It is now impossible to co-install the build-dependencies of binutils and the gcc-4.8 libraries (needed for Multi-Arch version-lock). Thus all gcc-4.8 rebootstraps are doomed to fail. This commit removes the following jobs: rebootstrap_alpha_gcc48 rebootstrap_arm_gcc48 rebootstrap_arm64_gcc48 rebootstrap_armel_gcc48 rebootstrap_armhf_gcc48 rebootstrap_hppa_gcc48 rebootstrap_hppa_gcc48_nobiarch rebootstrap_i386_gcc48 rebootstrap_i386_gcc48_nobiarch rebootstrap_ia64_gcc48 rebootstrap_m68k_gcc48 rebootstrap_mips_gcc48 rebootstrap_mips_gcc48_nobiarch rebootstrap_mipsel_gcc48 rebootstrap_mipsel_gcc48_nobiarch rebootstrap_or1k_gcc48 rebootstrap_powerpc_gcc48 rebootstrap_powerpc_gcc48_nobiarch rebootstrap_powerpcspe_gcc48 rebootstrap_powerpcspe_gcc48_nobiarch rebootstrap_ppc64_gcc48 rebootstrap_ppc64_gcc48_nobiarch rebootstrap_ppc64el_gcc48 rebootstrap_ppc64el_gcc48_nobiarch rebootstrap_s390_gcc48 rebootstrap_s390_gcc48_nobiarch rebootstrap_s390x_gcc48 rebootstrap_s390x_gcc48_nobiarch rebootstrap_sparc_gcc48 rebootstrap_sparc_gcc48_nobiarch rebootstrap_sparc64_gcc48 rebootstrap_sparc64_gcc48_nobiarch rebootstrap_x32_gcc48 rebootstrap_x32_gcc48_nobiarch
2014-06-11increase concurrent job limitsHolger Levsen1-2/+2
2014-06-09reduce unused architectures for rebootstrapHelmut Grohne1-1/+1
The arm family really does not have any biarch packages (yet?). Demote to mono_architectures. This commit removes the following jobs: rebootstrap_arm_gcc48_nobiarch rebootstrap_arm_gcc49_nobiarch rebootstrap_arm64_gcc48_nobiarch rebootstrap_arm64_gcc49_nobiarch rebootstrap_armel_gcc48_nobiarch rebootstrap_armel_gcc49_nobiarch rebootstrap_armhf_gcc48_nobiarch rebootstrap_armhf_gcc49_nobiarch
2014-06-09reduce numToKeep for rebootstrap to 20Helmut Grohne1-1/+1
With currently 76 jobs and each build taking up to 50MB, this should keep the permanent space usage of rebootstrap below 80GB. Lower if needed.
2014-05-23use minimal chroots for rebootstrapHelmut Grohne1-1/+1
This should reduce io-load on jenkins by not installing unneeded stuff.