Closed rahulbot closed 12 months ago
I think it isn't inserting the test data, but also right now it is failing because in the workflow in this repo news-search-api can't see ES 🤦🏽♂️ Perhaps those are the same error under the hood 🤷🏽♂️
Status: Downloaded newer image for mcsystems/news-search-api:main
INFO:elastic_transport.transport:GET http://localhost:9200/ [status:N/A duration:0.002s]
WARNING:elastic_transport.node_pool:Node <Urllib3HttpNode(http://localhost:9200)> has failed for 1 times in a row, putting on 1 second timeout
https://github.com/mediacloud/wayback-news-client/actions/runs/7137078362/job/19436502693#step:7:43
resolved in #17
To support work on #12 without having to rely on staging or prod servers, I thought I'd leverage CI to spin up an integration test that can work against the latest build of news-search-api and a static set of data in ES.