From da08bab24cbb2106adad434f92cca1577d4adc24 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 14 May 2021 11:34:57 +0900 Subject: [PATCH] TripleO: Reduce tempest test scope This change reduces scope of tempest tests in tripleo job, so that we run only subset of test cases used in TripleO repos. Change-Id: If1ab96a8b78f47e3316c0a05b27f7827a27ab559 (cherry picked from commit 07d0fa7ab8f1a44e044ea2796f126c463cf59765) --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index d38e0ec7..94aaffeb 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -22,6 +22,5 @@ featureset_override: run_tempest: false tempest_test_whitelist: - - 'tempest.api.image' - 'tempest.scenario.test_server_basic_ops' use_os_tempest: true