summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-06-20Revert "reproducible debian: lets enable armhf again, so that we debug+fix ↵Holger Levsen1-3/+3
this…" This reverts commit c0bdc35d9987f4ecfe486146dfadac19535e0b8c.
2016-06-20reproducible debian: lets enable armhf again, so that we debug+fix this…Holger Levsen1-3/+3
2016-06-20document way to turn git pulling into passwordless pushing, thanks filHolger Levsen1-0/+1
2016-06-20d-i: it seems that 'current-parameters' doesn't work as expectedPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-20reproducible debian: I need sleep too…Holger Levsen1-1/+1
2016-06-20reproducible debian: temporarily stop on armhf onlyHolger Levsen1-2/+2
2016-06-20reproducible debian: temporarily stopping the builds, new debhelper is buggy.Holger Levsen1-0/+10
2016-06-20lvc: note how one can push from gitPhilip Hands1-0/+6
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-20d-i: make it possible to specify the git branch by hand for pu/ jobsPhilip Hands1-1/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-20d-i: ensure that there's a 'pu_' element to pu/ branch related thingsPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-20d-i: make sure that iso dir exists on remote machine before copying to itPhilip Hands1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-19reproducible debian: fix typo, thanks dekiHolger Levsen1-1/+1
2016-06-19lvc: allow to rsync udebsHolger Levsen1-0/+2
2016-06-19d-i: missing close quotesPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-19d-i: copy ISOs produced by pu/ builds to pb10 for testingPhilip Hands1-0/+5
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18d-i: checksum the isos so that we know if they've been updatedPhilip Hands1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18lvc: also check against pu/ branch .iso when discarding outdated snapshotsPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18lvc: make the storage-pool directory a little more obviousPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18d-i: set --buildresult to .. to get artifacts to land somewhere that we ownPhilip Hands1-39/+40
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18Revert "make sure that /var/cache/pbuilder/result belongs to jenkins"Philip Hands1-1/+1
This reverts commit 1390a3b4be4af9c720bcb8d189b01d6560240b48. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18reproducible debian: notes: show the bug title near the bug numberMattia Rizzolo1-1/+6
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18reproducible debian: common: collect bug titles too while collecting data ↵Mattia Rizzolo1-5/+5
about bugs Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17reproducible debian: change 'is reproducible' to 'looks reproducible'Valerie R Young1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17reproducible debian: add notes about notes to package pageValerie R Young2-3/+50
On the package page, if there are no notes: - if the package is not reproducible, you will see a prompt encouraging the user to add notes - if the package is reproducible, you will see a congratulatory message. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17reproducible debian: improve package page navigationValerie R Young7-143/+272
Changes made: - suite and arch specific details moved from the top of side bar to the suite and arch section - "notes" and "test history" (suite and arch agnostic) move to the top of side bar - hover text added to most links, starting with either "Go to:" (if the link takes you away from package page) or "Show:" (if the link opens a file in the iframe) - enabled notifications flag still on top left, by "Test Details" header reproducible debian: address mattia's code review comments Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17use `rsync --delete` instead of `cp` while copying jenkins scripts so old ↵Mattia Rizzolo1-1/+2
files can be removed from the target directory
2016-06-17Revert "use `rsync --delete` instead of `cp` while copying jenkins scripts ↵Holger Levsen1-1/+1
so old files can be removed from the target directory" This reverts commit 4c33d419b112e4c276456da5c054755e07dd400f.
2016-06-17use `rsync --delete` instead of `cp` while copying jenkins scripts so old ↵Mattia Rizzolo1-1/+1
files can be removed from the target directory use -n for the first run, to see what would actually be removed
2016-06-17reproducible debian: dont hide broken piecesHolger Levsen2-3/+5
2016-06-16lvc: name the storage after the VM, to avoid conflictsPhilip Hands2-2/+3
perhaps it would be better to prefix volume names in a common pool so we could try that at some point Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: stop testing text mode for now, so that mini-iso tests can succeedPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16d-i: use the pu branch name for passing localudebs aroundPhilip Hands1-9/+24
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: do plumbing to kick off lvc when a pu branch created a new miniisoPhilip Hands4-5/+78
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16make sure that /var/cache/pbuilder/result belongs to jenkinsPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16d-i: trim jobs for testvm, and enablePhilip Hands2-0/+7
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16d-i: separate out jobs definition to make it easy to tweakPhilip Hands1-11/+14
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: this is needed for the miniiso's early networkingPhilip Hands1-21/+32
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: handle the miniiso boot screenPhilip Hands2-3/+5
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: hack to allow use of local images (FIXME for pb10)Philip Hands2-1/+9
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16d-i: fix indentPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: will soon use the Parameterized Trigger pluginHolger Levsen1-0/+1
2016-06-15Only qtquick1 is present in Jessie.Lisandro Damián Nicanor Pérez Meyer1-1/+1
2016-06-15chroot-installation: only install qt3d-opensource-src ↵Holger Levsen1-1/+8
qtquick1-opensource-src for qt5 jobs on jessie
2016-06-15reproducible debian: explain it's the 1/4 most popular within the issueHolger Levsen1-2/+3
2016-06-15g-i edu: add missing preseed files (as links)Holger Levsen3-0/+3
2016-06-14reproducible debian: more descriptive names for issue score columnsXimin Luo1-4/+9
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-14reproducible debian: also decorate popular packages in per-issue pagesXimin Luo2-17/+32
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-14reproducible debian: more changes for the /debian/ move to not break other ↵Holger Levsen4-9/+9
projects
2016-06-14g-i edu: define disksize here tooHolger Levsen1-1/+1
2016-06-14g-i edu: add jessie workstation tests and missing preseed files for manyHolger Levsen13-397/+9