aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2016-07-06 15:22:08 +0800
committerJingLu5 <lvjing5@huawei.com>2016-07-06 15:22:08 +0800
commit4e9fa13962dc95b4ac947476a09e597d7b261259 (patch)
tree5f007a588e783d12a44e44f9b1eee7086d59d744 /tests
parent51b902b9d9d7a641357dd615dcd5a5529bffc8bb (diff)
Add fuel test suite
This file is used for verifing yardstick in fuel integration. Change-Id: Ied9f714763f974af5a3abd953f66c966f196c4ec Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/opnfv/test_suites/fuel_test_suite.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/fuel_test_suite.yaml b/tests/opnfv/test_suites/fuel_test_suite.yaml
new file mode 100644
index 000000000..016bf0953
--- /dev/null
+++ b/tests/opnfv/test_suites/fuel_test_suite.yaml
@@ -0,0 +1,12 @@
+---
+# Fuel integration test task suite
+
+schema: "yardstick:suite:0.1"
+
+name: "fuel_test_suite"
+test_cases_dir: "samples/"
+test_cases:
+-
+ file_name: ping.yaml
+-
+ file_name: iperf3.yaml