laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/27908 )
Change subject: dahdi: use buster, not stretch
......................................................................
dahdi: use buster, not stretch
stretch has too old gcc which doesn't support -Wno-format-truncation
which is used in dahdi-linux since 2018.
Related: OS#5407
Change-Id: I4fca722e67b2c649dea4f9799d277cd568bcc493
---
M jobs/gerrit-verifications-dahdi.yml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/jobs/gerrit-verifications-dahdi.yml b/jobs/gerrit-verifications-dahdi.yml
index 30c223e..bb0263f 100644
--- a/jobs/gerrit-verifications-dahdi.yml
+++ b/jobs/gerrit-verifications-dahdi.yml
@@ -86,7 +86,7 @@
-e "KSRC=/linux" \
-v "$PWD/dahdi-linux:/build" \
-v "$PWD/linux:/linux" \
- "$USER/debian-stretch-jenkins" \
+ "$USER/debian-buster-jenkins" \
timeout 10m su build -c /build/contrib/jenkins.sh
publishers:
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/27908
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4fca722e67b2c649dea4f9799d277cd568bcc493
Gerrit-Change-Number: 27908
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged