From fcadb55e21485ae198a4bbe95779c046bfaeb352 Mon Sep 17 00:00:00 2001 From: Ben Broderick Phillips Date: Wed, 24 Jul 2024 13:42:57 -0400 Subject: [PATCH] Bump timeout for live test cleanup --- eng/pipelines/live-test-cleanup.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/eng/pipelines/live-test-cleanup.yml b/eng/pipelines/live-test-cleanup.yml index 79f295cd87f..7a77a24d572 100644 --- a/eng/pipelines/live-test-cleanup.yml +++ b/eng/pipelines/live-test-cleanup.yml @@ -69,6 +69,7 @@ stages: jobs: - job: Run + timeoutInMinutes: 120 # sometimes RP throttling slows down the cleanup script pool: name: azsdk-pool-mms-ubuntu-2204-general