Skip to content

Commit 6046c65

Browse files
committed
wait for availability
1 parent 9b8ca2d commit 6046c65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deployments/healthcheck-blackbox/bootstrap.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ deployment="Health Check - Blackbox Exporter"
66

77
log_start_deployment
88

9-
# This deployment does not require any bootstrap steps.
9+
log_message "Wait for services to be ready, as tests as based on health checks"
10+
wait_for_liveness
1011
bootstrap_progress
1112

1213
log_end_deployment

0 commit comments

Comments
 (0)