CI: Move 22.04-4c-4g builder file, add docker 29/142129/1
authorEric Ball <eball@linuxfoundation.org>
Sat, 27 Sep 2025 00:10:13 +0000 (17:10 -0700)
committerEric Ball <eball@linuxfoundation.org>
Sat, 27 Sep 2025 00:10:13 +0000 (17:10 -0700)
The ubuntu2204-builder-4c-4g config was initially placed in the wrong
spot in the file tree. This agent is in use by at least one job which
requires Go, so I'm also adding a "docker" equivalent, since builders
don't have Go installed by default.

Change-Id: Ibb82acbbd42cccdd81bc4314d1946f769a2e3e7f
Issue-ID: CIMAN-33
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
jenkins-config/clouds/openstack/cattle/ubuntu2204-builder-4c-4g.cfg [moved from jenkins-config/ubuntu2204-builder-4c-4g.cfg with 100% similarity]
jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg [new file with mode: 0644]

diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu2204-docker-4c-4g.cfg
new file mode 100644 (file)
index 0000000..30c7087
--- /dev/null
@@ -0,0 +1,4 @@
+IMAGE_NAME=ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883
+LABELS=ubuntu2204-docker-4c-4g
+HARDWARE_ID=v3-standard-4
+SLAVE_JVM_OPTIONS='--add-opens java.base/java.util\=ALL-UNNAMED'