diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-08-10 07:48:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-10 07:48:21 +0000 |
commit | 271d5a1bca3e7c8c22280bc564e2f4ab0722c860 (patch) | |
tree | b7746989b350f54b7cd8559237e9228ef3bab0f5 /tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | |
parent | 7892704fdcb96964f6d10476198a9becd4188f89 (diff) | |
parent | cb3ad660b88db19e5f4409bc375c417dd5118fc1 (diff) |
Merge "add ping6 to nosdn-nofeature-ha scenario"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml')
-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 c5b59a8c5..3c2ff556a 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 |