[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible: drop reprotest job as we run that via Salsa CI now. Closes: #932374

Holger Levsen gitlab at salsa.debian.org
Thu Jul 18 16:30:34 BST 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
125d4d39 by Holger Levsen at 2019-07-18T15:29:03Z
reproducible: drop reprotest job as we run that via Salsa CI now. Closes: #932374

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
876c097b by Holger Levsen at 2019-07-18T15:30:24Z
add reproducible_reprotest to the list of (to be detected possible) zombie jobs

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/reproducible_node_health_check.sh
- job-cfg/reproducible.yaml


Changes:

=====================================
bin/reproducible_node_health_check.sh
=====================================
@@ -173,7 +173,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 	# 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|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' || 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' || true)
 	if [ ! -z "$ZOMBIES" ] ; then
 		echo "Warning, rise of the jenkins job zombies has started again, these jobs should not exist:"
 		for z in $ZOMBIES ; do


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -796,13 +796,6 @@
 
         - '{name}_{otherproject_git}':
             otherproject_git:
-                - 'reprotest_from_git_master':
-                    my_description: 'Build reprotest Debian package from git branch master.'
-                    my_timed: '42 23 1 1 *'
-                    my_gitrepo: 'https://salsa.debian.org/reproducible-builds/reprotest.git'
-                    my_gitbranches: 'origin/master'
-                    my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
-                    my_parse_rules: '/srv/jenkins/logparse/debian-pkg-ci.rules'
                 - 'disorderfs_from_git_master':
                     my_description: 'Build disorderfs Debian package from git branch master.'
                     my_timed: '42 23 1 1 *'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/f41f3f13d3a5bb07d2f5cfc30ec3bb5285b4dece...876c097b9c6d80ecd3f27e1923855f6401b6299f

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/f41f3f13d3a5bb07d2f5cfc30ec3bb5285b4dece...876c097b9c6d80ecd3f27e1923855f6401b6299f
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/20190718/e6a60907/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list