summaryrefslogtreecommitdiffstats
path: root/job-cfg
AgeCommit message (Collapse)AuthorFilesLines
2014-11-12g-i: move two edu jobs from testing wheezy-test to wheezyHolger Levsen1-16/+16
2014-11-12g-i: run kfreebsd jobs more frequentlyHolger Levsen1-3/+3
2014-11-09reproducible-json: actually run that script. and status ↵Holger Levsen1-1/+1
'unreproducible-with-buildinfo' to .json output
2014-11-09g-i: run g-i debian jessie jobs every two days, not only once per weekHolger Levsen1-5/+5
2014-11-08fix links to cgit tree viewHolger Levsen13-13/+13
2014-11-08add three new qa.d.o jobs, to detect multi-arch versions skews in wheezy, ↵Holger Levsen1-0/+58
jessie + sid
2014-11-08ch-i: slightly improve irc notification by linking to the actual log and not ↵Holger Levsen1-1/+1
the build
2014-11-07reproducible: new job to generate ↵Holger Levsen1-0/+9
https://jenkins.debian.net/userContent/reproducible.json
2014-11-05shorten subjects for email notificationsHolger Levsen3-3/+3
2014-11-04add 2 new piuparts build jobsHolger Levsen1-9/+46
2014-11-03use quotes instead of double-quotesHolger Levsen1-6/+6
2014-11-03chroot-installation: only test jessie every two days, it's basically frozenHolger Levsen1-1/+1
2014-11-03always put recipients in quotesHolger Levsen4-13/+13
2014-11-03d-i_manual: build in a sid schroot, add two new jobs to maintain said schroot.Holger Levsen1-3/+20
2014-11-03g-i-i: enable live-screenshot pluginHolger Levsen1-0/+2
2014-11-01merge lintian+piuparts tests into new view, qa.debian.orgHolger Levsen2-2/+6
2014-11-01job-cfgs: use true+false in consistent spelling.Holger Levsen4-5/+5
2014-11-01s#housekeeping#maintainance#g everyhwereHolger Levsen5-36/+36
2014-11-01g-i housekeeping: properly report disk usage for each job, exclude running ↵Holger Levsen1-7/+0
jobs, so this can be run also when g-i-i jobs are running
2014-11-01rebootstrap: keep only last 10 logsHolger Levsen1-1/+1
2014-11-01ch-i: rewrite triggering logicHolger Levsen1-9/+10
2014-11-01make executableHolger Levsen1-0/+0
2014-11-01job/c-i.py: now fix time triggerHolger Levsen1-1/+1
2014-11-01job/c-i.py: fix triggers furtherHolger Levsen1-2/+2
2014-11-01job/c-i.py: fix triggersHolger Levsen1-7/+9
2014-11-01no {VARIABLE}s in job-config .yaml filesHolger Levsen3-3/+3
2014-11-01replace 1108 lines yaml (for 103 jobs) with 290 lines of python, one third ↵Holger Levsen2-1108/+290
of those being the actuall configuration for 206 jobs now
2014-10-31chroot-installation: change trigger times to less likely interfere with ↵Holger Levsen1-4/+4
updates of ftp.de.debian.org. see #636292@87
2014-10-31remove double slash in notification URLsHolger Levsen3-3/+3
2014-10-31delete generatd fileHolger Levsen1-336/+0
2014-10-31job-cfg: improve email subjectHolger Levsen4-4/+340
2014-10-30d-i-overview jobs: put d-i.d.o URL first in mail body, so it ends up on ircHolger Levsen1-1/+1
2014-10-30better subjects/messages for email+irc notifcationsHolger Levsen3-3/+3
2014-10-29dvswitch: drop wheezy job, its broken and noone will fix itHolger Levsen1-12/+1
2014-10-29g-i: drop all squeeze testsHolger Levsen1-60/+0
2014-10-29drop webcheck jobs. if debian-www (or anybody else from Debian) wants tests ↵Holger Levsen1-223/+0
here, i'd be happy to support them...
2014-10-29d-i-overview: send notifcations on 1st failure to #debian-bootHolger Levsen1-2/+1
2014-10-29email-ext: 3rd attempt to get proper subject+bodyHolger Levsen3-6/+6
2014-10-28try harder to get proper mail bodies from new email pluginHolger Levsen3-8/+3
2014-10-28d-i overview jobs: run every hour and incl useful links in mail bodyHolger Levsen1-1/+4
2014-10-28g-i: use extended email plugin + notify once only for all ↵Holger Levsen1-101/+62
chroot-installation jobs
2014-10-28g-i: use extended email plugin to only notify on first failures (and ↵Holger Levsen1-2/+8
successes again)
2014-10-28d-i-overview jobs: notification on first failures only tooHolger Levsen1-3/+6
2014-10-28chroot-installation: education jobs: enable email-ext plugin to only send ↵Holger Levsen1-61/+104
notifications on first failure, see how that works out
2014-10-28d-i: drop d-i_parse_build_logs job. add 15 new ones, d-i_overview_$arch.Holger Levsen2-22/+75
Each jobs checks the build status for its arch. There are no irc notifictations yet, as currently the jobs are run 24 times a day and I don't want 24 notifications a day..."
2014-10-26d-i: only suggest to delete jobs if they have already been deleted from the ↵Holger Levsen1-2/+0
.yaml file which defines them. if thats the case, suggest to delete the job
2014-10-26d-i: delete 15 jobs which packages aint in use anymoreHolger Levsen1-71/+0
2014-10-26g-i+chroot-install jobs: dont notify on every failure, just once. (for now, ↵Holger Levsen2-0/+2
will see how this works out)
2014-10-25edu jobs: thanks, but no thanks, i'm subscribed to the edu-commits list, no ↵Holger Levsen3-80/+80
need to cc: me ;)
2014-10-25set artifact(Day|Num)ToKeep again to -1, even though the manual says this is ↵Holger Levsen13-0/+48
the default, j-j-b fails if its not set...