diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-01-18 18:48:22 +0800 |
---|---|---|
committer | kubi <jean.gaoliang@huawei.com> | 2016-01-18 18:48:22 +0800 |
commit | 5ee5f2bc482f97ac5a0b7d3c7766498efdbdf4b6 (patch) | |
tree | 03fdf0ad4290e951bb65c4955c1776a842b7868b /tests/opnfv/test_suites | |
parent | 625a6dac381a35a0c12cab0cfd21146844778aaa (diff) |
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 <jean.gaoliang@huawei.com>
Change-Id: I0cb4a9e273b5cac55b9a7a278ea17b1ad78d1ac6
Diffstat (limited to 'tests/opnfv/test_suites')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_weekly.yaml | 26 |
1 files changed, 26 insertions, 0 deletions
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 |