File: test_atomic.yml

package info (click to toggle)
anta 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,048 kB
  • sloc: python: 48,164; sh: 28; javascript: 9; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
---
anta.tests.connectivity:
  - VerifyReachability:
      hosts:
        # making one succeed and one fail.
        - destination: 10.255.255.0
          repeat: 2
          source: 10.255.255.1
          vrf: default
        - destination: 10.255.255.2
          repeat: 1
          source: 10.255.255.3
          vrf: default