diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-01-16 18:31:42 +0800 |
---|---|---|
committer | kubi <jean.gaoliang@huawei.com> | 2016-01-16 13:06:58 +0000 |
commit | cfbefd9ad48e07a1890e022e94cbae117e04f87a (patch) | |
tree | c9aee44287ad791f67ac8ab8e138e904ff4435a5 /tests/opnfv | |
parent | 6636ef456c6be5b330b84308d74a1f3ea6fa43da (diff) |
modify sc lab pod yaml as real configure
Change-Id: I6587794b7206cb3d5f13b6c448670d1c97ecd596
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Diffstat (limited to 'tests/opnfv')
-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 |