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 2019/08/30 00:58:26 UTC

[geode] branch release/1.10.0 updated (f5e493f -> f5c8ad6)

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

onichols pushed a change to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from f5e493f  update my key
     new 2c2db60  Revert "Add a daily trigger for more soak-testing"
     new f5c8ad6  Revert "Add a daily trigger for more soak-testing"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ci/pipelines/geode-build/jinja.template.yml | 6 ------
 1 file changed, 6 deletions(-)


[geode] 01/02: Revert "Add a daily trigger for more soak-testing"

Posted by on...@apache.org.
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 <on...@pivotal.io>
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:


[geode] 02/02: Revert "Add a daily trigger for more soak-testing"

Posted by on...@apache.org.
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 f5c8ad6dd0a37dc254e54fdb366bb4eed4053f6a
Author: Owen Nichols <on...@pivotal.io>
AuthorDate: Thu Aug 29 17:57:12 2019 -0700

    Revert "Add a daily trigger for more soak-testing"
    
    This reverts commit 5afbd1bf4ca2900e5370a9997fde925e60e77aa5.
---
 ci/pipelines/geode-build/jinja.template.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/ci/pipelines/geode-build/jinja.template.yml b/ci/pipelines/geode-build/jinja.template.yml
index e69d7e7..0642c4a 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -202,9 +202,6 @@ resources:
     bucket: ((version-bucket))
     json_key: ((concourse-gcp-key))
     regexp: ((pipeline-prefix))((geode-build-branch))/passing-build-tokens-(.*).json
-- name: daily
-  type: time
-    interval: 24h
 
 resource_types:
 - name: concourse-metadata-resource
@@ -542,8 +539,6 @@ jobs:
   public: true
   plan:
   - do:
-    - get: daily
-      trigger: true
     {{- plan_resource_gets(test) |indent(4) }}
       - put: concourse-metadata-resource
     - aggregate: