diff --git a/test/case/infix_services/infix_services.yaml b/test/case/infix_services/infix_services.yaml index 1e208be7..8ed50c21 100644 --- a/test/case/infix_services/infix_services.yaml +++ b/test/case/infix_services/infix_services.yaml @@ -1,4 +1,9 @@ --- -- name: services_basic - case: services_basic/test.py +# Disabled, see #654 for more information. Once that issue is fixed, +# we should split this test into service_mdns and service_lldp, where +# the LLDP test can be skipped if there are no links available that +# are transparent with respect to IEEE link-local multicast. +#- name: services_basic +# case: services_basic/test.py +[]