From 93e6d248db92c6c1916aa318df8f8b7d32e22907 Mon Sep 17 00:00:00 2001 From: QiLiang Date: Fri, 6 May 2016 22:15:46 +0000 Subject: Add plugfest test suite JIRA: - Change-Id: I0f127d7a27e788575ad34ee3a0aa6a75bbf61450 Signed-off-by: QiLiang --- tests/opnfv/test_suites/opnfv_plugfest.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_plugfest.yaml (limited to 'tests') diff --git a/tests/opnfv/test_suites/opnfv_plugfest.yaml b/tests/opnfv/test_suites/opnfv_plugfest.yaml new file mode 100644 index 000000000..fde0e831b --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_plugfest.yaml @@ -0,0 +1,22 @@ +--- +# Plugfest task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_plugfest" +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