Add a sleep_interval param to the es_instance_conn_validator type.
This can be used to override the default sleep interval, for example on
a slower system.
Also updated default value from 2 seconds to 10 seconds.
Finally, added a unit test for the type.