Files
infix/test/case/all.yaml
T
Mattias Walström a533b87ea4 test: case: Move infix_interfaces into ietf-interfaces
This is how all other models are handled, the topmodel is naming the
test directory
2024-09-17 08:27:23 +02:00

31 lines
620 B
YAML

---
- case: meta/reproducible.py
- case: meta/wait.py
- name: Misc tests
suite: misc/misc.yaml
- name: ietf-system
suite: ietf_system/ietf_system.yaml
- name: ietf-syslog
suite: ietf_syslog/ietf_syslog.yaml
- name: ietf-interfaces
suite: ietf_interfaces/ietf_interfaces.yaml
- name: ietf-routing
suite: ietf_routing/ietf_routing.yaml
- name: infix-containers
suite: infix_containers/infix_containers.yaml
- name: infix-dhcp
suite: infix_dhcp/infix_dhcp.yaml
- name: ietf-hardware
suite: ietf_hardware/ietf_hardware.yaml
- name: infix-services
suite: infix_services/infix_services.yaml