summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-08-07thanks to Profitbricks for donating another 17 cores and 68 GB RAM moreHolger Levsen1-0/+2
2015-08-07reproducible: document state of new amd64 build nodesHolger Levsen1-20/+19
2015-08-07reproducible: add new amd64 build node: profitbricks-build2-amd64.d.nHolger Levsen11-1/+247
2015-08-07todo: move the "improve apache SSL conf" point to the right section + use an ↵Mattia Rizzolo1-1/+1
english link
2015-08-07improve outputHolger Levsen1-15/+16
2015-08-07reproducible: rename cleanup_userContent() to cleanup_pkg_files()Holger Levsen3-3/+3
2015-08-07reproducible: remove 'FIXME arch amd64' comment, it's clear we need to look ↵Holger Levsen1-1/+1
at all occurances of 'amd64' in the code anyway
2015-08-07reproducible: teach _blacklist.sh to clean up packages files when blacklistingMattia Rizzolo4-10/+12
2015-08-07reproducible: html_indexes: fix typoMattia Rizzolo1-1/+1
2015-08-07reproducible: _html_indexes: build global pages in a different loop than the ↵Mattia Rizzolo2-2/+5
others, to build them only once
2015-08-07reproducible: fix typo and avoid gendering maintainersHolger Levsen2-3/+3
2015-08-07update TODOMattia Rizzolo1-3/+1
2015-08-07add to README how to enable/disable mail notification for reproducibly ↵Mattia Rizzolo1-0/+14
status changes
2015-08-07reproducible: _html_packages: do not complain about missing .buildinfo files ↵Mattia Rizzolo1-2/+2
for depwait and 404 packages
2015-08-07reproducible: more armhf scheduler plansHolger Levsen1-1/+2
2015-08-07reproducible: _html_indexes: add depwait packages to the last24h and last48h ↵Mattia Rizzolo1-0/+20
pages
2015-08-07reproducible: _html_indexes: remove depwait packages from the no_notes pageMattia Rizzolo1-7/+0
2015-08-07reproducible: remote_scheduler: resort the CLI flags and improve the helpMattia Rizzolo1-9/+9
2015-08-07reproducible: remote_scheduler: accept a -a/--architecture flag to specify ↵Mattia Rizzolo1-11/+24
in which arch schedule
2015-08-07reproducible: remote_scheduler: flag rename: -a/--artifacts to ↵Mattia Rizzolo1-2/+2
-k/--keep-artifacts
2015-08-07reproducible: remote_scheduler: remove redundant default in argparse definitionsMattia Rizzolo1-2/+2
action="store_true" implies default=False
2015-08-07reproducible: notes: re-add a call to the _html_notes.py script, otherwise ↵Mattia Rizzolo1-1/+1
the webui would not be updated anymore
2015-08-07fix tipoHolger Levsen1-1/+1
2015-08-07add several reproducible related TODO entriesHolger Levsen1-1/+5
2015-08-07show md5sum of the script runningHolger Levsen1-1/+1
2015-08-06reproducible: disable rescheduling of already tested packages for sid and ↵Holger Levsen1-2/+2
experimental due to gcc5 transition + aptitude breakage
2015-08-06reproducible openwrt: don't let whole build fail if target install failsReiner Herrmann1-1/+1
2015-08-06run apt-get update tooHolger Levsen1-0/+1
2015-08-06reproducible: /srv/jenkins/pseudo-hosts only needs to exist on the masterHolger Levsen1-11/+0
2015-08-06reproducible: fix node name for profitbricks1Holger Levsen1-1/+1
2015-08-06reproducible: install pandoc, needed to build the howtoHolger Levsen1-1/+2
2015-08-06reproducible: fixup Mattia's last two commitsHolger Levsen2-3/+1
2015-08-06reproducible: add a job to build+publish the reproducible builds howtoMattia Rizzolo3-0/+37
2015-08-06reproducible: tweak the reproducible_html_notes job definitionMattia Rizzolo1-4/+3
2015-08-06reproducible: disable irc notifications for failures of pbuilder setup jobs. ↵Holger Levsen1-10/+10
with 6 (soon 7) of these jobs per distro this would be too noisy. and we still get mail notifications...
2015-08-06reproducible: also created new schroots for downloading sources on bpi0, ↵Holger Levsen2-0/+84
cbxi4pro0, hb0, wbq0 and profitbricks1
2015-08-06reproducible amd64: add new build host: profitbricks1Holger Levsen14-18/+239
2015-08-05reproducible: scheduler: use spaces instead of tabsMattia Rizzolo1-3/+3
2015-08-05use correct new IP, sighHolger Levsen2-2/+2
2015-08-05update to new ip for jenkins.debian.netHolger Levsen2-2/+2
2015-08-05reproducible: include packages in 'depwait' state in dashboardHolger Levsen2-3/+10
2015-08-04reproducible: armhf hosts use UTC now tooHolger Levsen1-2/+1
2015-08-04reproducible: fail gracefully (=dont fail) if debbindiff cannot be installed ↵Holger Levsen2-2/+3
from unstable in testing
2015-08-04reproducible armhf: add setup_pbuilder_testing, ↵Holger Levsen3-2/+75
setup_schroot_testing_debbindiff and maintenance jobs for hb0 and wbq0
2015-08-04reproducible: create /srv/workspace/chroots correctlyHolger Levsen1-2/+2
2015-08-04fixup 512a6eb6: create /chroot if it doesnt existHolger Levsen1-1/+1
2015-08-04whitespace changesHolger Levsen1-6/+12
2015-08-04create /chroot if it doesnt existHolger Levsen1-0/+1
2015-08-04reproducible: schroot configuration for armel hostsHolger Levsen8-0/+140
2015-08-04reproducible armhf: also run setup_schroot_testing_debbindiff jobs on bpi0 ↵Holger Levsen2-0/+22
and cbxi4pro0