summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2016-06-11reproducible debian: maintenance: adjust cut(1) parameters after file move, ↵Mattia Rizzolo1-6/+6
now logs are one level deeper Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-11reproducible debian: index_issues: some visual fixesXimin Luo1-1/+1
- replace underscore with space so browsers can wrap it better - better explanation of package alt text Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-11reproducible debian: replace underscore with space so browsers can wrap it ↵Ximin Luo1-1/+1
better Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-11reproducible debian: don't ignore packages with 0 popconXimin Luo1-1/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-11reproducible debian: add popcon scores to mouseover text, and underline 1/4 ↵Ximin Luo1-1/+8
of the most popular ones Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-11reproducible debian: fix the ordering of score functions using OrderedDict, ↵Ximin Luo1-5/+6
round sqrt to int Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-11reproducible debian: Have index_issues also show total popcon scores of each ↵Ximin Luo1-14/+20
issue We add extra columns in the table, that indicate: 1. the total popcon of each issue's packages 2. the total sqrt-popcon of that 3. the count of that, as before We also change the default sort order to be (1) instead of (3) as before. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-11reproducible debian: check whether both build nodes are up before starting ↵Holger Levsen1-0/+9
the build
2016-06-11reproducible debian: refactor, add new function check_node_is_up()Holger Levsen1-7/+16
2016-06-11reproducible debian: DRY refactoringHolger Levsen1-7/+4
2016-06-11reproducible debian: replace some REPRODUCIBLE_URLs with DEBIAN_URLs to get ↵Holger Levsen1-9/+9
/debian/ in the path
2016-06-11reproducible debian: blindly accept slightly bigger changes to pkg setsHolger Levsen1-1/+1
2016-06-10reproducible debian: fix more links, edit more redirectsValerie R Young1-2/+2
2016-06-10reproducible debian: remove unneeded lineHolger Levsen1-1/+0
2016-06-10reproducible debian: look in correct directory for pkg set thumbnailsValerie R Young1-2/+4
2016-06-10d-i: actually set PU_BRANCH_DIR - Doh!Philip Hands1-1/+1
2016-06-10lvc: name VMs after the job, so snapshots are distinctPhilip Hands1-1/+1
2016-06-10reproducible debian: fix more links on test.r-b.orgValerie R Young1-19/+19
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-10d-i: preserve udebs built in pu/ branchesPhilip Hands1-0/+13
2016-06-09debian reproducible: fix links to packages in 'testing' and 'unstable' on ↵Valerie R Young1-1/+1
package pages
2016-06-08reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debianValerie R Young12-128/+130
2016-06-08reproducible debian: update urls to include tests.r-b.org/debian directoryValerie R Young10-20/+23
2016-06-08reproducible debian: create subdirectory tests.r-b.org/debianValerie R Young2-2/+2
2016-06-07reproducible debian: the issue ftbfs_build-indep_not_build_on_armhf has been ↵Holger Levsen1-1/+1
renamed to ftbfs_build-indep_not_build_on_some_archs in notes.git
2016-06-07Fix get_bugs - don't join on the same table twice, also remove redundant ↵Ximin Luo1-3/+1
join against "sources" Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-07reproducible debian: ignore hostname spectrum for test setupValerie R Young1-6/+17
2016-06-05lvc: download ISO before checking the snapshotsPhilip Hands1-7/+8
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-05lvc; do not assume WORKSPACE == PWDPhilip Hands1-4/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-05lvc: pass EXECUTOR_NUMBER to remote nodesPhilip Hands2-3/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-05lvc: only check snapshots against files that exist on builderPhilip Hands1-1/+6
2016-06-05lvc: enable parallel VMs (start to anyway)Philip Hands1-2/+4
2016-06-05reproducible debian: add new nodes to BUILD_NODES tooHolger Levsen1-1/+1
2016-06-04reproducible debian: stop filtering out the ↵Mattia Rizzolo1-1/+0
'bad_handling_of_extra_warnings', it's long gone Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-03reproducible debian: another s#armel#armhf# typoHolger Levsen1-1/+1
2016-06-03reproducible builds: fix typo s#armel#armhf#Holger Levsen1-1/+1
2016-06-03reproducible debian: drop some more '/userContent/' from the generated URLs, ↵Mattia Rizzolo1-2/+2
they are residual from the move from jenkins.d.n → reproducible.d.n one year ago
2016-06-03reproducible debian: ignore ftbfs_build-indep_not_build_on_armhf for ↵Holger Levsen1-0/+1
tracker.json and on FTBFS pages
2016-06-03reproducible archlinux: properly cleanup before aborting the jobMattia Rizzolo1-0/+4
2016-06-03lvc: use WORKSPACE rather than PWDPhilip Hands1-3/+4
2016-06-03reproducible debian: maintenance: fix typo in schedule_packages() nameMattia Rizzolo1-1/+1
2016-06-03lvc: discard all snapshots when cucumber failsPhilip Hands1-7/+11
2016-06-03lvc: discard snapsots when lvc.yaml is updatedPhilip Hands1-1/+1
2016-06-03lvc: reintroduce debug.logPhilip Hands1-1/+1
2016-06-03lvc: discard only outdated snapshotsPhilip Hands1-8/+10
2016-06-03lvc: resume capturing video, now we're on pb10Philip Hands1-1/+1
2016-06-02reproducible debian: add three new armhf build nodes, thanks to Vagrant, ↵Holger Levsen2-6/+15
with maintenance and setup jobs
2016-06-02reproducible debian: add 7 new pkg sets: mate, mate_build-depends, ↵Holger Levsen3-90/+159
maint_debian-python, maint_debian-qa, maint_debian-science, maint_pkg-fonts-devel and maint_pkg-games-devel
2016-06-02torbrowser tests: add a new ocr variant for READMEHolger Levsen1-1/+1
2016-06-02reproducible debian: also reschedule depwait packages with bugs filedHolger Levsen1-3/+1
2016-06-02reproducible debian: maintenance: turn on rescheduling packages where ↵Mattia Rizzolo1-3/+4
diffoscope failed due to schroot problems Signed-off-by: Holger Levsen <holger@layer-acht.org>