From: Viktor Hofer Date: Wed, 2 Oct 2019 17:54:42 +0000 (+0200) Subject: Increasing arm64 timeout on Linux (dotnet/corefx#41504) X-Git-Tag: submit/tizen/20210909.063632~11031^2~373 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d36e5baea60c95e37eaf8ea0b824d2d4046c8aef;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Increasing arm64 timeout on Linux (dotnet/corefx#41504) Commit migrated from https://github.com/dotnet/corefx/commit/fa9b26c9eeaadac927dbec4857c3c4f214d666c9 --- diff --git a/eng/pipelines/libraries/linux.yml b/eng/pipelines/libraries/linux.yml index b5c1217..a828ba2 100644 --- a/eng/pipelines/libraries/linux.yml +++ b/eng/pipelines/libraries/linux.yml @@ -117,7 +117,7 @@ stages: submitToHelix: true # Temporary till we reduced workloads on ARM64 - timeoutInMinutes: 180 + timeoutInMinutes: 240 variables: - redhatHelixQueue: RedHat.6.Amd64.Open