osmith has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/09/36509/1 diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml index a560364..aee439e 100644 --- a/jobs/ttcn3-testsuites.yml +++ b/jobs/ttcn3-testsuites.yml @@ -285,7 +285,7 @@ export KERNEL_BUILD=1 export KERNEL_URL="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git" 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: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
