From: kubi Date: Mon, 18 Jan 2016 10:48:22 +0000 (+0800) Subject: Create weekly Jenkins Job for Yardstick run in Huawei lab in Santa Clara X-Git-Tag: colorado.1.0~257 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F7099%2F1;p=yardstick.git Create weekly Jenkins Job for Yardstick run in Huawei lab in Santa Clara Test Case 040 :parser is added into weekly yaml Signed-off-by: kubi Change-Id: I0cb4a9e273b5cac55b9a7a278ea17b1ad78d1ac6 --- diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_weekly.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_weekly.yaml new file mode 100644 index 000000000..cda46969d --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_weekly.yaml @@ -0,0 +1,26 @@ +--- +# Huawei US bare weekly task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_huawei_weekly" +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_tc027.yaml +- + file_name: opnfv_yardstick_tc037.yaml +- + file_name: opnfv_yardstick_tc040.yaml \ No newline at end of file