From 1e742ac62abdeb65637912fb15e965ae9a0b8dbf Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Wed, 23 Sep 2020 12:25:10 +0100 Subject: [PATCH] zuul: Add devstack-plugin-ceph-tempest-fedora-latest NV job Given the issues introduced by I0eab8ad25112511b0c4dd4b7796b4cda821bca8b it would be nice to have a simple RPM based job somewhere in the check queue to avoid a repeat in the future. Change-Id: I601b77f2da0574d38ccef7d05db4933f6fdae998 --- .zuul.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 1d5c3fa..19cba8b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -142,6 +142,15 @@ back end (DHSS=False) parent: manila-tempest-plugin-cephfs-nfs +- job: + name: devstack-plugin-ceph-tempest-fedora-latest + parent: devstack-plugin-ceph-tempest-py3 + description: | + Integration tests that runs with the ceph devstack plugin on Fedora. + nodeset: devstack-single-node-fedora-latest + voting: false + + - project-template: name: devstack-plugin-ceph-tempest-jobs description: | @@ -155,6 +164,7 @@ - devstack-plugin-ceph-cephfs-nfs: irrelevant-files: *irrelevant-files voting: false + - devstack-plugin-ceph-tempest-fedora-latest gate: jobs: - devstack-plugin-ceph-tempest-py3