osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/36509?usp=email
)
Change subject: ttcn3-ggsn-test-kernel-latest-net-next: update net-next branch
......................................................................
ttcn3-ggsn-test-kernel-latest-net-next: update net-next branch
The branch of net-next is now called main. By using the old name, the
jenkins job was checking out a 6.3 kernel, we are now at 6.9 rcs.
Related:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/
Change-Id: Ieee448c514bc0ff457b9d17c8b12ee00953995d2
---
M jobs/ttcn3-testsuites.yml
1 file changed, 14 insertions(+), 1 deletion(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 35a893d..a60c2a6 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -287,7 +287,7 @@
export KERNEL_BUILD=1
export
KERNEL_URL="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net…
export KERNEL_REMOTE_NAME="net-next"
- export KERNEL_BRANCH="master"
+ export KERNEL_BRANCH="main"
;;
ttcn3-ggsn-test-kernel-latest-torvalds)
DIR="ttcn3-ggsn-test"
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/36509?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ieee448c514bc0ff457b9d17c8b12ee00953995d2
Gerrit-Change-Number: 36509
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged