-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When starting the validator sleep=120 is needed to ensure the server is running before testing. As the server normally only takes 30secods or so it would be better to start the test once the server has started. This unfortunately cannot be set up in github actions. The only way I do see this working is having the validator as a container (docker image) https://docs.github.com/en/actions/use-cases-and-examples/using-containerized-services/about-service-containers
Metadata
Metadata
Assignees
Labels
No labels