mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
26 lines
521 B
YAML
26 lines
521 B
YAML
---
|
|
|
|
- name: Bridge Forwarding Single DUTs
|
|
case: bridge_fwd_sgl_dut/test.py
|
|
|
|
- name: Bridge Forwarding Dual DUTs
|
|
case: bridge_fwd_dual_dut/test.py
|
|
|
|
- name: Bridge STP Basic
|
|
case: bridge_stp_basic/test.py
|
|
|
|
- name: Bridge VLAN Separation
|
|
case: bridge_vlan_separation/test.py
|
|
|
|
- name: Bridge Basic
|
|
case: bridge_basic/test.py
|
|
|
|
- name: Dual Bridges on One Device
|
|
case: dual_bridge/test.py
|
|
|
|
- name: Bridge with a Physical Port and a Veth
|
|
case: bridge_veth/test.py
|
|
|
|
- name: Bridge VLAN
|
|
case: bridge_vlan/test.py
|