From e331d01a3b0211c74c0e584624b3c137df80859d Mon Sep 17 00:00:00 2001 From: Nick Singer Date: Tue, 26 Nov 2024 22:41:33 +0100 Subject: [PATCH] Revert "Reduce allowed network states for ping tests" --- openqa-schedule-mm-ping-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openqa-schedule-mm-ping-test b/openqa-schedule-mm-ping-test index db97dbc..580cb77 100755 --- a/openqa-schedule-mm-ping-test +++ b/openqa-schedule-mm-ping-test @@ -33,7 +33,7 @@ machines: DESKTOP: textmode IS_MM_SERVER: '1' NICTYPE: tap - EXPECTED_NM_CONNECTIVITY: '(limited|full)' + EXPECTED_NM_CONNECTIVITY: none QEMU_DISABLE_SNAPSHOTS: '1' YAML_SCHEDULE: schedule/functional/mm_ping.yaml