punchplatform / punchbox

the punchbox tool to deploy servers, kubernetes or punch
Apache License 2.0
4 stars 2 forks source link

Inconsistent boot-up of services when deploying validation punchbox #36

Open jonathanyuechun opened 3 years ago

jonathanyuechun commented 3 years ago

Sometimes, services like shiva, kafka etc... are in a bad state after deploying a fresh punchbox for validation purpose. This could leads to failure of our existings integration tests.

A workaround for that is to launch a script which will stop all services one by one and start them again one by one with a delay of 1 to 2 seconds between each of them...