This is an automated email from the ASF dual-hosted git repository. onichols pushed a commit to branch release/1.10.0 in repository https://gitbox.apache.org/repos/asf/geode.git
commit 2c2db60c84c6c8e27445d9998f5f0a7fbd28bf42 Author: Owen Nichols <[email protected]> AuthorDate: Thu Aug 29 17:56:56 2019 -0700 Revert "Add a daily trigger for more soak-testing" This reverts commit ebfe3d5e476ca8fda54e0df184104cb1acae5fd7. --- ci/pipelines/geode-build/jinja.template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/pipelines/geode-build/jinja.template.yml b/ci/pipelines/geode-build/jinja.template.yml index 3a25967..e69d7e7 100644 --- a/ci/pipelines/geode-build/jinja.template.yml +++ b/ci/pipelines/geode-build/jinja.template.yml @@ -204,7 +204,6 @@ resources: regexp: ((pipeline-prefix))((geode-build-branch))/passing-build-tokens-(.*).json - name: daily type: time - source: interval: 24h resource_types:
