Fix Kolla-Kubernetes upgrade job
This PS fixes the node type that was wrongly specified. Change-Id: Ic85ef5c59fc7d9975f8080cf474d6ac594d8b5ac
This commit is contained in:
@@ -6252,7 +6252,7 @@
|
|||||||
action: upgrade
|
action: upgrade
|
||||||
config: ceph
|
config: ceph
|
||||||
distro: centos
|
distro: centos
|
||||||
node: 'centos'
|
node: 'centos-7'
|
||||||
type: binary
|
type: binary
|
||||||
ver:
|
ver:
|
||||||
- '2'
|
- '2'
|
||||||
|
Reference in New Issue
Block a user