From bf856fb1b2c8a82bbf04d0fa557faa9d4670aaf9 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Sat, 21 May 2016 22:58:10 +0200 Subject: Update test suite files used for LF PODs Change-Id: I69690c5a17aae6bd9bad883c4be523a630eb0f83 Signed-off-by: Fatih Degirmenci --- tests/opnfv/test_suites/opnfv_lf-pod1_daily.yaml | 22 ++++++++++++++++++++++ tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml | 22 ++++++++++++++++++++++ .../test_suites/opnfv_opnfv-jump-1_daily.yaml | 22 ---------------------- .../test_suites/opnfv_opnfv-jump-2_daily.yaml | 22 ---------------------- 4 files changed, 44 insertions(+), 44 deletions(-) create mode 100644 tests/opnfv/test_suites/opnfv_lf-pod1_daily.yaml create mode 100644 tests/opnfv/test_suites/opnfv_lf-pod2_daily.yaml delete mode 100644 tests/opnfv/test_suites/opnfv_opnfv-jump-1_daily.yaml delete mode 100644 tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml (limited to 'tests/opnfv') diff --git a/tests/opnfv/test_suites/opnfv_lf-pod1_daily.yaml b/tests/opnfv/test_suites/opnfv_lf-pod1_daily.yaml new file mode 100644 index 000000000..85147a00b --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_lf-pod1_daily.yaml @@ -0,0 +1,22 @@ +--- +# LF POD 1 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 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 diff --git a/tests/opnfv/test_suites/opnfv_opnfv-jump-1_daily.yaml b/tests/opnfv/test_suites/opnfv_opnfv-jump-1_daily.yaml deleted file mode 100644 index 85147a00b..000000000 --- a/tests/opnfv/test_suites/opnfv_opnfv-jump-1_daily.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- -# LF POD 1 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 diff --git a/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml b/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml deleted file mode 100644 index bda46c026..000000000 --- a/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- -# 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 -- cgit 1.2.3-korg