diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-21 22:58:10 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-23 08:34:07 +0000 |
commit | bf856fb1b2c8a82bbf04d0fa557faa9d4670aaf9 (patch) | |
tree | 0f3548025211be00efec6c11ab38347b7220c29c /tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml | |
parent | 5c32b7daa67ea5696f49e168259116fc1d47e7e5 (diff) |
Update test suite files used for LF PODs
Change-Id: I69690c5a17aae6bd9bad883c4be523a630eb0f83
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml b/tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml new file mode 100644 index 000000000..bda46c026 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml @@ -0,0 +1,22 @@ +--- +# LF POD 2 daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_lf_daily" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + 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 |