Code Review
/
releng
/
builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
93ea1e0
)
Build images for centos8-robot
15/102015/1
author
Robert Varga
<
[email protected]
>
Tue, 9 Aug 2022 12:21:24 +0000
(14:21 +0200)
committer
Robert Varga
<
[email protected]
>
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 <
[email protected]
>
jjb/releng-packer-jobs.yaml
patch
|
blob
|
history
diff --git
a/jjb/releng-packer-jobs.yaml
b/jjb/releng-packer-jobs.yaml
index 9f9562224ad2e64cb619c11595613dc07ca6ee08..46c52e8f08a790ef7c96bc43f34d7268b8d8b530 100644
(file)
--- a/
jjb/releng-packer-jobs.yaml
+++ b/
jjb/releng-packer-jobs.yaml
@@
-174,7
+174,9
@@
build-timeout: 60
cron: "00 H 1 * *"
- platforms: centos-7
+ platforms:
+ - centos-7
+ - centos-cs-8
templates: robot
update-cloud-image: true