From 3d0c4ea730317c5268238dadf658022cbe00a16a Mon Sep 17 00:00:00 2001 From: Sean Goller Date: Thu, 11 Jan 2018 09:45:28 -0800 Subject: [PATCH] Add tag to DistributedTest so it runs on a different worker class. --- ci/pipelines/develop.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/pipelines/develop.yml b/ci/pipelines/develop.yml index 9b0211e6bcfe..9f6fb13269d2 100644 --- a/ci/pipelines/develop.yml +++ b/ci/pipelines/develop.yml @@ -140,6 +140,7 @@ jobs: params: rootfs: true - task: runtests + tags: [large] privileged: true timeout: 7h config: