diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-08-19 13:55:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-19 13:55:44 +0000 |
commit | 4afe3795d72295ff181853fc9e6602e98ddf608b (patch) | |
tree | 46caf818da3a4bcb4821ae274172120ccd61bc97 /tests/opnfv/test_suites/opnfv_huawei-pod1_daily.yaml | |
parent | c427a3f99c24748fcdea87dc3277a99a9062d86d (diff) | |
parent | bcfe35aa9987e6d3ccf7b6242a7c8d54d0a741d6 (diff) |
Merge "remove previous pod suite yamls to avoid confusion"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_huawei-pod1_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-pod1_daily.yaml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/tests/opnfv/test_suites/opnfv_huawei-pod1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-pod1_daily.yaml deleted file mode 100644 index 35eeb34a7..000000000 --- a/tests/opnfv/test_suites/opnfv_huawei-pod1_daily.yaml +++ /dev/null @@ -1,26 +0,0 @@ ---- -# 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 -- - 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_tc043.yaml |