From d83ea76b1c9e426573118c76e49bf7bc034d0aef Mon Sep 17 00:00:00 2001 From: matthew-mcneilly Date: Tue, 22 Mar 2022 16:36:10 +0000 Subject: [PATCH] Add Geode 1804 and 2004 to jenkins slave update build script Relates to: https://gerrit.nordix.org/c/infra/tools/+/12896 Change-Id: Ib4f09e5c9c2540f54077b7ddc578cacd03ab1ce3 --- jjb/infra/packer_build_jobs.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jjb/infra/packer_build_jobs.yaml b/jjb/infra/packer_build_jobs.yaml index dc1cb0986..758aa9327 100644 --- a/jjb/infra/packer_build_jobs.yaml +++ b/jjb/infra/packer_build_jobs.yaml @@ -47,7 +47,11 @@ image: 'oransc-build-ubuntu2004' openstack-project: 'DefaultProject34201' region: 'kna' - - 'geode-build-server': + - 'geode-build-server1804': + image: 'geode-build-ubuntu1804' + openstack-project: 'DefaultProject34201' + region: 'kna' + - 'geode-build-server2004': image: 'geode-build-ubuntu2004' openstack-project: 'DefaultProject34201' region: 'kna' -- 2.25.1