[DNM][CI] Add CEPHADM_DEPLOY flag to py3 tests

Enable CEPHADM_DEPLOY in the py3 job. This would allow us
to run tests on Cinder, Nova, Glance and Swift with Ceph
deployed using the cephadm tool.

Please do not merge, this is testing only.

Depends-On: https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/826484
Change-Id: I55b0bd5ebce949193849cbe38cd315f394984a3f
This commit is contained in:
Victoria Martinez de la Cruz 2022-03-17 19:40:03 +00:00
parent b0418e177f
commit 4e9b3a35e1
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
devstack_localrc:
ENABLE_VOLUME_MULTIATTACH: true
CEPH_RELEASE: "pacific"
CEPHADM_DEPLOY: true
- job:
name: devstack-plugin-ceph-compute-local-ephemeral