This is an automated email from the ASF dual-hosted git repository.
smgoller pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new 29efe6e [GEODE-5864] Remove old set-metrics-pipeline job. (#2655)
29efe6e is described below
commit 29efe6ecf2733288eed8c1374042deaa4807e44f
Author: Sean Goller <[email protected]>
AuthorDate: Thu Oct 18 09:54:55 2018 -0700
[GEODE-5864] Remove old set-metrics-pipeline job. (#2655)
Co-authored-by: Sean Goller <[email protected]>
Co-authored-by: Patrick Rhomberg <[email protected]>
---
ci/pipelines/meta/jinja.template.yml | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/ci/pipelines/meta/jinja.template.yml
b/ci/pipelines/meta/jinja.template.yml
index 4367898..fd1634f 100644
--- a/ci/pipelines/meta/jinja.template.yml
+++ b/ci/pipelines/meta/jinja.template.yml
@@ -267,19 +267,6 @@ jobs:
plan:
- get: geode-metrics-pipeline
trigger: true
- - put: concourse
- params:
- pipelines:
- - name: ((!pipeline-prefix))metrics
- team: ((!concourse-team))
- config_file: geode-metrics-pipeline/ci/pipelines/metrics.yml
-
-- name: set-metrics-pipeline
- serial: true
- public: ((!public-pipelines))
- plan:
- - get: geode-metrics-pipeline
- trigger: true
- task: create-geode-pipeline-yml
config:
platform: linux