diff options
author | rexlee8776 <limingjiang@huawei.com> | 2016-08-15 22:31:56 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2016-08-19 06:12:34 +0000 |
commit | bcfe35aa9987e6d3ccf7b6242a7c8d54d0a741d6 (patch) | |
tree | a2b1c56563c60895e670912f274e080c3a57ea7d /tests/opnfv/test_suites/opnfv_huawei-virtual2_daily.yaml | |
parent | 8361073662d580803f1da030b9f9bd4203bbaecb (diff) |
remove previous pod suite yamls to avoid confusion
Change-Id: I312aae7fbc34ddeb9480abfb18c40853fcc9f5c1
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_huawei-virtual2_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-virtual2_daily.yaml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/tests/opnfv/test_suites/opnfv_huawei-virtual2_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-virtual2_daily.yaml deleted file mode 100644 index bb87fc363..000000000 --- a/tests/opnfv/test_suites/opnfv_huawei-virtual2_daily.yaml +++ /dev/null @@ -1,22 +0,0 @@ ---- -# Huawei US virtual 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_tc037.yaml |