summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16rebootstrap: add gcc-4.9 configurationsHelmut Grohne1-0/+24
Since libatomic1 and libgcc1 switched from gcc-4.8 to gcc-4.9 in sid, installing gcc-4.8 stage3 is basically impossible without rebuilding a native gcc-4.8 as well and downgrading those libraries due to M-A:same requirements. Thus concentrate on gcc-4.9.
2014-04-16rebootstrap: move triggers to default sectionHelmut Grohne1-15/+3
While this causes all jobs to be triggered at the same time. This is not a big problem, because jobs are queued and subject to priorities anyway.
2014-04-14replace all occurances of http://jenkins with https (and revert last commit)Holger Levsen1-2/+2
2014-04-13add rebootstrap jobs for x32 and arm64-multilibHelmut Grohne1-4/+25
2014-04-13rebootstrap: limit concurrent rebootstrap jobs to 2 and schedule them with ↵Holger Levsen1-1/+9
slightly less than default (=100) priority
2014-04-13fix description of rebootstrap_arm64_gcc49Helmut Grohne1-1/+1
2014-04-13add logparse rules for rebootstrapHelmut Grohne1-0/+4
2014-04-13rebootstrap: add gcc-4.9 flavour for arm64Helmut Grohne1-0/+11
2014-04-13rebootstrap: track different branchHelmut Grohne1-1/+1
By using a separate branch for jenkins, I can still push changes to master while selectively triggering jenkins by pushes to that branch thus saving resources.
2014-04-13send irc notifications about rebootstrap jobs to #debian-bootstrapHolger Levsen1-1/+1
2014-04-13rebootstrap: for now, trigger builds on every commit to rebootstrat.git and ↵Holger Levsen1-4/+6
every sunday at 11/12:55
2014-04-12add m68k rebootstrap job. the redundancy in job-cfg/ is really unbearable ;)Holger Levsen1-0/+4
2014-04-12fixup rebootstrap job configurationHolger Levsen1-7/+42
2014-04-11add rebootstrap.yaml from Helmut Grohne (Closes: 743697 eventually)Holger Levsen1-0/+21