diff options
-rw-r--r-- | tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml b/tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml new file mode 100644 index 000000000..0f84354d7 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_orange-fr-pod2_daily.yaml @@ -0,0 +1,18 @@ +--- +# Orange POD2 daily task suite + +schema: "yardstick:suite:0.1" + +name: "orange-fr-pod2_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_tc012.yaml +- + file_name: opnfv_yardstick_tc037.yaml |