osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/39629?usp=email )
Change subject: jobs/dahdi: build against linux latest stable too
......................................................................
jobs/dahdi: build against linux latest stable too
As discussed with Harald, add a job that builds against the current
latest release of the linux kernel.
Change-Id: Ib5031958d8b707bbdf32af9e582b7dabd9bd803c
---
M jobs/gerrit-verifications-dahdi.yml
M jobs/master-builds-dahdi.yml
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/29/39629/1
diff --git a/jobs/gerrit-verifications-dahdi.yml b/jobs/gerrit-verifications-dahdi.yml
index de11b25..78909c8 100644
--- a/jobs/gerrit-verifications-dahdi.yml
+++ b/jobs/gerrit-verifications-dahdi.yml
@@ -6,6 +6,7 @@
- "linux-4.19.y"
- "linux-5.10.y"
- "linux-6.1.y"
+ - "linux-rolling-stable"
jobs:
- 'gerrit-dahdi-linux-{type}-{linux-ver}'
diff --git a/jobs/master-builds-dahdi.yml b/jobs/master-builds-dahdi.yml
index d6e2bfd..7ba5985 100644
--- a/jobs/master-builds-dahdi.yml
+++ b/jobs/master-builds-dahdi.yml
@@ -6,6 +6,7 @@
- "linux-4.19.y"
- "linux-5.10.y"
- "linux-6.1.y"
+ - "linux-rolling-stable"
jobs:
- 'master-dahdi-linux-{type}-{linux-ver}'
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/39629?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ib5031958d8b707bbdf32af9e582b7dabd9bd803c
Gerrit-Change-Number: 39629
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>