mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
:testgroup:
|
|
== Use Case Tests
|
|
|
|
Integration tests verifying multiple software components working
|
|
together:
|
|
|
|
- OSPF routing with containerized applications and network segmentation
|
|
- Combined static and DHCP-provided DNS and NTP servers
|
|
|
|
include::dhcp_ntp_dns_combination/Readme.adoc[]
|
|
include::ospf_container/Readme.adoc[]
|