mesosphere-backup / dcos-cassandra-service

DEPRECATED—Open source Apache Cassandra running on DC/OS is now replaced by mesosphere/dcos-commons/frameworks/cassandra. This repository will be deleted at the end of 2017.
Apache License 2.0
116 stars 55 forks source link

In integration tests check_health(), handle DCOSHTTPException #425

Closed susanxhuynh closed 7 years ago

susanxhuynh commented 7 years ago

In integration tests check_health(), if shakedown.get_service_tasks returns a DCOSHTTPException, do not fail immediately. Rather, try calling it again, it case there was a temporary unavailability of Mesos.