summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2016-08-20reproducible debian: raise the timeout to 60sHolger Levsen1-1/+1
2016-08-20reproducible debian: raise the connetion timeout to the db to 30 secondsMattia Rizzolo1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-20Revert "reproducible Debian: build testing/i386 faster that the other suites ↵Holger Levsen1-3/+3
on i386" This reverts commit 6649043714cc55232b23428c82459161e82ddbe4.
2016-08-20reproducible Debian: vary the build path on all suites except testingHolger Levsen2-5/+5
2016-08-19reproducible debian: notes: go through the notes alphabetically, to ease ↵Mattia Rizzolo1-1/+2
eventual debugging Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-19reproducible debian: notes: store the package id in the right field..Mattia Rizzolo1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-19reproducible debian: common: add missing 'sys.' on the exit(1) callMattia Rizzolo1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-19reproducible debian: make sqlite3 locking errors less noisyValerie R Young1-4/+12
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-19reproducible debian: switch python database backend to SQLAlchemyValerie R Young5-110/+218
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-18reproducible Debian: use common functions tooHolger Levsen1-0/+3
2016-08-18reproducible Debian: inform the irc channel if the diffoscope version on ↵Holger Levsen1-0/+1
PyPI is lower than in Debian
2016-08-18reproducible Debian: inform the irc channel if a node has a wrong MTUHolger Levsen1-0/+1
2016-08-18reproducible debian: fix breakage reports for rb-pkg pagesValerie R Young1-2/+10
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-15reproducible Debian: improve loggingHolger Levsen1-1/+2
2016-08-15reproducible Debian: show percentage of results in the last 24/48hHolger Levsen1-20/+33
2016-08-12reproducible Debian: build testing/i386 faster that the other suites on i386Holger Levsen1-3/+3
2016-08-12reproducible Debian: Prefer .format over concatentation.Chris Lamb1-2/+7
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-12reproducible Debian: Ensure that we can always get back to "home" of this ↵Chris Lamb1-2/+3
package I forget what it's called in "Don't Make Me Think" but I keep trying to click this to get back to the "homepage" for this suite/arch/pkg combo. Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-11lvc: add debug outputHolger Levsen1-0/+1
2016-08-11lvc: deleting from pseudo-hosts is also fineHolger Levsen1-1/+1
2016-08-11lvc: lets agree on a pathHolger Levsen2-5/+4
2016-08-11lvc: fix typo…Holger Levsen1-1/+2
2016-08-11lvc: allow fetching everything from a different pseudo-hosts pathHolger Levsen1-1/+1
2016-08-11Revert "lvc: allow fetching everything from pseudo-hosts"Holger Levsen1-1/+1
This reverts commit 66b35bd6fbc158df0e5f5e05c3a4192b5add3141.
2016-08-11lvc: use hopefully correct node results dirHolger Levsen1-4/+3
2016-08-11lvc: allow fetching everything from pseudo-hostsHolger Levsen1-1/+1
2016-08-11lvc: expect results in workspaceHolger Levsen1-3/+3
2016-08-10lvc: fixup, not my department, hopefully works for meHolger Levsen1-1/+2
2016-08-09lvc: more stabbing in the cloud^wfogHolger Levsen1-1/+1
2016-08-09lvc: WORKSPACE is correct, magicHolger Levsen1-5/+1
2016-08-09lvc: more debugging why saving artifacts doesnt workHolger Levsen1-0/+5
2016-08-08reproducible debian: Explicitly log that build was successfulChris Lamb1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-06reproducible openwrt: use git instead of https so it works in the fake ↵Holger Levsen1-2/+2
future too
2016-08-06reproducible/openwrt|lede: fix exit code of node executionAlexander Couzens2-2/+4
The return code from all functions are 0 or the program will exit on a different code path. Also ensure there is no trap in the end. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-06reproducible/openwrt|lede: decouple node and master cleanupAlexander Couzens1-10/+12
master and nodes use a different cleanup function because the node have different build dirs Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03cope with machines with multiple network interfacesPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03reproducible debian: fix bug that removed suite/arch nav for dashboard pagesValerie R Young1-4/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03use 'ip link' rather than ifconfigPhilip Hands1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03check whether network interface's MTU is 1500, else failHolger Levsen1-2/+9
2016-08-03reproducible debian: remove suite or arch nav when not relevent for pageValerie R Young1-30/+29
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03reproducible/openwrt|lede: ensure tmpdirs are removed after failed runsAlexander Couzens3-10/+21
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03reproducible Debian: rebuild sid faster than testingHolger Levsen1-3/+3
2016-08-03wrapper: retreive_artifacts: ls the $RESULTS dir, just to check it's therePhilip Hands1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03reproducible debian: add title text to meta pkgset images for summary pageValerie R Young1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03reproducible debian: fix mistake in meta_pkgset csv fileValerie R Young1-3/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03reproducible debian: add cross suite/arch nav for scheduled and maintainersValerie R Young3-14/+29
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-03reproducible/openwrt|lede: fix non-local variables within openwrt_compileAlexander Couzens1-3/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-02reproducible/openwrt|lede: checkout a full treeAlexander Couzens1-1/+1
To find out the version it's required to have a full tree.
2016-08-02Revert "reproducible/openwrt|lede: remove arguments from common_init"Alexander Couzens2-2/+2
This reverts commit 193c178dd97b19c252f6d9e2940a474fff3bec7a. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-02reproducible/openwrt|lede: add debug line to see what argument got calledAlexander Couzens2-0/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>