Clark Boylan 9a8783fae3 Create dir needed to publish gerrit plugins
rsync will only create a single directory to copy contents in so we need
to create every dir level above that. In this case are copying to
$workdir/artifacts/plugins/$plugin and were only creating the artifacts
dir and rsync will only attempt to mkdir $plugin so this fails on
missing the plugins dir.

Fix this by also creating the plugins dir.

Change-Id: I93ecb3d39cc751bb7d4a17173fd02e41ea77b620
2017-10-26 09:31:18 -07:00
2017-10-18 14:03:11 -07:00
2017-05-19 17:03:53 -04:00
2017-05-03 14:18:56 +00:00
2017-05-03 11:53:09 -04:00
2017-05-19 17:03:53 -04:00
2017-05-19 17:03:53 -04:00
2017-09-29 15:24:51 -05:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.

Description
Ansible job definitions for OpenStack projects CI systems
Readme 17 MiB
Languages
Shell 74.8%
Python 25.2%