Merge "Test Deployed Ceph in Wallaby standalone 001/004/010"

This commit is contained in:
Zuul 2022-07-04 19:52:44 +00:00 committed by Gerrit Code Review
commit 7142f40c51
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
- include_tasks: containers.yml
- include_tasks: ceph-install.yml
when: # TODO(fultonj) use ['master', 'wallaby'] after backport
when:
- job.standalone_ceph | default(false)
- release not in ['train', 'victoria', 'wallaby']
- release not in ['train', 'victoria']
- include_tasks: standalone-install.yml