diff options
Diffstat (limited to 'tests/opnfv')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml | 5 |
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 |