From 7ec3f813a5b3ad755e90a0cab2295cb91a5d340b Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 21 Dec 2015 12:54:23 +0100 Subject: Add yardstick daily task suite for Ericsson POD2 Change-Id: Ic0f7261dc07eb38d014a8790ac13e5310ec4ef8a Signed-off-by: Fatih Degirmenci --- tests/opnfv/test_suites/opnfv_ericsson-pod2_daily.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_ericsson-pod2_daily.yaml (limited to 'tests/opnfv/test_suites') diff --git a/tests/opnfv/test_suites/opnfv_ericsson-pod2_daily.yaml b/tests/opnfv/test_suites/opnfv_ericsson-pod2_daily.yaml new file mode 100644 index 000000000..f3002ff9d --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_ericsson-pod2_daily.yaml @@ -0,0 +1,14 @@ +--- +# ERICSSON POD2 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_tc001.yaml +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc012.yaml -- cgit 1.2.3-korg