You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mh...@apache.org on 2019/11/07 17:31:06 UTC

[geode] branch mhanson-mass-test-run created (now b9def66)

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

mhanson pushed a change to branch mhanson-mass-test-run
in repository https://gitbox.apache.org/repos/asf/geode.git.


      at b9def66  Adjusting workers

This branch includes the following new commits:

     new b9def66  Adjusting workers

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[geode] 01/01: Adjusting workers

Posted by mh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mhanson pushed a commit to branch mhanson-mass-test-run
in repository https://gitbox.apache.org/repos/asf/geode.git

commit b9def66bbcde3e9d6f0aeb5ad2ea80be1f765122
Author: Mark Hanson <mh...@pivotal.io>
AuthorDate: Thu Oct 3 10:57:13 2019 -0700

    Adjusting workers
---
 ci/pipelines/geode-build/jinja.template.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/pipelines/geode-build/jinja.template.yml b/ci/pipelines/geode-build/jinja.template.yml
index 7063af7..013cf4d 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -570,6 +570,7 @@ jobs:
       {%- do deep_merge(parameters, java_test_version.override[test.name]) %}
     {%- endif %}
 - name: {{test.name}}Test{{java_test_version.name}}
+  max_in_flight: 5
   public: true
   plan:
   - do: