commit | f4a5e41ad27d509118f0af00e84592abf29807f4 | [log] [tgz] |
---|---|---|
author | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Wed Mar 18 12:11:13 2020 +0400 |
committer | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Wed Mar 18 12:14:31 2020 +0400 |
tree | fbbd325391d7affb02ccce3014440f3cff71c623 | |
parent | 27b0d8e8d43f3f351250e8da087de7fa4b80ec24 [diff] [blame] |
Disable outdated validate_openstack pipeline PROD-34344 Change-Id: If362fca85f4263517bcbb7f4787799085f6bb8a8
diff --git a/jenkins/client/job/validate.yml b/jenkins/client/job/validate.yml index 92d369c..aeb9553 100644 --- a/jenkins/client/job/validate.yml +++ b/jenkins/client/job/validate.yml
@@ -21,6 +21,8 @@ artifact: keep_num: 50 concurrent: false + disabled: true + description: "Pipeline is outdated and no longer supported. Please do not use in production" scm: type: git url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines"