Use python3 devstack ceph plugin job

devstack-plugin-ceph-tempest job is py2 job and
not supposed to run on master gate. We need to use
its py3 version- devstack-plugin-ceph-tempest-py3

Change-Id: I1a817c8dc0d01292bdd89cd46caa094d1ecdad01
This commit is contained in:
Ghanshyam Mann 2020-02-18 20:48:53 -06:00
parent e0622ed5b8
commit af5022a618
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
check:
jobs:
- cinder-tempest-plugin-lvm-lio
- devstack-plugin-ceph-tempest
- devstack-plugin-ceph-tempest-py3
- job:
name: cinder-tempest-plugin-lvm-lio