Skip to content

Commit 25a5354

Browse files
jangalda-nscrlubos
authored andcommittedOct 24, 2024
ci: Use CI_LIB and test-nrf from v2.8-branch
Use CI_LIB and test-nrf from v2.8-branch Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
1 parent 1164518 commit 25a5354

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@Library("CI_LIB") _
1+
@Library("CI_LIB@v2.8-branch") _
22

33
def pipeline = new ncs.sdk_nrf.Main()
44

‎test-manifests/99-default-test-nrf.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ manifest:
1111
- name: test_nrf
1212
remote: ncs-test
1313
repo-path: test-fw-nrfconnect-nrf
14-
revision: master
14+
revision: v2.8-branch
1515
import:
1616
name-blocklist: [sdk-nrf]
1717
userdata:

0 commit comments

Comments
 (0)