From 7f7a7a163ed0280983bd2a7a34148d6e32d4237e Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Mon, 27 Jul 2020 13:57:22 +0100 Subject: [PATCH] zuul: Add devstack-plugin-ceph-compute-local-ephemeral to experimental This job tests the recently introduced direct download of rbd hosted Glance images into a file based imagecache. Depends-On: https://review.opendev.org/748212 Change-Id: I0933447e6caa0013f0b26dbf6532ff1976197e80 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 1928fd78a1..39974c3849 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -533,3 +533,5 @@ irrelevant-files: *dsvm-irrelevant-files - devstack-platform-fedora-latest-virt-preview: irrelevant-files: *dsvm-irrelevant-files + - devstack-plugin-ceph-compute-local-ephemeral: + irrelevant-files: *dsvm-irrelevant-files