mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 11:43:01 +02:00
Let's drop the leading IETF or Infix prefixes from tests. Initially the idea was to mimnic the YANG models, but it's difficult to navigate and does not provide any real benefit to developers or end-users. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
10 lines
220 B
YAML
10 lines
220 B
YAML
---
|
|
- name: Basic tunnel connectivity test
|
|
suite: tunnel_basic/test.yaml
|
|
|
|
- name: Tunnel interface bridged with physical
|
|
suite: tunnel_bridged/test.yaml
|
|
|
|
- name: Tunnel TTL verification
|
|
suite: tunnel_ttl/test.yaml
|