Files
2026-04-21 14:20:58 +02:00

16 lines
271 B
YAML

---
- settings:
test-spec: <case>.adoc
- name: GRE Point-to-Point
case: gre.py
opts: ["--tunnel", "gre"]
- name: GRETAP Point-to-Point
case: gretap.py
opts: ["--tunnel", "gretap"]
- name: VXLAN Point-to-Point
case: vxlan.py
opts: ["--tunnel", "vxlan"]