On 2014-10-18 10:45:23 +1100 (+1100), Michael Still wrote: [...] > Is it possible to add a verification step to nodepool so that it > doesn't mark a new image as ready unless it passes some basic sanity > checks?
Back in the beforetime, when devstack-gate had scripts which managed the worker pool as scheduled Jenkins jobs, it would run DevStack exercises on a test boot of the new image before using it to boot real images. Of course you can imagine the number of perfectly good images which were thrown away because of nondeterministic bugs causing false negative results there, so we probably wouldn't want to duplicate that exactly, but perhaps something more lightweight would be a reasonable compromise. Anyway, I consider it a good feature request (others may disagree), just nobody's reimplemented it in nodepool to date. -- Jeremy Stanley _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
