Code Review
/
yardstick.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
51b902b
)
Add fuel test suite
19/16419/1
author
JingLu5
<lvjing5@huawei.com>
Wed, 6 Jul 2016 07:22:08 +0000
(15:22 +0800)
committer
JingLu5
<lvjing5@huawei.com>
Wed, 6 Jul 2016 07:22:08 +0000
(15:22 +0800)
This file is used for verifing yardstick in fuel integration.
Change-Id: Ied9f714763f974af5a3abd953f66c966f196c4ec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
tests/opnfv/test_suites/fuel_test_suite.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/tests/opnfv/test_suites/fuel_test_suite.yaml
b/tests/opnfv/test_suites/fuel_test_suite.yaml
new file mode 100644
(file)
index 0000000..
016bf09
--- /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