From 38c0e54ce5c354abd10035f2acb1204c057e4a8b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 30 Oct 2019 13:02:06 +0100 Subject: Conform with latest Functest backports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New tempest plugins were backported to Jerma and Iruya. Change-Id: I1e8d4fef110609657d179aa978b2b4441200abde Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'jjb') diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 9b35e8a28..0173c99a3 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -262,10 +262,6 @@ - tempest_smoke - tempest_horizon exclude: - - tag: jerma - test: tempest_horizon - - tag: iruya - test: tempest_horizon - tag: hunter test: tempest_horizon jobs: @@ -298,18 +294,10 @@ test: refstack_defcore - tag: jerma test: refstack_defcore - - tag: jerma - test: tempest_keystone - - tag: jerma - test: tempest_cinder - tag: iruya test: refstack_defcore - tag: iruya test: octavia - - tag: iruya - test: tempest_keystone - - tag: iruya - test: tempest_cinder - tag: hunter test: refstack_compute - tag: hunter -- cgit