Open snowch opened 8 years ago
Are you thinking to do a full service check or just service is up and has not alerts.
Good question. What do you think?
Minimum should check for each service:
Doing a full service check or more would be more costly.
Cool. IIRC travis is limited to 40 minutes so this makes sense.
ok so i can implement this as simple checkService in the top build.gradle for now.
Added code to create list of service with state and alert ... see commit 5e423c1
It would be good to see if there are any services that are not running ok before we execute any of the other tests:
.... test passed: Ambari:CheckStaus::HDFS ... Test failed: Ambar:CheckStatus::BIGR ....