[
https://issues.apache.org/jira/browse/GEODE-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322692#comment-16322692
]
ASF GitHub Bot commented on GEODE-4279:
---------------------------------------
metatype closed pull request #1271: [GEODE-4279] Add tag to DistributedTest so
it runs on a different worker class.
URL: https://github.com/apache/geode/pull/1271
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/ci/pipelines/develop.yml b/ci/pipelines/develop.yml
index 9b0211e6bc..9f6fb13269 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:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Move DistributedTest to a different worker type
> -----------------------------------------------
>
> Key: GEODE-4279
> URL: https://issues.apache.org/jira/browse/GEODE-4279
> Project: Geode
> Issue Type: Task
> Components: ci
> Reporter: Sean Goller
>
> DistributedTest should run on a different worker to give it enough headroom
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)