summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
AgeCommit message (Collapse)AuthorFilesLines
2017-10-05rebootstrap: update gcc versionsHelmut Grohne1-2/+2
This commit deletes all gcc6 jobs. It adds gcc7 diffoscope jobs and adds jobs for gcc8. The gcc6 jobs need to be removed manually.
2017-06-01rebootstrap: add mips64 and riscv64Helmut Grohne1-1/+2
2017-04-10whitespace change to force job config regeneration as needed by latest ↵Holger Levsen1-1/+1
jenkins plugin security updates Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-02-16rebootstrap: add jobs for gcc-7Helmut Grohne1-1/+1
2017-01-23rebootstrap: add architecture sh3 (j-core)Helmut Grohne1-1/+1
2016-12-02use Naginator plugin to retry git cloning in case of alioth/network failures ↵Holger Levsen1-0/+5
- done for all jobs using git checkouts except those in job-cfg/d-i.yaml Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-09-09rebootstrap: remove logparserHelmut Grohne1-4/+0
We suspect logparser to leak memory and rebootstrap logs are huge. The benefit of having parsed logs is minimal.
2016-08-31rebootstrap: mips64el got added to testingHelmut Grohne1-1/+1
2016-08-31rebootstrap: move from gcc-5 to gcc-6Helmut Grohne1-2/+2
This commit removes all jobs matching rebootstrap_*_gcc5*.
2016-05-15rebootstrap: mips32r6el ended up being called mipsr6elHelmut Grohne1-1/+1
This commit renames (and thus drops) the following jobs: rebootstrap_mips32r6el_gcc5 rebootstrap_mips32r6el_gcc5_supported rebootstrap_mips32r6el_gcc6 rebootstrap_mips32r6el_gcc6_supported
2016-05-07s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#gHolger Levsen1-1/+1
2016-04-30rebootstrap architecture updateHelmut Grohne1-2/+4
New architectures: arm64ilp32, mips32r6el, mips64r6el, tilegx. Removing or1k, because it seems like the relevant toolchain patches cannot be upstreamed due to licensing issues. New jobs: jenkins_arm64ilp32_gcc5 jenkins_arm64ilp32_gcc5_supported jenkins_arm64ilp32_gcc6 jenkins_arm64ilp32_gcc6_supported jenkins_mips32r6el_gcc5 jenkins_mips32r6el_gcc5_supported jenkins_mips32r6el_gcc6 jenkins_mips32r6el_gcc6_supported jenkins_mips64r6el_gcc5 jenkins_mips64r6el_gcc5_supported jenkins_mips64r6el_gcc6 jenkins_mips64r6el_gcc6_supported jenkins_tilegx_gcc5 jenkins_tilegx_gcc5_supported jenkins_tilegx_gcc6 jenkins_tilegx_gcc6_supported Removed jobs: jenkins_or1k_gcc5 jenkins_or1k_gcc5_supported jenkins_or1k_gcc6 jenkins_or1k_gcc6_supported
2016-04-28rename profitbricks4 to profitbricks9 (…)Holger Levsen1-1/+1
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