There's currently no guarantee the Elasticsearch process is running when we start the test suite, leading to occasional build failures. It can take a while to initialize the ES container fully. This command will block till ES is available on localhost at the default port, which I believe is our test setup.
There's currently no guarantee the Elasticsearch process is running when we start the test suite, leading to occasional build failures. It can take a while to initialize the ES container fully. This command will block till ES is available on localhost at the default port, which I believe is our test setup.