From f5fd55ec347d84de098c90b946ea599e6011a354 Mon Sep 17 00:00:00 2001 From: kubi Date: Mon, 18 Jan 2016 18:48:22 +0800 Subject: 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 --- .../opnfv_huawei-us-deploy-bare-1_weekly.yaml | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_weekly.yaml (limited to 'tests') 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 -- cgit 1.2.3-korg