From 441e9ba3bf5f9d855e3613f687332f524d512cdc Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 17 Jan 2024 17:40:32 +1000 Subject: [PATCH] CI: Add CS Streams 9 jobs for builder and robot Change-Id: Ia1927e7036cb391eeebec3587cf0f3eadc877efb Signed-off-by: Anil Belur --- jjb/releng-packer-jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 7ba9b1de1..f228a0183 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -27,6 +27,7 @@ platforms: - centos-7 - centos-cs-8 + - centos-cs-9 templates: builder update-cloud-image: true @@ -189,6 +190,7 @@ platforms: - centos-7 - centos-cs-8 + - centos-cs-9 templates: robot update-cloud-image: true -- 2.36.6