You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2018/01/11 18:18:41 UTC

[geode] branch develop updated: Add tag to DistributedTest so it runs on a different worker class.

This is an automated email from the ASF dual-hosted git repository.

abaker pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 66007d6  Add tag to DistributedTest so it runs on a different worker class.
66007d6 is described below

commit 66007d62ec6b6e39eb9c01da3a64cfcd11c7c298
Author: Sean Goller <sg...@pivotal.io>
AuthorDate: Thu Jan 11 09:45:28 2018 -0800

    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 9b0211e..9f6fb13 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:

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].