From 294d9f9f6f32841ee38267f98946f2274495740f Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 4 May 2020 22:28:15 +0200 Subject: Enable tempest_telemetry if jerma and iruya MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie66b3838a0ac6ba5f041163291bbeb9fc67db42e Signed-off-by: Cédric Ollivier --- jjb/functest/functest.ovn.yaml | 6 ------ jjb/functest/functest.yaml | 4 ---- 2 files changed, 10 deletions(-) (limited to 'jjb') diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index 0baaf6b4f..68a7d2e82 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -358,16 +358,10 @@ test: networking-bgpvpn - tag: jerma test: networking-sfc - - tag: jerma - test: tempest_telemetry - tag: iruya test: refstack_defcore - tag: iruya test: neutron_trunk - - tag: iruya - test: tempest_octavia - - tag: iruya - test: tempest_telemetry - tag: hunter test: refstack_compute - tag: hunter diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index a9fa25b4d..f4ca2d31f 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -359,14 +359,10 @@ test: networking-bgpvpn - tag: jerma test: networking-sfc - - tag: jerma - test: tempest_telemetry - tag: iruya test: refstack_defcore - tag: iruya test: neutron_trunk - - tag: iruya - test: tempest_telemetry - tag: hunter test: refstack_compute - tag: hunter -- cgit