From 1ef06ef08ba177bd9ea93c25f96fa13aa6a2e9de Mon Sep 17 00:00:00 2001 From: Abhishek Kekane Date: Wed, 22 Jun 2022 09:13:00 +0000 Subject: [PATCH] Enable Image cache tempest testing This patch will enable new cache APIs tempest tests in glance gate. Change-Id: I01e8550aef85d333a70392be83a964267e632c2d --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index e3a3443996..0a74da28d3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -247,6 +247,10 @@ "glance_devstack_test":"doyouseeme?" image_conversion: output_format: raw + test-config: + "$TEMPEST_CONFIG": + image: + image_caching_enabled: True - job: name: glance-multistore-cinder-import