3 Commits

Author SHA1 Message Date
Andreas Jaeger
88b52ff134 Fix rsync invocation
Add extra "/" so that files are copied into the destination, not as a
directory in it.

Change-Id: If0fe37f7b405fcdff73331baabe9241a50b3a5b7
2018-03-06 09:24:28 +01:00
Andreas Jaeger
72eed13ec2 Ensure that /home/zuul/scripts/ exist
Ensure that the directory exist for copying, this fixes
a failure with releasing changes.

Change-Id: Ib3e2285a147fd31bc4425ec733affa56cada8a49
2018-03-05 18:35:21 +01:00
Andreas Jaeger
fbc1f58c30 Move release-tools out of jenkins/scripts
To not install these on the images, create a new scripts directory to
hold them.

Create new copy-release-tools-scripts role to copy the files over,
we do not need using legacy-copy-project-config-scripts anymore since
everything is copied elsewhere.

Add the role to all playbooks that use release-tools scripts.

Change-Id: I36c458e297fec58023799f625739b341c4d403cf
2018-02-27 19:27:35 +01:00