diff options
author | rexlee8776 <limingjiang@huawei.com> | 2016-10-11 09:02:53 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2016-10-11 09:02:53 +0000 |
commit | cec7c814de6b8a12e9e6bf523827cef3b3dbe3f8 (patch) | |
tree | 2de16db8f8afdea0259c78698a33ee77f9bc91ee | |
parent | 04547421604c8f30152d1947500988c2081fd54a (diff) |
run ipv6 test case on more pods
JIRA: YARDSTICK-363
Change-Id: I5f1c8b1f0038619102aa6e446853988093172d9c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | 4 |
1 files changed, 3 insertions, 1 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 67445f051..d6a0533f4 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 @@ -22,10 +22,12 @@ test_cases: file_name: opnfv_yardstick_tc027.yaml constraint: installer: compass,fuel - pod: huawei-pod1,lf-pod2 + pod: huawei-pod1,lf-pod2,ericsson-pod3,ericsson-pod4 task_args: huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}' lf-pod2: '{"pod_info": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}' + ericsson-pod3: '{"pod_info": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}' + ericsson-pod4: '{"pod_info": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}' - file_name: opnfv_yardstick_tc037.yaml - |