[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add more notes how to fix data duplication in our codebase
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Sep 24 15:03:31 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ffa32512 by Holger Levsen at 2022-09-24T16:03:22+02:00
reproducible Debian: add more notes how to fix data duplication in our codebase
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/jenkins_node_definitions.sh
- bin/reproducible_common.sh
Changes:
=====================================
bin/jenkins_node_definitions.sh
=====================================
@@ -9,8 +9,10 @@
# where it *must* only contain the Debian nodes as it's used
# to generate the variations… and
# - bin/reproducible_cleanup_nodes.sh where it would be
-# nice to also include ionos9+10, to also cleanup
+# nice to also include ionos3,7,9+10, to also cleanup
# jobs there…
+# FIXME: this list is also defined in two places:
+# - as the list below can also be constructed like this: ./nodes/list_nodes |grep -Ev "(rb-mail|snapshot|jenkins|ionos3|ionos7|ionos9|ionos10)"
BUILD_NODES="
cbxi4a-armhf-rb.debian.net
cbxi4b-armhf-rb.debian.net
=====================================
bin/reproducible_common.sh
=====================================
@@ -38,7 +38,7 @@ SUITES="unstable bookworm bullseye buster stretch experimental"
# Debian architectures being tested
ARCHS="amd64 i386 arm64 armhf"
-# define Debian build nodes in use
+# define Debian build nodes in use and whether they run in the future
. /srv/jenkins/bin/jenkins_node_definitions.sh
MAINNODE="jenkins" # used by reproducible_maintenance.sh only
JENKINS_OFFLINE_LIST="/var/lib/jenkins/offline_nodes"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ffa3251266d3069bf4881b61841f8ddeb79e3eb0
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ffa3251266d3069bf4881b61841f8ddeb79e3eb0
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/20220924/51aa4264/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list