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
|
||||
nodeset: opensuse-423
|
||||
vars:
|
||||
action: deploy
|
||||
scenario: ceph
|
||||
install_method: distro
|
||||
|
||||
- job:
|
||||
|
Loading…
Reference in New Issue
Block a user