diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-08-15 02:38:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-15 02:38:54 +0000 |
commit | 81d438404f189b1936777f1ec5abc34b6d171ffc (patch) | |
tree | e23dab3126092965e737d7f991c46dbd0ea78e6b /tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml | |
parent | 5d0fb5e5ed3fc324cac995994b061b6d449fc869 (diff) | |
parent | 373df6c7373d30f19db75c872d5103f1a37e7f69 (diff) |
Merge "Add testcase tc0075 and mofify testcsuite"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml index c5752981e..1ebd73216 100644 --- a/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml @@ -44,3 +44,11 @@ test_cases: file_name: opnfv_yardstick_tc071.yaml - file_name: opnfv_yardstick_tc072.yaml +- + file_name: opnfv_yardstick_tc075.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", + "host": "node1.LF"}' |