summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-04-26use common functions. runs all scripts as copies from /tmp, so the source ↵Holger Levsen11-131/+100
scripts can be updated while running.
2014-04-26g-i: fix escapingHolger Levsen1-1/+1
2014-04-26rebootstrap: add architectures sparc and sparc64Helmut Grohne1-0/+1
2014-04-26rebootstrap: give a stable yaml file by sortingHelmut Grohne1-4/+4
2014-04-25cache=unsafe it is. thats the same as using eatmydataHolger Levsen1-1/+0
2014-04-25debian/control: document need for schrootHolger Levsen1-1/+1
2014-04-25use unsafe-io in all (s)chrootsHolger Levsen3-0/+9
2014-04-25chroot-run: dpkg --force-unsafe-ioHelmut Grohne1-0/+2
This should kill most fsyncs and thus reduce io load.
2014-04-25g-i: fixup preserved image namesHolger Levsen1-2/+2
2014-04-25schroot-create.sh: temp. disable the most harmful commands now that these ↵Holger Levsen1-2/+2
might actually be executed from the jobs using them...
2014-04-25schroot.yaml: beat this into a form suitable for j-j-bHolger Levsen1-21/+30
2014-04-25haskell-package-plan: s/plots/plot/Joachim Breitner1-1/+1
2014-04-25g-i: ack on using the gnome panel for the first time... (only needed for ↵Holger Levsen1-0/+4
jessie, but should be a no-op on wheezy)
2014-04-25revert 509e606 now that nomeata added bf80b3cHolger Levsen1-2/+0
2014-04-25haskell-package-plan: Add a group field to the plotsJoachim Breitner1-0/+2
2014-04-25h-p-p.yaml: add plot groupHolger Levsen1-0/+2
2014-04-25fix description..oO('.yaml.py, whats next?')Holger Levsen1-1/+1
2014-04-25improve/remove comment (bindmounting was removed here in de979cd73) and use ↵Holger Levsen1-4/+2
predictable/readable path
2014-04-25haskell-package-plan: Enable graphsJoachim Breitner2-0/+24
This requires a small hack in chroot-run.sh.
2014-04-25Revert "Sudoers for schroot support" as this actually causes "parse error in ↵Holger Levsen1-6/+0
/etc/sudoers.d/jenkins near line 3" This reverts commit 25ef142d96e31850fb163033d1f4555c643475a1.
2014-04-25Revert "Use sudo tee trick..." as it causes " parse error in ↵Holger Levsen1-6/+10
/etc/sudoers.d/jenkins near line 3" This reverts commit 8f2f36225a254ccd177b77d8ba197c9a95180b82.
2014-04-25schroot.yaml: haskell-schroot: More packagesJoachim Breitner1-1/+1
2014-04-25schroot.yaml: Move do_not_edit from defaults to projectsJoachim Breitner1-1/+2
2014-04-25Use sudo tee trick to write files as rootJoachim Breitner1-10/+6
2014-04-25Sudoers for schroot supportJoachim Breitner1-0/+6
2014-04-25rebootstrap: fix yaml syntax errorHelmut Grohne1-1/+1
2014-04-25lower prio and number of concurrent rebootstrap runsHolger Levsen1-3/+3
2014-04-25rebootstrap: enable all combinationsHelmut Grohne3-134/+104
* Use python script to avoid erroneous copy&paste. * Avoid nobiarch for architectures where it doesn't make a difference. * Raise worker limit. * Remove time based triggers. * Fine grained per-job triggers using individual branches.
2014-04-24g-i: be somewhat more verboseHolger Levsen1-0/+1
2014-04-24g-i: fix escapingHolger Levsen1-3/+3
2014-04-24g-i: retry if screenshot cannot be takenHolger Levsen1-6/+8
2014-04-24g-i: drop debug code. ignore failures when pressing ctrl to avoid ↵Holger Levsen1-6/+1
screensaver kicking in
2014-04-24g-i: properly test if this is a hurd testHolger Levsen1-7/+10
2014-04-24g-i: always save serial console output into fileHolger Levsen1-12/+16
2014-04-23until kfreebsd works, only run the jessie+sid jobs monthlyHolger Levsen1-2/+4
2014-04-23schroot.yaml syntax wibbleJoachim Breitner1-5/+5
2014-04-23Rare vncsnapshot failures don't make job fail.Gabriele Giacone1-4/+7
2014-04-21[hurd] Use host cpu, trying to make it faster.Gabriele Giacone1-0/+2
2014-04-18be quiet on defaultHolger Levsen1-5/+4
2014-04-18job-cfg/d-i.yaml: whitespace fixHolger Levsen1-1/+1
2014-04-18chroot-run.sh: unconditionally install 'build-essential devscripts git' and ↵Holger Levsen2-4/+3
prepare apt to assume 'yes'
2014-04-17dvswitch.yaml: just install 'build-essential devscripts git' as part of the ↵Holger Levsen1-1/+1
libav job
2014-04-17adopt job priorities for several jobs to spread the load betterHolger Levsen5-11/+40
2014-04-17rebootstrap: add multilib variant for x32Helmut Grohne1-0/+16
It is not clear whether multilib makes things easier or more difficult. When in doubt, try both. Also Matthias Klose asked for multilib bootstraps.
2014-04-17adjust rebootstrap job priorityHelmut Grohne1-1/+1
They work the other way round. High numbers are last in the queue.
2014-04-17dvswitch.yaml: also install build-depends from d/control as its in gitHolger Levsen2-2/+1
2014-04-17g-i: special case wheezy for mounting the installed root partition, and ↵Holger Levsen1-2/+4
change sid+jessie (aka the default) to reflect the changed volume group name
2014-04-17chroot-run: always install gitHolger Levsen1-1/+2
2014-04-17dvswitch.yaml: run everything in that chrootHolger Levsen1-1/+1
2014-04-17remove useless commentHolger Levsen1-4/+2