zuul: glance_store-src-ceph-tempest replaces a legacy job

It replaces legacy-tempest-dsvm-full-ceph-plugin-src-glance_store
which is defined inside openstack-zuul-jobs.
It is really a variant of the devstack-plugin-ceph-tempest job.

Remove .zuul.yaml from the ignored file list as in other jobs.
Change-Id: Id9bc9172560421e3ebcbb3842da367ffd9a6bfd4
This commit is contained in:
Luigi Toscano 2020-07-27 12:52:48 +02:00
parent 08e7ea42ed
commit 1f50f31c14
1 changed files with 13 additions and 2 deletions

View File

@ -120,6 +120,18 @@
vars:
tox_envlist: py36
- job:
name: glance_store-src-ceph-tempest
parent: devstack-plugin-ceph-tempest-py3
description: |
Runs tempest tests with the latest glance_store and the Ceph backend
Former names for this job were:
* legacy-tempest-dsvm-full-ceph-plugin-src-glance_store
required-projects:
- opendev.org/openstack/glance_store
vars:
tempest_test_regex: (^tempest\.(api|scenario)|(^cinder_tempest_plugin))
- project:
templates:
- check-requirements
@ -130,7 +142,7 @@
- release-notes-jobs-python3
check:
jobs:
- legacy-tempest-dsvm-full-ceph-plugin-src-glance_store:
- glance_store-src-ceph-tempest:
voting: false
irrelevant-files: &tempest-irrelevant-files
- ^doc/.*$
@ -140,7 +152,6 @@
- ^lower-constraints.txt$
- ^setup.cfg$
- ^tox.ini$
- ^\.zuul\.yaml$
experimental:
jobs:
- glance_store-dsvm-functional-filesystem