diff options
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 |