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

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


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new 97e4515374 GEODE-10089: do more testing in parallel on support branch
97e4515374 is described below

commit 97e4515374ecfc34e42e8f516d730acefd0cf607
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Mar 3 17:48:28 2021 -0800

    GEODE-10089: do more testing in parallel on support branch
    
    (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 ddc7b49f40..719717d7cc 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -549,7 +549,7 @@ jobs:
   - in_parallel:
     - get: geode-ci
       passed: &publish-passed-inputs
-      {{- all_gating_jobs() | indent(6) }}
+      - Build
     - get: alpine-tools-image
     - get: geode
       passed: *publish-passed-inputs

Reply via email to