e32a9fdd0f
Similar to run_all.sh (I299c0ab5dc3dea4841e560d8fb95b8f3e7df89f2), produce a runtime stat for each run of the cloud launcher. Although it won't directly highlight errors, problems tend to end this playbook early. When graphed with grafana, we could have noticed a large drop in the average runtime which would have suggested a problem. Change-Id: I8e5371cbc94e9a803ea5e64ae94aca293b834c73
Setup periodic runs of run_cloud_launcher.sh
, which runs
the cloud setup playbook against our clouds.
Note that this runs in an independent cron beacuse we don't need to run it as frequently as our normal ansible runs and this ansible process needs access to the all-clouds.yaml file which we don't run the normal ansible runs with.
Role Variables