From 1f50f31c14803ea2eec021b3deb287b5a9facc27 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 --- .zuul.yaml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 62c7ce02..ec1b054b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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