diff options
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_ericsson_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_ericsson_daily.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_ericsson_daily.yaml b/tests/opnfv/test_suites/opnfv_ericsson_daily.yaml new file mode 100644 index 000000000..80689beb1 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_ericsson_daily.yaml @@ -0,0 +1,10 @@ +--- +# LF POD 2 daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_ericsson_daily" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc002.yaml |