[Git][qa/jenkins.debian.net][master] reproducible Arch Linux: temporarily disable because pacman is broken

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Mar 25 13:07:03 GMT 2024



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


Commits:
d3ceee11 by Holger Levsen at 2024-03-25T14:06:47+01:00
reproducible Arch Linux: temporarily disable because pacman is broken

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

- - - - -


2 changed files:

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


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -680,6 +680,8 @@ set -e
 # for Arch Linux
 set +e
 case $HOSTNAME in
+	*)		echo temporarly skipping Arch Linux schroot updates because pacman is broken
+			;;
 	osuosl1-amd64|osuosl2-amd64|jenkins)
 		echo "$(date -u) - updating Arch Linux schroot now."
 		SCHROOT=source:jenkins-reproducible-archlinux


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -648,6 +648,7 @@
                 - 'archlinux_scheduler':
                     my_description: 'Scheduler for Arch Linux reproducibility tests'
                     my_timed: '0 H/4 * * *'
+                    my_disabled: true
                 - 'html_fedora-23_x86_64':
                     my_description: 'Build a simple webpage for Fedora 23 reproducibility tests'
                     my_timed: ''
@@ -793,10 +794,12 @@
                     my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
                     my_timed: '42 23 1 * *'
                     my_hname: 'osuosl1'
+                    my_disabled: true
                 - 'setup_schroot_archlinux_osuosl2':
                     my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
                     my_timed: '42 23 1 * *'
                     my_hname: 'osuosl2'
+                    my_disabled: true
                 - 'setup_mock_fedora-23_x86_64_jenkins':
                     my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
@@ -893,15 +896,15 @@
                 - 'archlinux':
                     my_num: 1
                     op_descname: 'an Arch Linux'
-                    my_disabled: false
+                    my_disabled: true
                 - 'archlinux':
                     my_num: 2
                     op_descname: 'an Arch Linux'
-                    my_disabled: false
+                    my_disabled: true
                 - 'archlinux':
                     my_num: 3
                     op_descname: 'an Arch Linux'
-                    my_disabled: false
+                    my_disabled: true
                 - 'archlinux':
                     my_num: 4
                     op_descname: 'an Arch Linux'



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d3ceee116458c57da7b7c617bed52dd1f360b1c5
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/20240325/90042320/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list