[Git][qa/jenkins.debian.net][master] fixup: add risc64 to the multiarch versionskew tests for trixie and sid
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Sep 12 15:19:15 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e0d15de9 by Holger Levsen at 2024-09-12T16:19:08+02:00
fixup: add risc64 to the multiarch versionskew tests for trixie and sid
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/udd-query.sh
Changes:
=====================================
bin/udd-query.sh
=====================================
@@ -30,8 +30,8 @@ multiarch_versionskew() {
DISTRO=$1
fi
case $DISTRO in
- trixie|sid) RELEASE_ARCHS="('amd64', 'arm64', 'armel', 'armhf', 'i386', 'mips64el', 'ppc64el', 'risc64', 's390x')"
- bullseye|bookworm) RELEASE_ARCHS="('amd64', 'arm64', 'armel', 'armhf', 'i386', 'mips64el', 'ppc64el', 's390x')"
+ trixie|sid) RELEASE_ARCHS="('amd64', 'arm64', 'armel', 'armhf', 'i386', 'mips64el', 'ppc64el', 'risc64', 's390x')" ;;
+ bullseye|bookworm) RELEASE_ARCHS="('amd64', 'arm64', 'armel', 'armhf', 'i386', 'mips64el', 'ppc64el', 's390x')" ;;
*) echo unknown distro ; exit 1 ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e0d15de91a00ae4161dbc2f4f350c7a5400e154e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e0d15de91a00ae4161dbc2f4f350c7a5400e154e
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/20240912/6e66ab84/attachment.htm>
More information about the Qa-jenkins-scm
mailing list