summaryrefslogtreecommitdiff
path: root/zuul.d/nodesets.yaml
diff options
context:
space:
mode:
authorwu.chunyang <wuchunyang@yovole.com>2022-04-15 21:05:55 +0800
committerwu.chunyang <wuchunyang@yovole.com>2022-04-17 16:53:52 +0800
commit4d8e55c5fe0cddaa62008c105d37c5349323f366 (patch)
tree51d8a5959e45a123de1e56fa45d3ac044726be72 /zuul.d/nodesets.yaml
parenta5ddadddeda20211dca1bc7420d65c1adb95be16 (diff)
downloadtrove-4d8e55c5fe0cddaa62008c105d37c5349323f366.tar.gz
Add image build test on Centos8 stream
build image on Centos8 stream Change-Id: I759d482430eaf0e9304986c9fad047cbd44c09ca
Diffstat (limited to 'zuul.d/nodesets.yaml')
-rw-r--r--zuul.d/nodesets.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/zuul.d/nodesets.yaml b/zuul.d/nodesets.yaml
index 88688f9c..848f8340 100644
--- a/zuul.d/nodesets.yaml
+++ b/zuul.d/nodesets.yaml
@@ -12,4 +12,10 @@
name: trove-ubuntu-focal-single
nodes:
- name: primary
- label: ubuntu-focal \ No newline at end of file
+ label: ubuntu-focal
+
+- nodeset:
+ name: trove-centos8s-single
+ nodes:
+ - name: primary
+ label: centos-8-stream \ No newline at end of file