mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
test: disable flaky services_basic test
See issue #126 for details. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
8ce3785d26
commit
e3d9236927
+2
-2
@@ -10,5 +10,5 @@
|
||||
- name: infix-interfaces
|
||||
suite: infix_interfaces/all.yaml
|
||||
|
||||
- name: infix-services
|
||||
suite: infix_services/all.yaml
|
||||
#- name: infix-services
|
||||
# suite: infix_services/all.yaml
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
---
|
||||
- case: services_basic.py
|
||||
# Too flaky, disabled for now, needs an LLDP discovery/client function
|
||||
#- case: services_basic.py
|
||||
|
||||
Reference in New Issue
Block a user