diff options
author | kubi <jean.gaoliang@huawei.com> | 2015-12-15 10:10:20 +0800 |
---|---|---|
committer | kubi <jean.gaoliang@huawei.com> | 2015-12-15 02:30:20 +0000 |
commit | 35a5e039bf87708e9febafba6f0f3149639f3aea (patch) | |
tree | 9a30e57c8c56bb7387baa668bb27a405d95b189d /tests/opnfv | |
parent | d5268471785c70b048b55eebfbea62c7e5cd9683 (diff) |
add test suite for huawei us bare lab
JIRA:YARDSTICK-
Change-Id: I6e43383c1eafa13314ab7678d0e1d42ed063c57f
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Diffstat (limited to 'tests/opnfv')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml new file mode 100644 index 000000000..16b9e7eed --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml @@ -0,0 +1,10 @@ +--- +# Huawei US bare daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_huawei_daily" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc002.yaml |