[Git][qa/jenkins.debian.net][master] reproducible debian: partially revert ef88cc3aeec8910ffcd88fa0000650e4c38b2155
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Sat Mar 9 18:15:03 GMT 2024
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
85a9b568 by Mattia Rizzolo at 2024-03-09T19:12:00+01:00
reproducible debian: partially revert ef88cc3aeec8910ffcd88fa0000650e4c38b2155
unstable should be good to be update now...
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/reproducible_maintenance.sh
Changes:
=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -592,10 +592,6 @@ 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/85a9b5683c8501a94c8e14e22b4fb6d05b131f68
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/85a9b5683c8501a94c8e14e22b4fb6d05b131f68
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/9bc7fe18/attachment.htm>
More information about the Qa-jenkins-scm
mailing list