---
# Yardstick TC027 config file
# Measure IPV6 network latency using ping6

schema: "yardstick:task:0.1"

scenarios:
-
  type: Ping6
  options:
    packetsize: 56
    host: host1,host2,host3,host4,host5
  nodes:
    host1: node1.IPV6
    host2: node2.IPV6
    host3: node3.IPV6
    host4: node4.IPV6
    host5: node5.IPV6
  runner:
    type: Iteration
    iterations: 1
    interval: 1
    run_step: 'setup,run,teardown'
  sla:
    max_rtt: 30
    action: monitor

precondition:
  installer_type: compass
  deploy_scenarios: os-nosdn
  pod_name: huawei-pod1

context:
  type: Node
  name: IPV6
  file: /home/opnfv/repos/yardstick/etc/yardstick/nodes/compass_sclab_physical/pod.yaml