From 127bbdfc4fc516e58424502207bed9f5eeae2f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20Walstr=C3=B6m?= Date: Fri, 12 Jun 2026 16:23:29 +0200 Subject: [PATCH] REMOVE THIS: TEMPORARY DISABLE PTP TESTS --- test/case/all.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/case/all.yaml b/test/case/all.yaml index 79bc4cc6..80763245 100644 --- a/test/case/all.yaml +++ b/test/case/all.yaml @@ -36,8 +36,8 @@ - name: "NTP Server" suite: ntp/all.yaml -- name: "PTP" - suite: ptp/all.yaml +#- name: "PTP" +# suite: ptp/all.yaml - name: "Routing" suite: routing/all.yaml