Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-18 | chroot-installs: ignore libidn2-0-dev (but don't file a removal bug until ↵ | Holger Levsen | 1 | -0/+2 | |
buster is released) when checking for transitional packages Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-18 | reproducible: do not append .html twice to this file | Mattia Rizzolo | 1 | -3/+2 | |
postgresql_autodoc appens .html to the file name passed as option, so done as was done until now it created a file named reproducibledb.html.html. Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-17 | chroot-installs: ignore "dummy transitional library" because it really is ↵ | Holger Levsen | 1 | -0/+2 | |
what it says it is Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-15 | chroot-installs: ignore transitional package libpcap-dev because #872265 | Holger Levsen | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-11 | update_jdn: force reconfiguration of apache and munin when update_jdn.sh is ↵ | Mattia Rizzolo | 1 | -2/+2 | |
updated Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-11 | update todo for stretch upgrade | Mattia Rizzolo | 1 | -6/+2 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-11 | enable the munin squid plugin on codethink nodes as well | Mattia Rizzolo | 1 | -1/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-11 | hosts/jenkins*/squid.conf: ditto. | Mattia Rizzolo | 2 | -2482/+6840 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-11 | hosts/(pb*|cs*)/squid.conf: update to the version from squid 2.5.34 | Mattia Rizzolo | 20 | -24823/+68403 | |
note that they are slightly differnt than the file in pb7 --- profitbricks-build7-amd64/etc/squid/squid.conf 2017-08-11 16:55:24.241686336 +0200 +++ profitbricks-build2-i386/etc/squid/squid.conf 2017-08-11 17:27:46.597522357 +0200 @@ -3444,7 +3444,7 @@ # Uncomment and adjust the following to add a disk cache directory. #cache_dir ufs /var/spool/squid 100 16 256 -cache_dir ufs /var/spool/squid 16384 16 1024 +cache_dir ufs /var/spool/squid 4096 16 1024 # TAG: store_dir_select_algorithm # How Squid selects which cache_dir to use when the response Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-11 | pb7/squid.conf: fixup cache_dir path | Mattia Rizzolo | 1 | -1/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-11 | pb7/squid.conf: update to the 5.2.23 version | Mattia Rizzolo | 1 | -10/+8 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-10 | reproducible debian: notify #d-r-changes for unreproducible -> FTBFS | Mattia Rizzolo | 1 | -3/+3 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-08 | disable debug output | Holger Levsen | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-07 | drop logos+images not used in the dc17 bof | Holger Levsen | 23 | -0/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-07 | jenkins bof at dc17: final minute tweak | Holger Levsen | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-07 | jenkins bof at dc17: last minute tweaks | Holger Levsen | 1 | -14/+13 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-07 | finish talk for jenkins bof at dc17 | Holger Levsen | 3 | -31/+110 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-07 | chroot-installs: ignore transitional dependencies on dh-systemd because #871312 | Holger Levsen | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-07 | chroot-installs: ignore jadetex | Holger Levsen | 2 | -30/+71 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-06 | chroot-installation: stop ignoring transitional packages now that stretch is ↵ | Mattia Rizzolo | 1 | -8/+4 | |
released, let's get rid of them! Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-06 | chroot-installation: test for Buster being released instead of Stretch | Holger Levsen | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-05 | chroot-installs: drop jobs with upgrade apt-dpkg first (and add them to the ↵ | Holger Levsen | 3 | -23/+2 | |
zombie check) Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-05 | chroot-installs: use naginator plugin to retry failed job runs | Holger Levsen | 1 | -1/+5 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-05 | reproducible Debian: add odc2a to zombie job regex so we remove those jobs ↵ | Holger Levsen | 1 | -1/+1 | |
eventually Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-05 | reproducible: Remove odc2a; it never really worked, and has been | Vagrant Cascadian | 31 | -1519/+2 | |
reinstalled for an experimental project. | |||||
2017-08-05 | Revert "reproducible debian: whitespace change to force job regeneration" | Mattia Rizzolo | 1 | -11/+11 | |
This reverts commit 7e8fa9e8678ae77a40d6e7552d2a0840f5fc9510. Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-05 | reproducible debian: whitespace change to force job regeneration | Mattia Rizzolo | 1 | -11/+11 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-08-04 | drop lots of stuff | Holger Levsen | 1 | -222/+12 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-04 | reproducible debian: node_health_check: check against ↵ | Mattia Rizzolo | 1 | -1/+1 | |
reproducible_setup_(pbuilder|schroot)_testing zombie jobs Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-04 | lvc: drop test of Stretch pre-releases (which no longer exist) | Philip Hands | 1 | -4/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-04 | lvc: make the root prompt more patient, to see if that helps at all | Philip Hands | 1 | -4/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-04 | copied from ../2016-11-30-Profitbricks without any changes yet | Holger Levsen | 107 | -0/+15063 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-03 | reproducible Debian: add ff64a and jtk1a to zombie job regex so we remove ↵ | Holger Levsen | 1 | -1/+1 | |
those jobs eventually Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-03 | reproducible: Add two new armhf builders (jtk1b, jtx1b). | Vagrant Cascadian | 58 | -25/+3049 | |
Temporarily disable two armhf build nodes (jtk1a down, ff64a too slow). Add an additional build job, as the new machines have more capacity than the old. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: ruby-json is needed for cucumber, but not elsewhere AFAIK | Philip Hands | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | fixup! lvc: add new tails dependencies (we might want to ignore these) | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: install pry on cucumber machines, for debugging | Philip Hands | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: tor bits only really needed by tails, so don't check for them | Philip Hands | 1 | -2/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: usb3 driver seems to be causing crashes, so use USB2 instead | Philip Hands | 1 | -1/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | stretch upgrade: squid3 --> squid | Philip Hands | 40 | -98500/+98500 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: we don't actually need chutney | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: add new tails dependencies (we might want to ignore these) | Philip Hands | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: disable remote shell check to see how far we then get | Philip Hands | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: lift helpers from latest tails to see if that helps at all | Philip Hands | 2 | -18/+25 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | make sure we have 'features' in the working directory (kludge) | Philip Hands | 1 | -0/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | update_jdn.sh: update for stretch release | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | testvm: don't listen for external SMTP | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: simplify tag usage for selecting cucumber scenarios | Philip Hands | 2 | -3/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-08-01 | lvc: grab updates from tails (01371c19bd..6ae59c49e5) | Philip Hands | 45 | -1351/+2174 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-07-31 | reproducible Debian: just output the name of the zombie jobs, without the ↵ | Holger Levsen | 1 | -1/+3 | |
file system path Signed-off-by: Holger Levsen <holger@layer-acht.org> |