diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-04 22:28:15 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-05-04 22:28:15 +0200 |
commit | 294d9f9f6f32841ee38267f98946f2274495740f (patch) | |
tree | 79cc7b75674af92fe4fa7c3d4621acc2e1cc5795 /jjb | |
parent | fa1b63bb6a9397456ca35d95d632fa6b5e451e86 (diff) |
Enable tempest_telemetry if jerma and iruya
Change-Id: Ie66b3838a0ac6ba5f041163291bbeb9fc67db42e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest.ovn.yaml | 6 | ||||
-rw-r--r-- | jjb/functest/functest.yaml | 4 |
2 files changed, 0 insertions, 10 deletions
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 |