run_upload_packages.py: give createrepo a cache directory for its
authorWard Vandewege <ward@curii.com>
Fri, 29 Jan 2021 15:26:15 +0000 (10:26 -0500)
committerWard Vandewege <ward@curii.com>
Fri, 29 Jan 2021 15:26:15 +0000 (10:26 -0500)
commit2577bb495c060b7dd2031589c13e6b125b9eac75
treec009f65a3ecdc7220cb5c2ea57c2c30d719e728c
parentbb617b50d0546d17280d825a0014e5c82d3b9c81
run_upload_packages.py: give createrepo a cache directory for its
package checksums, and tell it to use a simple file size/mtime
comparison instead of recalculating the hashes, when adding a package to
the repo.

This should speed up rpm package publishing.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
jenkins/run_upload_packages.py