diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-02-02 16:16:24 +0800 |
---|---|---|
committer | Jörgen Karlsson <jorgen.w.karlsson@ericsson.com> | 2016-02-08 11:30:46 +0000 |
commit | ab99b83b03f3583c51c03fc821d48b77e2bd2273 (patch) | |
tree | 7d806eb829385169336083c9036c655ffea65a6d /tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml | |
parent | ff5cb9501b155e07fe75f03062217270b9745131 (diff) |
bug fix: huawei sc lab virtual pod task fail
opnfv_yardstick_tc027.yaml 's configure file is written for physical pod
it shouldn't be added into virtual pod task, so remove it. otherwise, task will failed
Change-Id: Ic2f03c6522cace32426a7aade1da56ed2c1766d1
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml index 91e950f0c..bb87fc363 100644 --- a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml @@ -19,6 +19,4 @@ test_cases: - file_name: opnfv_yardstick_tc014.yaml - - file_name: opnfv_yardstick_tc027.yaml -- file_name: opnfv_yardstick_tc037.yaml |