summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-05reproducible: don't fail maintainance if there is nothing to clean upHolger Levsen2-1/+2
2015-05-05avoid warning from mkdirHolger Levsen1-1/+1
2015-05-05g-i: disable all g-i jobs to gather empirical evidence that kvm-on-kvm is ↵Holger Levsen1-0/+1
causing the reboots we're seing
2015-05-04move the procmailrc file under jenkins-home/ (to group the files in the repo)Mattia Rizzolo2-1/+1
2015-05-04add to the vcs the jenkins' ssh authorized_keys, that enable the ↵Mattia Rizzolo2-0/+6
reproducible team to reschedule packages themselves
2015-05-04add the alioth.d.o rescheduling script for the reproducible team and ↵Mattia Rizzolo2-1/+14
document it in the README
2015-05-04reproducible: add remote_scheduler.py: a mean to be called via ssh to ↵Mattia Rizzolo1-0/+116
schedule packages
2015-05-04reproducible: build: fix typoMattia Rizzolo1-1/+1
2015-05-04reproducible: breakages: ignore blackisted and not-for-us package while ↵Mattia Rizzolo1-1/+1
looking for missing buildlogs
2015-05-03Revert "apache: teach apache how to serve compressed files"Holger Levsen1-8/+0
This reverts commit 7d23b320c9ea00ca3e5f1cd263b2d594d1685214.
2015-05-03apache: teach apache how to serve compressed filesMattia Rizzolo1-0/+8
2015-05-03reproducible: correctly create graph of oldest build per dayHolger Levsen1-1/+2
2015-05-03g-i hurd: add job to test Debian/GNU hurd Jessie 2015 release ↵Holger Levsen3-392/+404
(https://lists.debian.org/debian-devel-announce/2015/04/msg00012.html)
2015-05-03g-i: clean up whitespaceSteven Chamberlain1-7/+7
2015-05-03g-i: delete tarball if it fails to extractSteven Chamberlain1-2/+6
2015-05-03reproducible: sort breakage by package names and suitesHolger Levsen1-7/+14
2015-05-03enhance descriptionHolger Levsen1-1/+1
2015-05-03improve languageHolger Levsen1-2/+2
2015-05-03improve languageHolger Levsen1-4/+4
2015-05-03improve languageHolger Levsen1-8/+8
2015-05-03g-i: preseed desktop using the new syntax introduced with jessieHolger Levsen4-22/+4
2015-05-03reproducible: breakages: add a missing space (otherwise parsing the output ↵Mattia Rizzolo1-2/+2
would be awful)
2015-05-03reproducible: fix reproducible->unreproducible status notificationsHolger Levsen1-1/+1
2015-05-03reproducible: explain more verbose which packages are scheduled whenHolger Levsen1-2/+6
2015-05-03g-i edu: mv some wheezy-test jobs to wheezy ones, drop othersHolger Levsen11-834/+33
2015-05-03g-i: really install xfce in _xfce preseed configsSteven Chamberlain2-10/+2
Syntax for preseeding desktop selection changed in jessie and later.
2015-05-03g-i: fix bug in detecting when qemu has quitSteven Chamberlain1-1/+1
If running on VNC :1, this grep would also match :11, :12,: 13 etc. and likely not realise qemu on VNC :1 has quit.
2015-05-03g-i: delay longer before kfreebsd post-inst testsSteven Chamberlain1-0/+2
2015-05-03reproducible: move the code to call kgb and relay messagess to common.pyMattia Rizzolo3-8/+10
2015-05-03Clean up the clear night.Holger Levsen1-1/+1
2015-05-03reproducible: breakages: fix grammarMattia Rizzolo1-1/+2
2015-05-03reproducible: common.py: do not fail when non-recognized option are passedMattia Rizzolo1-1/+1
2015-05-03reproducible: also move the untested.html file (and write something useful ↵Mattia Rizzolo2-4/+7
in it instead of a blank page)
2015-05-02g-i: support kfreebsd*_$desktop suffixesSteven Chamberlain1-2/+2
2015-05-02g-i: kfreebsd: fix preseed symlinksSteven Chamberlain2-2/+2
2015-05-02reproducible: add better notes about notesHolger Levsen1-0/+2
2015-05-02reproducible: document requirements for remote schedulingHolger Levsen1-0/+8
2015-05-02drop redudant wordsHolger Levsen2-2/+2
2015-05-02reproducible: dbd-testing schroot should have dbd from sidHolger Levsen1-1/+6
2015-05-02reproducible: create debbindiff-schroot for testing too, as ghc differs too ↵Holger Levsen2-2/+16
much to unstable now
2015-05-02fixup: g-i: rename *kfreebsd jobs to *kfreebsd_xfceHolger Levsen3-0/+0
2015-05-02g-i: rename *kfreebsd jobs to *kfreebsd_xfceSteven Chamberlain1-12/+12
XFCE is the default desktop on kfreebsd. Add _xfce suffix so that correct post-install tests will run.
2015-05-02reproducible: build: fix typoMattia Rizzolo1-1/+1
2015-05-02reproducible: breakages: do not consider blacklisted packages when looking ↵Mattia Rizzolo1-1/+1
for missing rbuilds
2015-05-02improve languageHolger Levsen1-2/+2
2015-05-02reproducible: add a reproducible_breakages job (and relative script) to ↵Mattia Rizzolo2-0/+254
produce a page listing CI troubles (files that should not be there or package with a senseless status
2015-05-02README: document the 'notify' option of the reproducible manual schedulerMattia Rizzolo1-0/+1
2015-05-01todo: updateMattia Rizzolo1-3/+3
2015-05-01remove style_dbd.css: we are not using itMattia Rizzolo1-270/+0
2015-05-01reproducible: drop warning for removed packages, this happens all the time. ↵Holger Levsen1-2/+1
Fix regex to recognize builds that took too long.