sat-utils/sat-api

Integration Tests ES Failure

Opened this issue · 0 comments

Integration tests in api-lib are failing due to elasticsearch not being available. This is most likely due to changes in localstack, where elasticsearch is not started until a domain is created. Also localstack 0.11 now routes all aws ports to 4566, though older port specifications should still work.

Temporary fix, hardcode last known working localstack version in docker-compose.yml
localstack/localstack:0.9.6