Files
infix/test/case/all.yaml
T
Mattias Walström 60676e21be test: operational_all: Harden to catch more
- Test so the value in operational actually is correct
- Move test to last in suite to see that there are no stray
  data in operational (yangerd)
2026-06-27 10:57:22 +02:00

66 lines
1.0 KiB
YAML

---
- settings:
test-spec: Readme.adoc
- case: meta/reproducible.py
name: "Ensure Reproducible Env"
infamy:
specification: False
- case: meta/bootorder.py
name: "Verify Bootorder"
infamy:
specification: False
- case: meta/check-version.py
name: "Verify Software Version"
infamy:
specification: False
- name: "System"
suite: system/all.yaml
# Upgrade may leave wrong boot order
- case: meta/bootorder.py
name: "Verify Bootorder After Upgrade"
infamy:
specification: False
- name: "Syslog"
suite: syslog/all.yaml
- name: "Interfaces"
suite: interfaces/all.yaml
- name: "NTP Server"
suite: ntp/all.yaml
- name: "PTP"
suite: ptp/all.yaml
- name: "Routing"
suite: routing/all.yaml
- name: "Firewall"
suite: firewall/all.yaml
- name: "Containers"
suite: containers/all.yaml
- name: "DHCP"
suite: dhcp/all.yaml
- name: "Hardware"
suite: hardware/all.yaml
- name: "Services"
suite: services/all.yaml
- name: "Use Case Tests"
suite: use_case/all.yaml
- name: "Miscellaneous"
suite: misc/all.yaml