From 79e043af2a86f4547f8e7bad6be90ff4542e005e Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Mon, 27 Jul 2020 12:52:48 +0200 Subject: [PATCH] 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 (cherry picked from commit 1f50f31c14803ea2eec021b3deb287b5a9facc27) (cherry picked from commit bbd97858d9c5b8d2ddc14accb28fec855254c926) --- .zuul.yaml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index f66abe92..0fb33435 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -151,6 +151,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 @@ -163,7 +175,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/.*$ @@ -173,7 +185,6 @@ - ^lower-constraints.txt$ - ^setup.cfg$ - ^tox.ini$ - - ^\.zuul\.yaml$ experimental: jobs: - glance_store-dsvm-functional-filesystem