aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_cases
diff options
context:
space:
mode:
authorqi liang <liangqi1@huawei.com>2016-02-23 12:44:00 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-02-23 12:44:00 +0000
commitb7d747660ed0ae56758c667fb25d860b26b1a2c2 (patch)
treed34407cf1e4a3ab885cd984e942a98dc85e35a60 /tests/opnfv/test_cases
parent8c64f4d1ff0dcead041be066fce22ce90b7f7d91 (diff)
parent790e54ca0806f4b826fbe77f260f1b3127324507 (diff)
Merge "ipv6-bug-fix: update physical pod yaml configure"
Diffstat (limited to 'tests/opnfv/test_cases')
-rw-r--r--tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml
index cf3afc866..dc86c5efa 100644
--- a/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml
+++ b/tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml
@@ -8,9 +8,10 @@ scenarios:
-
type: Ping6
options:
- packetsize: 200
- host: host2,host3,host4,host5
+ packetsize: 56
+ host: host1,host2,host3,host4,host5
nodes:
+ host1: node1.IPV6
host2: node2.IPV6
host3: node3.IPV6
host4: node4.IPV6