aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-06-13 14:57:56 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-06-21 05:40:51 +0200
commiteb864cc183005479e4fd00d3b849034fcab5bffc (patch)
tree4e99a28133177a8ba68a322267c7b7f00f62beea /functest/ci/testcases.yaml
parent0f6c31a434873068e6c3bfecf31930536bf59d2f (diff)
Integrate Shaker as a new testcase
Shaker wraps around popular system network testing tools like iperf, iperf3 and netperf (with help of flent). Change-Id: Idd82ffd9642c90335ad156e899c0330473260f15 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index f20363401..caf8ca3da 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -254,6 +254,24 @@ tiers:
- 'test_networks_multiprovider_rbac'
-
+ 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.
+ dependencies:
+ installer: ''
+ scenario: ''
+ run:
+ module:
+ 'functest.opnfv_tests.openstack.shaker.shaker'
+ class: 'Shaker'
+
+ -
case_name: odl
project_name: functest
criteria: 100