We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88beec commit a3c963bCopy full SHA for a3c963b
1 file changed
eng/pipelines/live-test-cleanup.yml
@@ -69,6 +69,7 @@ stages:
69
70
jobs:
71
- job: Run
72
+ timeoutInMinutes: 120 # sometimes RP throttling slows down the cleanup script
73
pool:
74
name: azsdk-pool-mms-ubuntu-2204-general
75
0 commit comments