summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11failed attempt to get proxy to work properly :-/Philip Hands1-0/+9
If telling d-i to go via the proxy, it fails to get all files at the first attempt, and needs one to hit "Retry" after which it works. This was an attempt to force a DNS request prior to the http requests in the hope that it would make sure the network is ready -- didn't help
2016-05-11allow proxy access -- the VNC ports thing is odd thoughPhilip Hands1-2/+4
It seems that the virt-viewer session gets tangled up with the proxy, such that sikuli cannot see the screen without this VNC_ports access allowed.
2016-05-11combined diff with most of the cucmber changes, plus update_jdn stuffPhilip Hands88-306/+451
2016-05-11move cucumber things under cucumber/Philip Hands125-1994/+0
2016-05-11reproducible: on download failures (of pkg set source data) be more noisy on ↵Holger Levsen1-3/+7
irc, less noisy via mail
2016-05-11reproducible debian: show progress while processing pkg setsHolger Levsen1-0/+39
2016-05-11reproducible debian: notify irc on download failure of tails package lists ↵Holger Levsen1-2/+4
and continue…
2016-05-10remove stuff which has been doneHolger Levsen1-2/+0
2016-05-10reproducible non-Debian tests, new host for 398 day variation is unusedHolger Levsen1-0/+15
2016-05-09reproducible guix: add notes from manolisHolger Levsen1-0/+31
2016-05-09reproducible builds: fix irc notification for non debian testsHolger Levsen2-1/+2
2016-05-09remove bogus commentHolger Levsen1-4/+0
2016-05-09notify #debian-qa and #debian-reproducible on jenkins rebootsHolger Levsen1-2/+5
2016-05-07s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#gHolger Levsen25-33/+33
2016-05-07s#https://anonscm.debian.org/cgit#https://anonscm.debian.org/git#gHolger Levsen4-9/+9
2016-05-07reproducible builds: notify the correct channel(s)Holger Levsen7-13/+16
2016-05-06define #reproducible-builds as existing channelHolger Levsen1-0/+1
2016-05-06reproducible debian: the schedule limit is actually 200 packages per dayHolger Levsen1-1/+1
2016-05-06reproducible debian: drop uninteresting messageHolger Levsen1-2/+0
2016-05-06reproducible debian: no git repo is an errorHolger Levsen1-1/+1
2016-05-06reproducible debian: let i386 pkg sets start todayHolger Levsen1-1/+1
2016-05-05reproducible job-cfg: refactorHolger Levsen1-8/+3
2016-05-05reproducible coreboot/openwrt/netbsd/freebsd: send irc notifications to ↵Holger Levsen1-0/+2
#reproducible-builds
2016-05-04explain permissions of /srv/jenkins/kgbHolger Levsen1-0/+1
2016-05-02TODO: emphasize switching to jenkins.d.oHolger Levsen1-18/+26
2016-05-02TODO cleanup: remove distant future stuff from the 'soon' to be removed ↵Holger Levsen1-11/+0
g-i-installation tests
2016-05-02lvc tests: move README into its subdirHolger Levsen1-0/+0
2016-05-02reproducible openwrt/coreboot/archlinux/fedora/netbsd/freebsd: create ↵Holger Levsen1-0/+17
setup+maintenance jobs on pb4
2016-05-02reproducible openwrt/coreboot/archlinux/fedora/netbsd/freebsd: pb3+4 have ↵Holger Levsen1-2/+2
the same amount of RAM now
2016-05-02reproducible openwrt/coreboot/archlinux/fedora/netbsd/freebsd: run pb-build4 ↵Holger Levsen2-3/+18
in the future
2016-04-30reproducible: ignore known duplicates for the (all time) notes.git committer ↵Holger Levsen1-2/+5
count
2016-04-30rebootstrap architecture updateHelmut Grohne1-2/+4
New architectures: arm64ilp32, mips32r6el, mips64r6el, tilegx. Removing or1k, because it seems like the relevant toolchain patches cannot be upstreamed due to licensing issues. New jobs: jenkins_arm64ilp32_gcc5 jenkins_arm64ilp32_gcc5_supported jenkins_arm64ilp32_gcc6 jenkins_arm64ilp32_gcc6_supported jenkins_mips32r6el_gcc5 jenkins_mips32r6el_gcc5_supported jenkins_mips32r6el_gcc6 jenkins_mips32r6el_gcc6_supported jenkins_mips64r6el_gcc5 jenkins_mips64r6el_gcc5_supported jenkins_mips64r6el_gcc6 jenkins_mips64r6el_gcc6_supported jenkins_tilegx_gcc5 jenkins_tilegx_gcc5_supported jenkins_tilegx_gcc6 jenkins_tilegx_gcc6_supported Removed jobs: jenkins_or1k_gcc5 jenkins_or1k_gcc5_supported jenkins_or1k_gcc6 jenkins_or1k_gcc6_supported
2016-04-29add jenkins-test-vm to munin monitoringHolger Levsen1-1/+14
2016-04-29lvc: remove illegal character from descriptionHolger Levsen1-1/+1
2016-04-29explain what 'lvc' means…Holger Levsen1-1/+1
2016-04-29reproducible: rename function: s#explaination_table#variation_table#gHolger Levsen8-8/+8
2016-04-29reproducible debian: link blog(s)Holger Levsen2-0/+2
2016-04-28stop using OCR for now (until I can make the logs quiet)Philip Hands1-1/+1
2016-04-28get rid of Dir.pwd, so we don't need features symlinkPhilip Hands1-4/+4
2016-04-28lvc: add missing depends: x264Holger Levsen1-1/+2
2016-04-28phil should only be a user on jenkins-test-vmHolger Levsen1-5/+3
2016-04-28drop Tails' git-based results dirPhilip Hands1-9/+1
2016-04-28Hmm, still getting a load of vlog noise -- try thisPhilip Hands1-2/+2
2016-04-28shift new cucumber packages where they belongPhilip Hands1-24/+20
2016-04-28stop the vlog noisePhilip Hands2-2/+2
2016-04-28lvc based off of recent TailsPhilip Hands45-67/+296
2016-04-28rough attempt to grab the good cucumber bits from recent tailsPhilip Hands80-2064/+6894
2016-04-28we need schroots on jenkins-test-vmPhilip Hands1-0/+1
2016-04-28+python3-yamlPhilip Hands1-0/+1
2016-04-28stop mail going out from jenkins-test-vmPhilip Hands3-1/+6