diff options
author | Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com> | 2015-12-15 19:01:36 +0100 |
---|---|---|
committer | Jörgen Karlsson <jorgen.w.karlsson@ericsson.com> | 2015-12-17 09:48:15 +0000 |
commit | a49a2474e96234da6dcd6ba7128664c62c345490 (patch) | |
tree | e38f553d2a89add562fbb0ea2af0e829e42848f5 /tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml | |
parent | 3f78f83f984553f775f63caaff32dc3c48efff1e (diff) |
Add TC001 and TC012 to POD test suites
Change-Id: I39d589bfc0652d51b7e6d9e139b83160bf7f3692
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml b/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml index 80689beb1..8279d2378 100644 --- a/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml @@ -1,5 +1,5 @@ --- -# LF POD 2 daily task suite +# ERICSSON POD1 daily task suite schema: "yardstick:suite:0.1" @@ -7,4 +7,8 @@ name: "opnfv_ericsson_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_tc012.yaml |