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
commit 15d4462f0b48bf929241147513b94bdf26a67b2f Author: Owen Nichols <[email protected]> AuthorDate: Wed Jan 26 12:05:02 2022 -0800 Revert "do more testing in parallel on mature support branches" This reverts commit 4542cdd4e40a3ddf217548d9118cd3ad5f8bfa7e. --- 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 820d8b1..59dc0fb 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 - - Build + {{- all_gating_jobs() | indent(6) }} - get: alpine-tools-image - get: geode passed: *publish-passed-inputs
