mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Add conditional YANG feature 'web-ui' to infix-services.yang, set when the webui is built. This feature is what the test now looks for to determine if it should be skipped or not. Also, clean up remnant of old test, which was entirely replaced by Mattias' login/csrf test. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
:testgroup: == Services Tests verifying network services configuration and operation: - mDNS (Multicast DNS) service enable/disable functionality - mDNS interface allow/deny access control - LLDP (Link Layer Discovery Protocol) service control - LLDP per-interface administrative status configuration - LLDP IEEE group address forwarding behavior - SSH server configuration and access control - SSH public key authentication mechanisms include::mdns/mdns_enable_disable/Readme.adoc[] <<< include::mdns/mdns_allow_deny/Readme.adoc[] <<< include::lldp/lldp_enable_disable/Readme.adoc[] <<< include::lldp/lldp_admin_status/Readme.adoc[] <<< include::lldp/lldp_ieee_group_forward/Readme.adoc[] <<< include::ssh/ssh_server_config/Readme.adoc[] <<< include::ssh/ssh_key_authentication/Readme.adoc[]