Remove vmtp and shaker from docker/smoke/testcases.yaml 93/61793/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Sep 2018 05:26:06 +0000 (07:26 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Sep 2018 05:32:41 +0000 (07:32 +0200)
Change-Id: Ic5754821542e873bb7d33a8864a852993947b762
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke/testcases.yaml

index 2897e10..bddecc3 100644 (file)
@@ -83,33 +83,6 @@ tiers:
                         excludes:
                             - 'test_networks_multiprovider_rbac'
 
-            -
-                case_name: vmtp
-                project_name: functest
-                criteria: 100
-                blocking: false
-                description: >-
-                    VMTP is a small python application that will automatically
-                    perform ping connectivity, round trip time measurement
-                    (latency) and TCP/UDP throughput
-                dependencies:
-                    - POD_ARCH: '^(?!aarch64$)'
-                run:
-                    name: vmtp
-
-            -
-                case_name: shaker
-                project_name: functest
-                criteria: 100
-                blocking: false
-                description: >-
-                    Shaker wraps around popular system network testing tools
-                    like iperf, iperf3 and netperf (with help of flent). Shaker
-                    is able to deploy OpenStack instances and networks in
-                    different topologies.
-                run:
-                    name: shaker
-
             -
                 case_name: snaps_smoke
                 project_name: functest