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:07 UTC

[geode] 01/01: Adjusting workers

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: