[Git][qa/jenkins.debian.net][master] Revert "reproducible debian: partially revert ef88cc3aeec8910ffcd88fa0000650e4c38b2155"
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Mar 9 22:57:29 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
add7d7fa by Holger Levsen at 2024-03-09T23:57:10+01:00
Revert "reproducible debian: partially revert ef88cc3aeec8910ffcd88fa0000650e4c38b2155"
This reverts commit 85a9b5683c8501a94c8e14e22b4fb6d05b131f68.
- - - - -
1 changed file:
- bin/reproducible_maintenance.sh
Changes:
=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -592,6 +592,10 @@ if [ -n "$http_proxy" ] ; then
pbuilder_http_proxy="--http-proxy $http_proxy"
fi
for s in $SUITES ; do
+ if [ "$s" = "unstable" ] || [ "$s" = "experimental" ] ; then
+ echo temporarly skipping $s
+ continue
+ fi
for i in osuosl ionos3 ionos7 ionos9 ionos10 ; do
if [ "${HOSTNAME:0:${#i}}" = "$i" ]; then
# this node is not used to do Debian rebuilds, skip it all
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/add7d7fa71730fb6ec05ac3d7f296a16b8967893
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/add7d7fa71730fb6ec05ac3d7f296a16b8967893
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/20240309/40a5a989/attachment.htm>
More information about the Qa-jenkins-scm
mailing list