zuul-jobs/roles/prepare-workspace-openshift
Tristan de Cacqueray 517bc81404 Add prepare-workspace-openshift role
Change-Id: I41ce5a1ec5ca8b1b101af77169e31fc4a9131ae9
2019-09-09 13:44:27 +00:00
..
defaults Add prepare-workspace-openshift role 2019-09-09 13:44:27 +00:00
tasks Add prepare-workspace-openshift role 2019-09-09 13:44:27 +00:00
README.rst Add prepare-workspace-openshift role 2019-09-09 13:44:27 +00:00

Prepare remote workspaces

This role can be used instead of the prepare-workspace role when the synchronize module doesn't work with kubectl connection. It copies the prepared source repos to the pods' cwd using the oc rsync command.

This role is intended to run once before any other role in a Zuul job. This role requires the origin-clients to be installed.

Role Variables