From d3c1bd49fd5a69a2497710316d29d9559c98b580 Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Fri, 29 Jul 2016 08:16:32 +0800 Subject: Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly on nodes Change-Id: Ida71b4027010b3c0eebe03498cf870d288b63e0f Signed-off-by: JingLu5 --- tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (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 180ad165e..67d6535b9 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 @@ -26,7 +26,7 @@ test_cases: installer: compass pod: huawei-pod1 task_args: - huawei_pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", "host": "node4.LF","target": "node5.LF"}' - file_name: opnfv_yardstick_tc045.yaml @@ -50,6 +50,12 @@ test_cases: installer: fuel - file_name: opnfv_yardstick_tc055.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", + "host": "node5.yardstick-TC055"}' - file_name: opnfv_yardstick_tc069.yaml - -- cgit 1.2.3-korg