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
|
||||
config: ceph
|
||||
distro: centos
|
||||
node: 'centos'
|
||||
node: 'centos-7'
|
||||
type: binary
|
||||
ver:
|
||||
- '2'
|
||||
|
Reference in New Issue
Block a user