6534117233a5bdc51d7d47361bc7d511e4b11e6f
1. Check exit status from build environment, in order to correctly fail in case of non-zero result 2. Fix path check for centos7 docker cache, also fixing [1] 3. Correctly pass DIST to updated/create/build process [1]. https://github.com/koalaman/shellcheck/wiki/SC2144 Change-Id: Ifc41c801bae8575caed50cc7359a8e1215e0d9a7
fuel-createmirror
Script for partial deb repositories mirroring with sanity check.
Description
WARNING: This set of scripts is not designed to be used on 'live' repositories that are available to clients during synchronization, because it violates common synchronization order (packages first, metadata later) to provide partial mirroring capability. It means that repositories will be inconsistent during the update. Please use these scripts in conjunction with snapshots, on inactive repos, etc.
Only rsync mirrors are supported.
Description
Languages
Python
100%