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/25 06:57:46 UTC

[geode] branch support/1.14 updated: do more testing in parallel

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

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


The following commit(s) were added to refs/heads/support/1.14 by this push:
     new e3653c8  do more testing in parallel
e3653c8 is described below

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

    do more testing in parallel
    
    (cherry picked from commit df372eaf202b8bf4b6ee8284aab53aa8019f4337)
---
 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 77f6171..637f691 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -544,7 +544,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