diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-17 10:10:37 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-17 10:34:57 +0200 |
commit | 185d7639da2afb8ea78771f78e7347cb7e03eea1 (patch) | |
tree | 29691b256c3295cb757525e12bb9220923659b26 /tests/opnfv/test_suites/opnfv_huawei-pod4_daily.yaml | |
parent | 29e463d40cc96396e3a158f6adb1ebcfaf3d29ba (diff) |
Update test suite files used for Huawei PODs/machines
Change-Id: Ic52d1eec693ef9278d4a196962e8b3ede907dbeb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_huawei-pod4_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-pod4_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_huawei-pod4_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-pod4_daily.yaml new file mode 100644 index 000000000..486425f1b --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-pod4_daily.yaml @@ -0,0 +1,22 @@ +---
+# Huawei Shanghai bare POD6 daily task suite
+
+schema: "yardstick:suite:0.1"
+
+name: "opnfv_huawei_daily"
+test_cases_dir: "tests/opnfv/test_cases/"
+test_cases:
+-
+ file_name: opnfv_yardstick_tc002.yaml
+-
+ file_name: opnfv_yardstick_tc005.yaml
+-
+ file_name: opnfv_yardstick_tc010.yaml
+-
+ file_name: opnfv_yardstick_tc011.yaml
+-
+ file_name: opnfv_yardstick_tc012.yaml
+-
+ file_name: opnfv_yardstick_tc014.yaml
+-
+ file_name: opnfv_yardstick_tc037.yaml
|