From: QiLiang Date: Fri, 6 May 2016 22:15:46 +0000 (+0000) Subject: Add plugfest test suite X-Git-Tag: colorado.1.0~172 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=93e6d248db92c6c1916aa318df8f8b7d32e22907;p=yardstick.git Add plugfest test suite JIRA: - Change-Id: I0f127d7a27e788575ad34ee3a0aa6a75bbf61450 Signed-off-by: QiLiang --- 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