[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Alpine: disable all jobs until they are / alpine is fixed

Holger Levsen gitlab at salsa.debian.org
Thu Jul 16 09:35:56 BST 2020



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


Commits:
ce107fb3 by Holger Levsen at 2020-07-16T10:35:42+02:00
reproducible Alpine: disable all jobs until they are / alpine is fixed

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

- - - - -


2 changed files:

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


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -41,7 +41,7 @@ for JOB in reproducible_* ; do
 	#
 	REMOTE=false
 	case $JOB in
-		reproducible_builder_fedora*|reproducible_archlinux_html_pages|reproducible_openwrt_rebuilder_future|reproducible_openwrt_rebuilder_today)
+		reproducible_builder_fedora*|reproducible_archlinux_html_pages|reproducible_openwrt_rebuilder_future|reproducible_openwrt_rebuilder_today|reproducible_*alpine*)
 			echo "   <li><a href=\"https://jenkins.debian.net/job/$JOB/\">$JOB</a></li>" >> ${BAD_JOBS}
 			echo "  ignored job: $JOB (known to be non-functional)"
 			let INVALID+=1


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -584,9 +584,11 @@
                 - 'html_alpine':
                     my_description: 'Build webpages for alpine reproducibility tests'
                     my_timed: '55 H/2 * * *'
+                    my_disabled: true
                 - 'alpine_scheduler':
                     my_description: 'Scheduler for alpine reproducibility tests'
                     my_timed: '0 H/4 * * *'
+                    my_disabled: true
                 - 'archlinux_json':
                     my_description: 'Generate https://tests.reproducible-builds.org/archlinux/reproducible.json for Arch Linux.'
                     my_timed: '1 H/2 * * *'
@@ -762,14 +764,17 @@
                     my_description: 'Setup an alpine schroot to test alpine packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
                     my_shell: '/srv/jenkins/bin/reproducible_setup_alpine_schroot.sh'
+                    my_disabled: true
                 - 'setup_schroot_alpine_osuosl169':
                     my_description: 'Setup an alpine schroot to test alpine packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
                     my_hname: 'osuosl169'
+                    my_disabled: true
                 - 'setup_schroot_alpine_osuosl170':
                     my_description: 'Setup an alpine schroot to test alpine packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
                     my_hname: 'osuosl170'
+                    my_disabled: true
                 - 'setup_schroot_archlinux_jenkins':
                     my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
                     my_timed: '42 23 1 1 *'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ce107fb3c4c5eed30233c31be1e4776ee69ac274

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ce107fb3c4c5eed30233c31be1e4776ee69ac274
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/20200716/bca50015/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list