339cbf4c3d
It's difficult to know if a release process is running too long when we don't have a history of how long it should run for. This is mostly the stats function from run_all.sh that has been sending stats about runtimes there. Wrap it in a vos_release function with some minor refactoring, and update the scripts. As noted inline, there's already release timer stats going to afs.release.<volume> for the periodic release of docs/tarballs etc. Change-Id: I3d79d1a0997af8977050b7f6e7cf3b7578cc8491 |
||
---|---|---|
.. | ||
files | ||
tasks | ||
README.rst |
mirror-update
This role sets up the mirror-update
host, which does the
periodic sync of upstream mirrors to the AFS volumes.
It is not intended to be a particularly generic or flexible role, as there is usually only one instance of the mirror-update host (to avoid conflicting updates).
At this stage, it handles the mirrors that are updated by
rsync
only. It is expected that it will grow to cover
mirroring other volumes that are currently done by the legacy
openstack.org
host and managed by puppet.
Role Variables