Make ceph job voting

This job should be voting on glance-store.

Change-Id: Ib11da7ee08a85b6b3c00e003d1170f5ed72e3582
This commit is contained in:
Dan Smith 2023-05-18 09:51:38 -07:00
parent 9bd9cf4fcd
commit cc39326230

View File

@ -130,6 +130,7 @@
* legacy-tempest-dsvm-full-ceph-plugin-src-glance_store * legacy-tempest-dsvm-full-ceph-plugin-src-glance_store
required-projects: required-projects:
- opendev.org/openstack/glance_store - opendev.org/openstack/glance_store
timeout: 9000
vars: vars:
tempest_test_regex: (^tempest\.(api|scenario)|(^cinder_tempest_plugin)) tempest_test_regex: (^tempest\.(api|scenario)|(^cinder_tempest_plugin))
@ -156,7 +157,6 @@
jobs: jobs:
- cross-glance-tox-functional - cross-glance-tox-functional
- glance_store-src-ceph-tempest: - glance_store-src-ceph-tempest:
voting: false
irrelevant-files: &tempest-irrelevant-files irrelevant-files: &tempest-irrelevant-files
- ^doc/.*$ - ^doc/.*$
- ^releasenotes/.*$ - ^releasenotes/.*$