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 15:04:29 +0000 |
commit | 01e0b46d96160201943220967f7c5a1c33b67a1f (patch) | |
tree | b70c6aae1b33a9b7ebcf94985975c0a2f0220675 /tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml | |
parent | 95bd6646420c19efd574254b1f0448f1c1ab533f (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>
(cherry picked from commit 2a2ebe6b1ea2ff317f4a3ca6a8e8fab811350eae)
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml b/tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml index 792bba2b0..cf68e64f2 100644 --- a/tests/opnfv/test_suites/opnfv_intel-pod6_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_intel-pod6_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 |