diff options
author | rexlee8776 <limingjiang@huawei.com> | 2016-08-09 12:48:15 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2016-08-09 12:48:15 +0000 |
commit | cb3ad660b88db19e5f4409bc375c417dd5118fc1 (patch) | |
tree | ccacd3d63a5881732e7f444b0ae22bb738c103fc /tests/opnfv/test_suites | |
parent | df30d59db7bf598d1ecdb874f84d722445a15fde (diff) |
add ping6 to nosdn-nofeature-ha scenario
Change-Id: Ic495293d37b51b95009000559b451ef7c12cfcbe
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml index 67d6535b9..a8ab42849 100644 --- a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml @@ -19,6 +19,13 @@ test_cases: - file_name: opnfv_yardstick_tc014.yaml - + file_name: opnfv_yardstick_tc027.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}' +- file_name: opnfv_yardstick_tc037.yaml - file_name: opnfv_yardstick_tc043.yaml |