commit | cdcbd89bc0c515812919245257d3280998381000 | [log] [tgz] |
---|---|---|
author | Jakub Josef <jakub.josef@gmail.com> | Fri May 19 16:39:05 2017 +0200 |
committer | Jakub Josef <jakub.josef@gmail.com> | Fri May 19 16:39:05 2017 +0200 |
tree | 27aaf675d379dda84efdf993d58ff767792511a8 | |
parent | 4c788d7f75bc278bb19c0ddd1a0f28ea32845241 [diff] |
Added mcp10 branch to cookiecutter mirroring Change-Id: I7f548d1d8d71b8aba5124b562eb925722836215f
diff --git a/jenkins/client/job/git-mirrors/downstream/templates.yml b/jenkins/client/job/git-mirrors/downstream/templates.yml index ef504af..1c34f37 100644 --- a/jenkins/client/job/git-mirrors/downstream/templates.yml +++ b/jenkins/client/job/git-mirrors/downstream/templates.yml
@@ -6,7 +6,7 @@ - name: cookiecutter-templates downstream: mk/cookiecutter-templates upstream: "git@github.com:Mirantis/mk2x-cookiecutter-reclass-model" - branches: master + branches: master,mcp10 - name: heat-templates downstream: mk/heat-templates upstream: "git@github.com:Mirantis/mk-lab-heat-templates"
diff --git a/jenkins/client/job/git-mirrors/upstream/templates.yml b/jenkins/client/job/git-mirrors/upstream/templates.yml index 12e4a9a..5ffaa43 100644 --- a/jenkins/client/job/git-mirrors/upstream/templates.yml +++ b/jenkins/client/job/git-mirrors/upstream/templates.yml
@@ -6,7 +6,7 @@ - name: cookiecutter-templates downstream: mk/cookiecutter-templates upstream: "git@github.com:Mirantis/mk2x-cookiecutter-reclass-model" - branches: master + branches: master,mcp10 - name: heat-templates downstream: mk/heat-templates upstream: "git@github.com:Mirantis/mk-lab-heat-templates"