Use devstack ceph plugin python3 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: Iff8c7349d2e7040bb31f146bdd119ccb6b098ec0
This commit is contained in:
parent
0035ab2538
commit
1a6c91ac4d
@ -233,7 +233,7 @@
|
|||||||
- openstack-tox-functional-py36
|
- openstack-tox-functional-py36
|
||||||
- openstack-tox-functional-py37
|
- openstack-tox-functional-py37
|
||||||
- glance-code-constants-check
|
- glance-code-constants-check
|
||||||
- devstack-plugin-ceph-tempest:
|
- devstack-plugin-ceph-tempest-py3:
|
||||||
voting: false
|
voting: false
|
||||||
irrelevant-files: &tempest-irrelevant-files
|
irrelevant-files: &tempest-irrelevant-files
|
||||||
- ^(test-|)requirements.txt$
|
- ^(test-|)requirements.txt$
|
||||||
@ -275,8 +275,6 @@
|
|||||||
- glance-tox-functional-py36-glance_store-tips
|
- glance-tox-functional-py36-glance_store-tips
|
||||||
- barbican-simple-crypto-devstack-tempest
|
- barbican-simple-crypto-devstack-tempest
|
||||||
- glance-dsvm-grenade-multinode
|
- glance-dsvm-grenade-multinode
|
||||||
- devstack-plugin-ceph-tempest-py3:
|
|
||||||
irrelevant-files: *tempest-irrelevant-files
|
|
||||||
- tempest-pg-full:
|
- tempest-pg-full:
|
||||||
irrelevant-files: *tempest-irrelevant-files
|
irrelevant-files: *tempest-irrelevant-files
|
||||||
- tempest-full-py3-opensuse15:
|
- tempest-full-py3-opensuse15:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user