Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-02 | reproducible: document that 'setup' means 'setup and update' | Holger Levsen | 1 | -2/+2 | |
2015-03-02 | reproducible: update pbuilder base.tgz's 6 times a day and recreate them ↵ | Holger Levsen | 1 | -2/+2 | |
other day | |||||
2015-03-02 | reproducible: create temporary job to gather stats for experimental | Holger Levsen | 1 | -0/+9 | |
2015-02-28 | reproducible: drop jobs to update schroots | Holger Levsen | 1 | -20/+2 | |
2015-02-28 | rebootstrap: add gcc-5 jobs | Helmut Grohne | 1 | -3/+3 | |
2015-02-27 | reproducible: new job: setup_pbuilder_experimental and rename the old one ↵ | Holger Levsen | 1 | -4/+13 | |
into setup_pbuilder_sid | |||||
2015-02-27 | only create schroots once a week | Holger Levsen | 1 | -2/+2 | |
2015-02-27 | reproducible: 2 new jobs to create the sid+experimental schroots 4 times a ↵ | Holger Levsen | 1 | -0/+18 | |
day after the mirror pulses | |||||
2015-02-26 | reproducible: create two new schroots, reproducible-(sid|experimental) for ↵ | Holger Levsen | 1 | -0/+18 | |
the builders to run 'apt-get source' within | |||||
2015-02-26 | reproducible: rename job r_setup_schroot to r_setup_schroot_sid_debbindiff ↵ | Holger Levsen | 1 | -3/+3 | |
and the schroot accordingly, to jenkins-reproducible-sid-debbindiff | |||||
2015-02-26 | reproducible: scheduler: rewrite in python. + use the new database schema ↵ | Mattia Rizzolo | 1 | -2/+2 | |
supporting multi-release + add myself to the notified people in case of failure | |||||
2015-02-26 | reproducible: html_all_packages: quick rewrite of this tiny script in python ↵ | Mattia Rizzolo | 1 | -1/+1 | |
+ add support for multi release | |||||
2015-02-24 | g-i: fix post build triggers | Holger Levsen | 1 | -7/+8 | |
2015-02-23 | reproducible: new page 'repo_stats' | Holger Levsen | 1 | -2/+11 | |
2015-02-20 | fixup last commit | Holger Levsen | 1 | -55/+111 | |
2015-02-20 | g-i: trigger brltty and speakup tests by gnome | Holger Levsen | 1 | -4/+5 | |
2015-02-20 | schroot: clarify trigger logic | Holger Levsen | 1 | -3/+2 | |
2015-02-17 | reproducible: regenerate json every hour | Holger Levsen | 1 | -1/+1 | |
2015-02-16 | drop FIXMEs unlikely to be done anytime | Holger Levsen | 2 | -5/+1 | |
2015-02-16 | drop unused jobs | Holger Levsen | 1 | -16/+0 | |
2015-02-16 | add rebootstrap_maintaince job to delete log_content.html files older than a ↵ | Holger Levsen | 1 | -0/+6 | |
week | |||||
2015-02-16 | reproducible: update indexes every hour | Holger Levsen | 1 | -1/+1 | |
2015-02-15 | reproducible: replace another shell script with python (and speedup runtime ↵ | Holger Levsen | 1 | -1/+1 | |
from 15m to 4s) - many thanks to Mattia Rizzolo | |||||
2015-02-15 | reproducible: do maintainance more often | Holger Levsen | 1 | -1/+1 | |
2015-02-15 | remove FIXME, it's already listed in TODO | Holger Levsen | 1 | -1/+1 | |
2015-02-09 | Revert "whitespace change to force touching of all job configs" | Holger Levsen | 17 | -28/+28 | |
This reverts commit 124c0ddb89d1c420804a15ee8366b89d7e1371de. | |||||
2015-02-09 | whitespace change to force touching of all job configs | Holger Levsen | 17 | -28/+28 | |
2015-01-31 | rebootstrap: remove useless combinations | Helmut Grohne | 1 | -0/+4 | |
The combination of "supported" and "nobiarch" is doomed to always fail, as nobiarch simply is unsupported. This commit removes the following jenkins jobs: jenkins_hppa_gcc49_nobiarch_supported jenkins_i386_gcc49_nobiarch_supported jenkins_i386_gcc49_nobiarch_supported_debbindiff jenkins_mips_gcc49_nobiarch_supported jenkins_mips_gcc49_nobiarch_supported_debbindiff jenkins_mips64el_gcc49_nobiarch_supported jenkins_mipsel_gcc49_nobiarch_supported jenkins_mipsel_gcc49_nobiarch_supported_debbindiff jenkins_powerpc_gcc49_nobiarch_supported jenkins_powerpc_gcc49_nobiarch_supported_debbindiff jenkins_ppc64_gcc49_nobiarch_supported jenkins_s390x_gcc49_nobiarch_supported jenkins_s390x_gcc49_nobiarch_supported_debbindiff jenkins_sparc_gcc49_nobiarch_supported jenkins_sparc64_gcc49_nobiarch_supported jenkins_x32_gcc49_nobiarch_supported | |||||
2015-01-30 | reproducible: rewrite the reproducible_json.sh in python, and replace it | Mattia Rizzolo | 1 | -1/+1 | |
2015-01-28 | rebootstrap: throttle 4 concurrent jobs max. | Holger Levsen | 1 | -2/+2 | |
2015-01-24 | live-build and lvc: also build debian-edu_jessie_workstation and use xfce ↵ | Holger Levsen | 2 | -0/+11 | |
for all debian-edu live images | |||||
2015-01-16 | new rebootstrap job variants | Helmut Grohne | 1 | -9/+33 | |
The _supported variant uses the cross build method preferred by the gcc maintainer. It relies on dpkg-cross instead of cross-gcc-dev. Adding this variant, as it is not clear which one is to be used in the long run. See: #766708 The _debbindiff variant compares the cross-built packages against their in-archive natively-built counterparts. This processing takes significantly longer, but can highlight errors in cross compilation. This commit triples the number of rebootstrap jobs. | |||||
2015-01-16 | add new architecture powerpcel to rebootstrap jobs | Helmut Grohne | 1 | -1/+1 | |
2015-01-16 | remove job rebootstrap_powerpcspe_gcc49_nobiarch | Helmut Grohne | 1 | -2/+2 | |
powerpcspe has no multilib, so it should be exactly the same as rebootstrap_powerpcspe_gcc49. | |||||
2015-01-15 | reproducible: fixup several meta pkg sets, run job more often | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | reproducible: add my email to notified people for the ↵ | Mattia Rizzolo | 1 | -1/+1 | |
reproducible_html_notes job | |||||
2015-01-08 | lvc: silently cleanup workspace | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | reproducible: use the python script instead of the bash one to produce the ↵ | Mattia Rizzolo | 1 | -1/+1 | |
notes pages | |||||
2015-01-08 | reproducible: run dose-deb-coinstall in jenkins-dpkg-jessie schroot | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | drop now unneeded clean-sid schroot | Holger Levsen | 1 | -9/+0 | |
2015-01-07 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-01-07 | lvc-tests and live-build: new jobs for building and testing Debian sid xfce ↵ | Holger Levsen | 2 | -8/+19 | |
live .isos | |||||
2015-01-06 | job-cfg/dpkg.yaml: run daily | josch | 1 | -2/+2 | |
2015-01-06 | udd: ignore logparser rules for list_tables job | Holger Levsen | 1 | -2/+7 | |
2015-01-06 | udd: add job to just list all UDD tables | Holger Levsen | 1 | -0/+8 | |
2015-01-05 | job-cfg/dpkg.yaml: update cron job to run weekly and 2h apart from each other | josch | 1 | -2/+2 | |
2015-01-05 | job-cfg/dpkg.yaml: add new job dpkg_testing_find_trigger_cycles | josch | 1 | -0/+8 | |
2015-01-05 | bin/find_dpkg_trigger_cycles.sh: support new binarycontrol.d.n layout | josch | 1 | -1/+1 | |
2015-01-04 | reproducible: create yet another schroot, clean-sid, to be used for meta pkg ↵ | Holger Levsen | 1 | -0/+9 | |
set calculation | |||||
2015-01-04 | reproducible: only update pkg sets once a week | Holger Levsen | 1 | -1/+1 | |