You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If the hostname of the pelias instance is invalid (eg. what.ever) the fuzzy tester will retry endlessly and throws error messages for each retry until stopped manually.
Describe the bug
If the hostname of the pelias instance is invalid (eg. what.ever) the fuzzy tester will retry endlessly and throws error messages for each retry until stopped manually.
Steps to Reproduce
docker run --rm -i -v './pelias.json:/code/pelias.json' -v './test_cases:/code/pelias/fuzzy-tester/test_cases' pelias/fuzzy-tester -e fail
Expected behavior
(Throwing an error message of an invalid host) and abort execution
Environment (please complete the following information):
docker --version
,docker-compose --version
]: docker: 27.0.3 docker compose: v2.28.1-desktop.1References
Didn't found anything.
The text was updated successfully, but these errors were encountered: