Build images for centos8-robot 15/102015/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Aug 2022 12:21:24 +0000 (14:21 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Aug 2022 12:22:23 +0000 (14:22 +0200)
We need to execute tests with Java 17, for which we need RF-enabled
CentOS8 images. Make sure we build them.

Change-Id: I85c44114213f4f61aa107c456eb7cfd338a541e1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/releng-packer-jobs.yaml

index 9f9562224ad2e64cb619c11595613dc07ca6ee08..46c52e8f08a790ef7c96bc43f34d7268b8d8b530 100644 (file)
     build-timeout: 60
     cron: "00 H 1 * *"
 
-    platforms: centos-7
+    platforms:
+      - centos-7
+      - centos-cs-8
     templates: robot
     update-cloud-image: true