Merge "Drop odd decapod-pipelines from defaults"
diff --git a/defaults/gerrit/init.yml b/defaults/gerrit/init.yml
index 7fbdd67..b2c59e0 100644
--- a/defaults/gerrit/init.yml
+++ b/defaults/gerrit/init.yml
@@ -2,5 +2,5 @@
_param:
gerrit_pipeline_library_repo: https://github.com/Mirantis/pipeline-library
gerrit_mk_pipelines_repo: https://github.com/Mirantis/mk-pipelines
- gerrit_decapod_pipelines_repo: https://github.com/mateuszlos/decapod-pipelines
- gerrit_mcp_common_scripts_repo: https://github.com/Mirantis/mcp-common-scripts
\ No newline at end of file
+ gerrit_mcp_common_scripts_repo: https://github.com/Mirantis/mcp-common-scripts
+
diff --git a/gerrit/client/project/ci.yml b/gerrit/client/project/ci.yml
index e0c7112..c3eddd9 100644
--- a/gerrit/client/project/ci.yml
+++ b/gerrit/client/project/ci.yml
@@ -18,11 +18,3 @@
require_change_id: true
require_agreement: false
merge_content: true
- mk/decapod-pipelines:
- enabled: true
- description: Decapod jenkins pipelines
- upstream: ${_param:gerrit_decapod_pipelines_repo}
- access: ${gerrit:client:default_access}
- require_change_id: true
- require_agreement: false
- merge_content: true