Merge "Don't clone project-config for puppet-apply jobs"

This commit is contained in:
Jenkins 2015-08-05 19:26:06 +00:00 committed by Gerrit Code Review
commit 065fde589b

View File

@ -21,8 +21,6 @@ export PUPPET_INTEGRATION_TEST=1
cat > clonemap.yaml <<EOF
clonemap:
- name: openstack-infra/project-config
dest: /etc/project-config
- name: '(.*?)/puppet-(.*)'
dest: '/etc/puppet/modules/\2'
EOF
@ -51,7 +49,6 @@ done
sudo -E /usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
git://git.openstack.org \
openstack-infra/project-config \
$project_names