You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2021/03/04 01:49:46 UTC

[geode] branch support/1.13 updated: do more testing in parallel on mature support branches

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

onichols pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.13 by this push:
     new df372ea  do more testing in parallel on mature support branches
df372ea is described below

commit df372eaf202b8bf4b6ee8284aab53aa8019f4337
Author: Owen Nichols <on...@apache.org>
AuthorDate: Wed Mar 3 17:48:28 2021 -0800

    do more testing in parallel on mature support branches
---
 ci/pipelines/geode-build/jinja.template.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/geode-build/jinja.template.yml b/ci/pipelines/geode-build/jinja.template.yml
index 2cf04f2..67a8ce4 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -539,7 +539,7 @@ jobs:
   - aggregate:
     - get: geode-ci
       passed: &publish-passed-inputs
-      {{- all_gating_jobs() | indent(6) }}
+      - Build
     - get: alpine-tools-image
     - get: geode
       passed: *publish-passed-inputs