
Tests: wait for docker services

Compare changes
- Tsepelakis, Sotirios authored
* Wait for services to be up before running tests. This is important especially for Opensearch * Generally depends on the CPU power of the hosting machine, thus this is an extra protective measure
+ 1
− 1
@@ -40,7 +40,7 @@ if [[ ${keep_services} -eq 0 ]]; then