issues
search
eclipse-pass
/
pass-docker
Developer-focused PASS runtime, which provides PASS and all of its dependent services using docker-compose. Provides Docker images used for production deployment of PASS.
Apache License 2.0
0
stars
16
forks
source link
Force tests to wait for docker startup
#301
Closed
jabrah
closed
1 year ago
jabrah
commented
1 year ago
Add wait script that polls Fedora to block execution until Fedora is up
Copied from a similar script that forces the
indexer
service to wait to start until fedora and elasticsearch are initialized
Intended to poll Fedora every 5 seconds to a max of 100 attempts until a 200 response is received
Add several Testcafe timeouts to test executions
indexer
service to wait to start until fedora and elasticsearch are initialized