diff options
Diffstat (limited to 'tests/opnfv')
3 files changed, 13 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 diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml index 16b9e7eed..e883f560f 100644 --- a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml @@ -7,4 +7,8 @@ name: "opnfv_huawei_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 diff --git a/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml b/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml index 022aeeceb..4dece13f2 100644 --- a/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml @@ -7,4 +7,8 @@ name: "opnfv_lf_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 |