commit | 7eeb19ec83cbfbade1a228fe654746a92ce294a7 | [log] [tgz] |
---|---|---|
author | Vladimir Jigulin <vjigulin@mirantis.com> | Thu Oct 18 17:40:05 2018 +0400 |
committer | Vladimir Jigulin <vjigulin@mirantis.com> | Thu Oct 18 17:40:37 2018 +0400 |
tree | 328804d388212687b4f862cb31e3603ba517d33e | |
parent | b492f28342c1c2dbb8e76932497182cf43214b9b [diff] |
Fix trigger repo name for k8s per-commit test pipeline Related-PROD: PROD-22449 Change-Id: Ice254d1fbc4b82a00e49e47d38bf9e9e5db8277d
diff --git a/jenkins/client/job/k8s-test/mcp-k8s-test-pipeline.yml b/jenkins/client/job/k8s-test/mcp-k8s-test-pipeline.yml index 3e01ea2..09f04bc 100644 --- a/jenkins/client/job/k8s-test/mcp-k8s-test-pipeline.yml +++ b/jenkins/client/job/k8s-test/mcp-k8s-test-pipeline.yml
@@ -18,7 +18,7 @@ trigger: gerrit: project: - kubernetes/kubernetes: + salt-formulas/kubernetes: branches: - compare_type: "ANT" name: "**"