zuul-jobs/roles/upload-afs/README.rst
Paul Belanger 693258ab65
Create upload-afs role
This is a modified version of zuul_afs we are running in zuulv2.5. The
differences is we no longer setup kinit / aklog / k5start here.
Instead we'd use the create-afs-token / destroy-afs-token roles.

Change-Id: Id6223283dd10f178d13865a53e4f5d17ad73c661
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-29 15:43:22 -04:00

12 lines
240 B
ReStructuredText

Copy contents from ``{{ zuul.executor.work_root }}/artifacts/`` to AFS
**Role Variables**
.. zuul:rolevar:: afs_source
Path to local source directory.
.. zuul:rolevar:: afs_target
Target path in AFS (should begin with '/afs/...').