summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2014-10-04reproducible: prevent the setup job from failingHolger Levsen1-1/+1
2014-10-04reproducible: ignore zurl and cups for the time beingHolger Levsen1-1/+1
2014-10-03invoke setsid for each jobHelmut Grohne2-1/+17
This should cause each jenkins job to reside in its own session. Linux' automatic group scheduling should then cause jobs to be scheduled equally rather than processes. The expected result is that highly parallel jobs do not slow down single-cpu jobs.
2014-10-03reproducible: cleanup using trapHolger Levsen1-2/+8
2014-10-03reproducible: switch into subdir for building, to support concurrent runs betterHolger Levsen1-0/+4
2014-10-03reproducible: be more verbose when cleaning upHolger Levsen1-1/+3
2014-10-03reproducible: list packages from extra repo when creating base.tgzHolger Levsen1-0/+2
2014-10-03reproducible: proper cleanupHolger Levsen1-0/+1
2014-10-03fix typoHolger Levsen1-1/+1
2014-10-03reproducible: fix percentage in statsHolger Levsen1-3/+3
2014-10-02reproducible: update TODO, improve wordingHolger Levsen1-1/+1
2014-10-02reproducible: use signed repo keyHolger Levsen1-2/+30
2014-10-01reproducible: improve outputHolger Levsen1-6/+9
2014-10-01reproducible: improve outputHolger Levsen1-2/+2
2014-10-01reproducible: show installed packages in base-reproducible.tgzHolger Levsen2-1/+4
2014-09-30reproducible: only build binary packagesHolger Levsen1-2/+2
2014-09-30reproducible: improve job outputHolger Levsen1-0/+1
2014-09-30bugfixHolger Levsen1-2/+5
2014-09-30fix version detectionHolger Levsen1-1/+1
2014-09-30reproducible: prefer html logsHolger Levsen1-3/+3
2014-09-30reproducible: use debbindiff instead of diffp to compare the two buildsHolger Levsen2-6/+10
2014-09-30reproducible: one warning per warning is enough, remove the echoed oneHolger Levsen1-3/+6
2014-09-30reproducible: improve outputHolger Levsen2-1/+2
2014-09-30reproducible: better cleanup and better arch+version handlingHolger Levsen1-5/+7
2014-09-30reproducible: count unique source packages onlyHolger Levsen1-1/+1
2014-09-30reproducible: very few packages have their spectactularily failing wheezy ↵Holger Levsen1-3/+5
version in sids sources.list, so more carefully try to guess the latest version in sid... test said package again too...
2014-09-30reproducible: use better markers to find textHolger Levsen1-7/+9
2014-09-30reproducible: prevent locking issues with apt-getHolger Levsen1-1/+3
2014-09-30reproducible: dont test util-linux for the time being, fix python+ruby ↵Holger Levsen1-1/+1
packages for build-tools job
2014-09-30reproducible: two small fixesHolger Levsen1-2/+1
2014-09-30reproducible: fix logicHolger Levsen1-3/+3
2014-09-30fix typosHolger Levsen1-2/+2
2014-09-30reproducible: skip known package/versions earlier and more oftenHolger Levsen1-8/+9
2014-09-30reproducible: insert job source for packages into reproducible.dbHolger Levsen1-1/+11
2014-09-29reproducible: fix problem with epochsHolger Levsen2-13/+16
2014-09-29reproducible: only scheduled failed random packages for which a different ↵Holger Levsen1-2/+12
(=never) version exists
2014-09-29reproducible: count correctlyHolger Levsen1-0/+4
2014-09-29reproducible: new job, to build packages which failed and where randomly ↵Holger Levsen1-15/+28
selected only
2014-09-29reproducible_stats: correctly link to pbuilder logs with epoch in versionHolger Levsen1-3/+2
2014-09-29reproducible: when scheduling random packages, only schedule ones which ↵Holger Levsen1-13/+27
never have been attempted to be build
2014-09-29reproducible: add logparse warnings for common failuresHolger Levsen1-0/+1
2014-09-29reproducible: simplify handling of .diffp.log filesHolger Levsen1-4/+1
2014-09-29cleanup TODO and fix grammarHolger Levsen1-1/+1
2014-09-29reproducible: include 'not for us' (=not buildable on amd64) packages in statsHolger Levsen2-2/+7
2014-09-29reproducible: cleanup properlyHolger Levsen1-5/+1
2014-09-29reproducible: add some more server + build related packages to testHolger Levsen1-1/+1
2014-09-29reproducible: workaround pee mixing up the exit codeHolger Levsen1-12/+12
2014-09-29reproducible: preserve pbuilder logs for packages ftbfs and link those logs ↵Holger Levsen2-4/+16
from the stats page
2014-09-29reproducible_stats: use higher timeout when accessing the sqlite3 dbHolger Levsen1-11/+16
2014-09-29reproducible: any is also a valid archHolger Levsen1-1/+1