mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
12 lines
209 B
YAML
12 lines
209 B
YAML
---
|
|
- settings:
|
|
test-spec: <case>.adoc
|
|
|
|
- name: GRE Tunnel TTL Verification
|
|
case: gre.py
|
|
opts: ["--tunnel", "gre"]
|
|
|
|
- name: VXLAN Tunnel TTL Verification
|
|
case: vxlan.py
|
|
opts: ["--tunnel", "vxlan"]
|