diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-01-16 18:31:42 +0800 |
---|---|---|
committer | qi liang <liangqi1@huawei.com> | 2016-01-16 13:28:21 +0000 |
commit | f0dbb7d2dd25880dbd73df82f9f6830cb2655b6b (patch) | |
tree | c9aee44287ad791f67ac8ab8e138e904ff4435a5 /tests/opnfv/test_cases | |
parent | d0236479452e507248f7c60b61a71139a11e0483 (diff) |
modify sc lab pod yaml as real configure
Change-Id: I6587794b7206cb3d5f13b6c448670d1c97ecd596
Signed-off-by: kubi <jean.gaoliang@huawei.com>
(cherry picked from commit cfbefd9ad48e07a1890e022e94cbae117e04f87a)
Diffstat (limited to 'tests/opnfv/test_cases')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml index badf26065..e360b4bd0 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml @@ -9,9 +9,8 @@ scenarios: type: Ping6 options: packetsize: 200 - host: host1,host2,host3,host4,host5 + host: host2,host3,host4,host5 nodes: - host1: node1.IPV6 host2: node2.IPV6 host3: node3.IPV6 host4: node4.IPV6 |