Run cinder-plugin-ceph-tempest on py3

cinder-plugin-ceph-tempest job is derived from
devstack-plugin-ceph-tempestjob which is py2 job.

We should use its py3 version devstack-plugin-ceph-tempest-py3
on master gate.

Change-Id: I0d99ecd324edde161ef1620409d1d2668299806c
This commit is contained in:
Ghanshyam Mann 2020-02-18 20:44:38 -06:00
parent d654035926
commit 27aaf72bbf
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
- job:
name: cinder-plugin-ceph-tempest
parent: devstack-plugin-ceph-tempest
parent: devstack-plugin-ceph-tempest-py3
run: playbooks/tempest-and-cinderlib-run.yaml
required-projects:
- openstack/cinderlib