Chore: Update global-jjb to the latest v0.86.1 54/38754/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 3 May 2023 04:36:27 +0000 (14:36 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 3 May 2023 04:38:55 +0000 (14:38 +1000)
- Pull in "Refactor!: JJB code to comply with v5.x"

Change-Id: Ieabc972d17074245465649cf819204c7afe66e24
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
extras/bash/sandbox_test_functions.sh
global-jjb
jjb/ci-management/ci-management-jobs.yaml

index 3993069..c414567 100644 (file)
@@ -29,7 +29,7 @@
 
 jjb-sandbox-env()
 {
-    local jjb_version=${JJB_VERSION:-"4.1.0"}
+    local jjb_version=${JJB_VERSION:-"5.0.2"}
 
     if [ -z "$WS_ROOT" ] ; then
         echo "ERROR: WS_ROOT is not set!"
index 14fb8af..24841a2 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 14fb8afebd969c5b3febddded00b72ba7c6e39f8
+Subproject commit 24841a2cd51681e9d066c9e3347970c78e092800
index b7fd5c6..73918c8 100644 (file)
@@ -14,7 +14,7 @@
     project-name: ci-management
     build-node: centos7-builder-4c-4g
     build-timeout: 15
-    jjb-version: 4.1.0
+    jjb-version: 5.0.2
 
 - project:
     name: ci-management