zuul-jobs/roles/prepare-workspace-openshift
Ian Wienand b2ae863f50
Add names to include tasks
Latest ansible-lint is finding this.  It seems reasonable enough to
ensure the task is named; it's always nice to have context about what
is happening as you read the file.

Change-Id: Ia7e490aaba99da9694a6f3fdb1bca9838221b30a
2022-11-07 10:37:53 +11:00
..
defaults Add prepare-workspace-openshift role 2019-09-09 13:44:27 +00:00
tasks Add names to include tasks 2022-11-07 10:37:53 +11:00
README.rst Update roles/prepare-workspace-openshift/README.rst 2020-01-23 17:09:03 +01:00

README.rst

Prepare remote workspaces in OpenShift

This role can be used instead of the :zuulprepare-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