summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_scheduler.py
AgeCommit message (Collapse)AuthorFilesLines
2015-12-20reproducible armhf: after 6 weeks packages should be rescheduled at earliestHolger Levsen1-1/+1
2015-12-18reproducible debian amd64: schedule testing againHolger Levsen1-4/+4
2015-12-18reproducible debian armhf: also test experimentalHolger Levsen1-8/+8
2015-12-18reproducible debian armhf: enable scheduling of already tested packagesHolger Levsen1-1/+1
2015-12-17reproducible debian: temporarily stop scheduling packages in testing as ↵Holger Levsen1-4/+4
binutils is completly broken
2015-12-09reproducible db: s,builder,job, also in the schedule table.Mattia Rizzolo1-2/+2
2015-12-07reproducible: make criteria for old versions match realityHolger Levsen1-2/+2
2015-12-07reproducible: increase minimum age of packages to reschedule to 150 days on ↵Holger Levsen1-1/+1
armhf
2015-12-07reproducible: make comment match codeHolger Levsen1-1/+1
2015-11-28reproducible: fix grammar in irc messageHolger Levsen1-1/+1
2015-11-09reproducible: schedule more sources from sid than stretchHolger Levsen1-2/+2
2015-10-20reproducible: reschedule unknown ftbfs and depwait packages after 3 daysHolger Levsen1-1/+1
2015-10-18reproducible: lower minimum age of amd64 builds to be rescheduled to 7 daysHolger Levsen1-1/+1
2015-10-11reproducible: scheduler: the Package class is only interested to know the ↵Mattia Rizzolo1-1/+1
package name
2015-10-10reproducible: schedule twice as many packages, to reduce notifications.Holger Levsen1-5/+5
2015-10-10reproducible: test stretch more often, so it can catchupHolger Levsen1-2/+2
2015-10-10reproducible: another four characters choppedHolger Levsen1-1/+1
2015-10-09reproducible: also automatically schedule packages in depwait after 5 daysHolger Levsen1-24/+24
2015-10-09reproducible: reschedule ftbfs (without bugs filed) after 5 instead of 10 daysHolger Levsen1-2/+2
2015-10-05reproducible: make limits consistantHolger Levsen1-2/+2
2015-09-25reproducible: schedule tested packages in testing/amd64 more often, but not ↵Holger Levsen1-2/+2
as often as unstable/amd64
2015-09-23Revert "reproducible: temporarily disable the scheduler for testing/amd64 as ↵Holger Levsen1-4/+0
diffoscope 36 is uninstallable in testing atm" This reverts commit f0083b6c06235e52788e2c08e9ef61049c45f72a.
2015-09-22reproducible: also notify irc if only old_ftbfs were scheduledHolger Levsen1-1/+1
2015-09-22reproducible: temporarily disable the scheduler for testing/amd64 as ↵Holger Levsen1-0/+4
diffoscope 36 is uninstallable in testing atm
2015-09-22reproducible: schedule old packages from sid/amd64 a bit less often and ↵Holger Levsen1-2/+2
those from stretch/amd64 a bit more - still emphasize sid though
2015-09-20reproducible: improve job output, less is moreHolger Levsen1-4/+3
2015-09-20reproducible: armhf: only update sources db for unstableHolger Levsen1-2/+5
2015-09-20typos in the morrrnings...Holger Levsen1-2/+2
2015-09-20fix typoHolger Levsen1-2/+2
2015-09-20reproducible: improve job output, include archHolger Levsen1-4/+4
2015-09-20reproducible: improve job outputHolger Levsen1-1/+1
2015-09-20reproducible: provide dummy values for untested archsHolger Levsen1-0/+1
2015-09-20reproducible: fix various typosHolger Levsen1-5/+5
2015-09-19reproducible: on armhf: only schedule unstableHolger Levsen1-0/+2
2015-09-19reproducible: improve job outputHolger Levsen1-1/+4
2015-09-19ew lvoe tpyoesHolger Levsen1-1/+1
2015-09-19reproducible: include arch in print_schedule_result()Holger Levsen1-9/+9
2015-09-19reproducible: improve job outputHolger Levsen1-4/+0
2015-09-19reproducible: fix typosHolger Levsen1-4/+4
2015-09-19reproducible: improve job outputHolger Levsen1-6/+6
2015-09-19reproducible: only log scheduled packages if there are anyHolger Levsen1-1/+2
2015-09-19reproducible: shorten job outputHolger Levsen1-2/+0
2015-09-19reproducible: introduce MINIMUM_AGE[arch] to avoid rescheduling already ↵Holger Levsen1-2/+6
tested packages on armhf while we still have untested ones
2015-09-19fix typo in commentHolger Levsen1-1/+1
2015-09-19reproducible: improve comment explaining LIMITS and MAXIMAHolger Levsen1-6/+24
2015-09-19reproducible: don't generate the schedule pages twiceHolger Levsen1-1/+0
2015-09-19reproducible: log arch moreHolger Levsen1-5/+5
2015-09-12reprododucible: fix commentHolger Levsen1-1/+1
2015-09-12reproducible: scheduler: add a comment to explain how LIMITS workMattia Rizzolo1-1/+16
2015-09-12reproducible: scheduler: bunch of noop (mostly whitespace) changes to follow ↵Mattia Rizzolo1-17/+18
better pep8