From 25a535407b5748b057c09735ee24c579a9f584a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Ga=C5=82da?= Date: Wed, 2 Oct 2024 11:18:03 +0200 Subject: [PATCH] ci: Use CI_LIB and test-nrf from v2.8-branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use CI_LIB and test-nrf from v2.8-branch Signed-off-by: Jan Gałda --- Jenkinsfile | 2 +- test-manifests/99-default-test-nrf.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index cb83d266db04..7f33f08c2069 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -@Library("CI_LIB") _ +@Library("CI_LIB@v2.8-branch") _ def pipeline = new ncs.sdk_nrf.Main() diff --git a/test-manifests/99-default-test-nrf.yml b/test-manifests/99-default-test-nrf.yml index b5fce8359e58..798543b792ab 100644 --- a/test-manifests/99-default-test-nrf.yml +++ b/test-manifests/99-default-test-nrf.yml @@ -11,7 +11,7 @@ manifest: - name: test_nrf remote: ncs-test repo-path: test-fw-nrfconnect-nrf - revision: master + revision: v2.8-branch import: name-blocklist: [sdk-nrf] userdata: