Chore: Upgrade global-jjb to v0.77.0 80/4880/2
authorEric Ball <eball@linuxfoundation.org>
Tue, 24 May 2022 20:56:56 +0000 (13:56 -0700)
committerEric Ball <eball@linuxfoundation.org>
Tue, 24 May 2022 22:02:03 +0000 (15:02 -0700)
This version brings in the latest version of JJB, which is required
for upgrading to the latest versions of some plugins.

For compatibility with the latest version of global-jjb, this update
includes the creation of the ansible.cfg managed file, and updates
the default version of JJB used by CI jobs.

Change-Id: I9af9386d8a171d9487a130edd7577dc1f5088040
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
global-jjb
jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml [new file with mode: 0644]
jenkins-config/managed-config-files/custom/ansible-cfg/content [new file with mode: 0644]
jjb/ci-management/ci-jobs.yaml

index 77f06cb..2866593 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 77f06cb5e687962c7f999c80fbcf2a6b31042afd
+Subproject commit 2866593326538d6cba981820f0e9b5ba99189492
diff --git a/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml b/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml
new file mode 100644 (file)
index 0000000..d6dcf71
--- /dev/null
@@ -0,0 +1,3 @@
+---
+name: "ansible.cfg"
+comment: "ansible config file"
diff --git a/jenkins-config/managed-config-files/custom/ansible-cfg/content b/jenkins-config/managed-config-files/custom/ansible-cfg/content
new file mode 100644 (file)
index 0000000..96c9117
--- /dev/null
@@ -0,0 +1,2 @@
+[defaults]
+remote_tmp = ~/.ansible/tmp
index 212fa90..e1ba32a 100644 (file)
@@ -12,7 +12,7 @@
     project: ci-management
     project-name: ci-management
     build-node: centos7-builder-2c-1g
-    jjb-version: 2.9.1
+    jjb-version: 4.1.0
 
     views:
       - project-view