unity-sds / unity-cs

Unity Common Services
Apache License 2.0
0 stars 2 forks source link

Do Rolling Check on Smoke Test after deploy #453

Closed galenatjpl closed 1 month ago

galenatjpl commented 3 months ago

Instead of hard-coded 6 minutes in the MC run.sh script, do a rolling check.

If bootstrap doesn't complete within 6 minutes, the subsequent actions could fail. For this check we would probably want to check that the load balancer is up and running before continuing on.

galenatjpl commented 2 months ago

Hi @hargitayjpl , I saw this ticket, but I think you already have another plan and/or already did this. Can you please comment on the status of this?