zuul-jobs/roles/upload-afs-synchronize
Jeremy Stanley f607fd9a24 Precreate AFS target directory in upload
This works around missing parent directories in AFS, since rsync
will create the target directory but not its parent directories. In
cases where the parent directory does not yet exist, it's nice to
create it automatically first, if we can.

Change-Id: Ia136ea3a416d6085d1f6e277b4c071573c5660e4
2020-02-24 19:40:04 +00:00
..
defaults upload-afs: rename to upload-afs-roots; add afs-upload-synchronize 2020-02-04 07:41:00 +11:00
tasks Precreate AFS target directory in upload 2020-02-24 19:40:04 +00:00
README.rst upload-afs: rename to upload-afs-roots; add afs-upload-synchronize 2020-02-04 07:41:00 +11:00

README.rst

Copy contents from {{ zuul.executor.work_root }}/artifacts/ to AFS

Role Variables

Path to local source directory.

Target path in AFS (should begin with '/afs/...').