[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: drop diffoscope_from_git_branches job as we are gradually moving this to salsa
Holger Levsen
gitlab at salsa.debian.org
Tue Jun 16 18:56:10 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f69bcf4e by Holger Levsen at 2020-06-16T19:55:56+02:00
reproducible: drop diffoscope_from_git_branches job as we are gradually moving this to salsa
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/common-functions.sh
- job-cfg/reproducible.yaml
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -218,7 +218,7 @@ jenkins_zombie_check() {
# and we dont know why and when that happens,
# so just report those zombies here.
#
- ZOMBIES=$(ls -1d /var/lib/jenkins/jobs/* | egrep 'strip-nondeterminism|reprotest|reproducible_(builder_(amd64|i386|armhf|arm64)|setup_(pbuilder|schroot)_testing)|chroot-installation_wheezy|aptdpkg|odc2a|stretch_install_education-thin-client-server|jessie_multiarch_versionskew|dpkg_stretch_find_trigger_cycles|sid_install_education-services|buster_install_education-services|lvc|chroot-installation_stretch_.*_upgrade_to_sid|piuparts_.*_jessie|udd_stretch|d-i_pu-build|debsums-tests_stretch|debian-archive-keyring-tests_stretch|chroot-installation_jessie|chroot-installation_.*education-lang-|kirkwoot|rebootstrap_.*_gcc[5-8]($|_)|brcm47xx|rebootstrap_kfreebsd' || true)
+ ZOMBIES=$(ls -1d /var/lib/jenkins/jobs/* | egrep 'strip-nondeterminism|reprotest|reproducible_(builder_(amd64|i386|armhf|arm64)|setup_(pbuilder|schroot)_testing)|chroot-installation_wheezy|aptdpkg|odc2a|stretch_install_education-thin-client-server|jessie_multiarch_versionskew|dpkg_stretch_find_trigger_cycles|sid_install_education-services|buster_install_education-services|lvc|chroot-installation_stretch_.*_upgrade_to_sid|piuparts_.*_jessie|udd_stretch|d-i_pu-build|debsums-tests_stretch|debian-archive-keyring-tests_stretch|chroot-installation_jessie|chroot-installation_.*education-lang-|kirkwoot|rebootstrap_.*_gcc[5-8]($|_)|brcm47xx|rebootstrap_kfreebsd|diffoscope_from_git_branches' || true)
if [ ! -z "$ZOMBIES" ] ; then
DIRTY=true
figlet 'zombies!!!'
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -906,9 +906,6 @@
- 'diffoscope_from_git_master':
my_description: 'Build diffoscope Debian package from git branch master.'
my_gitbranches: 'origin/master'
- - 'diffoscope_from_git_branches':
- my_description: 'Build diffoscope Debian package from git branches other than master.'
- my_gitbranches: ':^(?!origin/master$|refs/.*).*'
my_timed: '42 23 1 1 *'
my_gitrepo: 'https://salsa.debian.org/reproducible-builds/diffoscope.git'
my_hname: ''
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f69bcf4eb5e02bd6d58ceb44a0dfdf9cedd50a4f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f69bcf4eb5e02bd6d58ceb44a0dfdf9cedd50a4f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200616/417ba6f0/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list