Files
infix/test/case/all.yaml
T
Tobias Waldekranz 784b391467 test: reproducible: Log software versions
Make sure that we keep a record of the versions and boot source used
by all devices under test when running the full suite - in case we
ever suspect that there is a mismatch between the intended test image
and the actual one.

Since this test now needs to communicate with the devices, make sure
that we run the wait test first.
2024-12-02 12:42:28 +01:00

34 lines
670 B
YAML

---
- case: meta/wait.py
- case: meta/reproducible.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
- name: use-cases
suite: use_case/use_case.yml