diff options
-rw-r--r-- | docker/benchmarking-cntt/testcases.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docker/benchmarking-cntt/testcases.yaml b/docker/benchmarking-cntt/testcases.yaml index 9c382c7d4..30eb3e631 100644 --- a/docker/benchmarking-cntt/testcases.yaml +++ b/docker/benchmarking-cntt/testcases.yaml @@ -50,8 +50,6 @@ tiers: VMTP is a small python application that will automatically perform ping connectivity, round trip time measurement (latency) and TCP/UDP throughput - dependencies: - - NO_TENANT_NETWORK: '^(?![tT]rue$)' run: name: vmtp @@ -65,7 +63,5 @@ tiers: like iperf, iperf3 and netperf (with help of flent). Shaker is able to deploy OpenStack instances and networks in different topologies. - dependencies: - - NO_TENANT_NETWORK: '^(?![tT]rue$)' run: name: shaker |