diff options
author | Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com> | 2016-01-15 13:18:46 +0100 |
---|---|---|
committer | Jörgen Karlsson <jorgen.w.karlsson@ericsson.com> | 2016-01-15 14:51:44 +0000 |
commit | 2a2ebe6b1ea2ff317f4a3ca6a8e8fab811350eae (patch) | |
tree | b70c6aae1b33a9b7ebcf94985975c0a2f0220675 /tests/opnfv/test_suites/opnfv_intel-pod2_daily.yaml | |
parent | 261e3fe02d803fd6476a4af56dea32a29094923b (diff) |
Update test suite files.
Added TC 10, 11 and 14.
Removed TC 1 as it is already included in TC 37
Change-Id: Iea483c4a26c657984769400f2949ca300c2504bd
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_intel-pod2_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_intel-pod2_daily.yaml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/opnfv/test_suites/opnfv_intel-pod2_daily.yaml b/tests/opnfv/test_suites/opnfv_intel-pod2_daily.yaml index 1bb241ed8..5191cae7a 100644 --- a/tests/opnfv/test_suites/opnfv_intel-pod2_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_intel-pod2_daily.yaml @@ -7,12 +7,16 @@ name: "opnfv_intel_daily" test_cases_dir: "tests/opnfv/test_cases/" test_cases: - - file_name: opnfv_yardstick_tc001.yaml -- 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 |