summaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_suites/opnfv_components.yaml
diff options
context:
space:
mode:
authorRex Lee <limingjiang@huawei.com>2016-12-22 03:41:47 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-22 03:41:47 +0000
commit74479a22c461cc2c08f9525879481c0a86d3af84 (patch)
tree03ad5609cf7c2a91358ecfc9b8fecf2f0c2e3123 /tests/opnfv/test_suites/opnfv_components.yaml
parent70d25b87c167bc13e883da2963980cce56410f98 (diff)
parentc44300c459208ed1968c1f8e7dbe04db3e32a292 (diff)
Merge "Add smoke, components, features and performance test suite for Yatdstick"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_components.yaml')
-rw-r--r--tests/opnfv/test_suites/opnfv_components.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_components.yaml b/tests/opnfv/test_suites/opnfv_components.yaml
new file mode 100644
index 000000000..ff4923e03
--- /dev/null
+++ b/tests/opnfv/test_suites/opnfv_components.yaml
@@ -0,0 +1,16 @@
+---
+# Yardstick components task suite
+
+schema: "yardstick:suite:0.1"
+
+name: "opnfv_yardstick-components"
+test_cases_dir: "tests/opnfv/test_cases/"
+test_cases:
+-
+ file_name: opnfv_yardstick_tc074.yaml
+ constraint:
+ installer: compass
+ pod: huawei-pod1
+ task_args:
+ huawei-pod1: '{"public_network": "ext-net",
+ "StorPerf_ip": "192.168.200.1"}'