Comment 0 for bug 1218566

Revision history for this message
Scott Moser (smoser) wrote : check and alarm on broken simplestreams data on cloud-images.ubunt.com

Please implement some sort of repeated automated check of data on http://cloud-images.ubuntu.com/releases/ (and ideally daily too).

2 checks that I'm aware that can easily be done (and have broken in the past) are:

simplestreams:
 ./tools/hook-check-downloads http://cloud-images.ubuntu.com/releases/
 This will show 'BAD_URL' for anything that doesnt exist. it essentially stats all urls.

juju:
 the 'validate-images' command was added. I'm not exactly sure of its syntax, but it can be run to assert that its view of the world is fine.