diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-06-30 02:24:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-30 02:24:28 +0000 |
commit | d7aca2eadc53a1e1dbf7c7c29f2a83e7e5085b0c (patch) | |
tree | c69930d283afa382cfede16e185c3a51489f45d6 /tests | |
parent | 41dde94d0a4e575317c297e124ba0624e64c8552 (diff) | |
parent | 0df428ebf9ded14254f73085b28c264086a1bf0d (diff) |
Merge "fix ssh bug when running tc043 on huawei_pod1"
Diffstat (limited to 'tests')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc043.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |