Fix naming of zuul nodeset
Change-Id: Ifb631df8e978d463592a9c4227311a077495e71d Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
This commit is contained in:
parent
165edb9133
commit
ae24d1f21b
@ -35,7 +35,7 @@
|
||||
name: armada-operator-docker-build-gate-ubuntu_focal
|
||||
timeout: 3600
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: armada-single-node-focal
|
||||
nodeset: armada-operator-single-node-focal
|
||||
vars:
|
||||
publish: false
|
||||
distro: ubuntu_focal
|
||||
@ -48,7 +48,7 @@
|
||||
name: armada-operator-docker-publish-ubuntu_focal
|
||||
timeout: 3600
|
||||
run: tools/gate/playbooks/docker-image-build.yaml
|
||||
nodeset: armada-single-node-focal
|
||||
nodeset: armada-operator-single-node-focal
|
||||
secrets:
|
||||
- airship_armada_operator_quay_creds
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user