zuul: SUSE: Fix scenario for ceph jobs
The scenario variable was missing from SUSE Ceph jobs so the wrong thing was being tested. Change-Id: Iec665fca203b8b1c6f0018ffc2a125f398438bdb
This commit is contained in:
parent
6579dd9aaa
commit
fefb377f25
@ -255,6 +255,8 @@
|
|||||||
parent: openstack-ansible-deploy-aio
|
parent: openstack-ansible-deploy-aio
|
||||||
nodeset: opensuse-423
|
nodeset: opensuse-423
|
||||||
vars:
|
vars:
|
||||||
|
action: deploy
|
||||||
|
scenario: ceph
|
||||||
install_method: distro
|
install_method: distro
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
Loading…
Reference in New Issue
Block a user