From 0df428ebf9ded14254f73085b28c264086a1bf0d Mon Sep 17 00:00:00 2001 From: rexlee8776 Date: Thu, 30 Jun 2016 01:39:54 +0000 Subject: fix ssh bug when running tc043 on huawei_pod1 Change-Id: I333122dae5c00da3ad9fa495e0ca9e8f5d23ae4f Signed-off-by: rexlee8776 --- tests/opnfv/test_cases/opnfv_yardstick_tc043.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc043.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc043.yaml index b45e41ebf..6f2952f97 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc043.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc043.yaml @@ -9,8 +9,8 @@ scenarios: type: Ping options: packetsize: 100 - host: node1.LF - target: node2.LF + host: node4.LF + target: node5.LF runner: type: Duration -- cgit 1.2.3-korg