diff --git a/feature/gnoi/system/tests/copying_debug_files_test/copying_debug_files_test.go b/feature/gnoi/system/tests/copying_debug_files_test/copying_debug_files_test.go index 93afbfde61e..14ffdf19d2d 100644 --- a/feature/gnoi/system/tests/copying_debug_files_test/copying_debug_files_test.go +++ b/feature/gnoi/system/tests/copying_debug_files_test/copying_debug_files_test.go @@ -145,7 +145,7 @@ func TestCopyingDebugFiles(t *testing.T) { t.Logf("Healthz Get attempt %d failed: %v", i+1, err) time.Sleep(30 * time.Second) } - + time.Sleep(120 * time.Second) t.Logf("Error: %v", err) switch dut.Vendor() { case ondatra.ARISTA: