[Git][qa/jenkins.debian.net][master] 2 commits: Revert "fixup: reproducible Debian: temporarily install...

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Aug 19 06:24:32 BST 2024



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


Commits:
28ba5e52 by Holger Levsen at 2024-08-19T14:23:42+09:00
Revert "fixup: reproducible Debian: temporarily install openssl-provider-legacy for unstable diffoscope schroots. (due to #1078944)"

This reverts commit 7763f181e43e83ed3061332bfa3af55595fd5deb.

- - - - -
4f2779c2 by Holger Levsen at 2024-08-19T14:23:47+09:00
Revert "reproducible Debian: temporarily install openssl-provider-legacy for unstable diffoscope schroots. (due to #1078944)"

This reverts commit 9e8be37aabccd341ae900933a5bbab5c427b72b6.

- - - - -


2 changed files:

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


Changes:

=====================================
bin/jenkins_node_wrapper.sh
=====================================
@@ -159,7 +159,7 @@ elif [[ "$*" =~ ^reproducible_maintenance_.*_.* ]] ; then
 elif [[ "$*" =~ ^reproducible_node_health_check_.*_.* ]] ; then
 	exec /srv/jenkins/bin/reproducible_node_health_check.sh ; croak "Exec failed";
 elif [[ "$*" =~ ^reproducible_setup_schroot_unstable_diffoscope_.*_.* ]] ; then
-	exec /srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all openqa-client openssl-provider-legacy ; croak "Exec failed";
+	exec /srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all openqa-client ; croak "Exec failed";
 elif [[ "$*" =~ ^reproducible_coreboot ]] ; then
 	exec /srv/jenkins/bin/reproducible_coreboot.sh ; croak "Exec failed";
 elif [[ "$*" =~ ^reproducible_openwrt ]] ; then


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -467,7 +467,7 @@
                 - 'unstable_diffoscope':
                     my_description: 'Setup schroot for running diffoscope in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)'
                     my_timed: '42 0 H/2 * *'
-                    my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all openqa-client openssl-provider-legacy'
+                    my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all openqa-client'
                     my_disabled: false
             my_description: 'Setup {my_distro} schroot for fetching source packages for the builder jobs.'
             my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-{my_distro} {my_distro}'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/7763f181e43e83ed3061332bfa3af55595fd5deb...4f2779c2cd9f9e70053d16e71327f8583fb1f5f1

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/7763f181e43e83ed3061332bfa3af55595fd5deb...4f2779c2cd9f9e70053d16e71327f8583fb1f5f1
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/20240819/e3450243/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list