From 0a0a2cc3d7a5179c0a3183b99494e27ab83546e5 Mon Sep 17 00:00:00 2001 From: rexlee8776 Date: Thu, 29 Sep 2016 06:41:13 +0000 Subject: ipv6 testcase to support fuel JIRA: YARDSTICK-363 1. fuel pod.yaml node id update according to the real environment 2. add constaints to run ipv6 on one fuel physical pod(lf-pod2) Change-Id: I5b91f1bea84f2c79e0b9c3195028e38ddad55363 Signed-off-by: rexlee8776 --- tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml') 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 1ad871e51..67445f051 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 @@ -21,10 +21,11 @@ test_cases: - file_name: opnfv_yardstick_tc027.yaml constraint: - installer: compass - pod: huawei-pod1 + installer: compass,fuel + pod: huawei-pod1,lf-pod2 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"}' - file_name: opnfv_yardstick_tc037.yaml - -- cgit 1.2.3-korg