From 176de7d8e7b9e3fb1f378eec2d24779de2fbee42 Mon Sep 17 00:00:00 2001 From: Krista Pratico Date: Fri, 20 Nov 2020 16:16:24 -0800 Subject: [PATCH] update timeout for live runs for FR (#15492) --- sdk/formrecognizer/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/formrecognizer/tests.yml b/sdk/formrecognizer/tests.yml index f7eea823a83..19b875b9164 100644 --- a/sdk/formrecognizer/tests.yml +++ b/sdk/formrecognizer/tests.yml @@ -5,6 +5,7 @@ jobs: parameters: BuildTargetingString: azure-ai-formrecognizer ServiceDirectory: formrecognizer + TestTimeoutInMinutes: 200 # This is a specific request from the formrecognizer service team # their claim is that the full matrix ends up stress-testing their service. # As such, the canary test runs should run on a reduced matrix.