Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for the host agent process to start
Since we are running the host agent in the containers for integration tests, the process is not started instantly sometimes and this causes flakes in the tests. Adding a check to ensure the host agent process is started and only then proceed with the tests Signed-off-by: Nilanjan Daw <[email protected]>
- Loading branch information