mojaloop / pisp-project

PISP - Payment Initiation Service Provider integration with Mojaloop
Other
9 stars 12 forks source link

feat(docker-local): enable pisp-demo-svc end to end tests #139

Closed lewisdaly closed 3 years ago

lewisdaly commented 3 years ago

I'm building this for now to see how circleci feels about the extra_hosts changes.

kleyow commented 3 years ago

I suggest staring at the circleci terminal angrily. Worked 100% of the time for me.

lewisdaly commented 3 years ago

I suggest staring at the circleci terminal angrily. Worked 100% of the time for me.

Haha maybe you have a special stare that works better than mine.

lewisdaly commented 3 years ago

@kleyow it's finally working! CircleCI seems a little flaky to me unfortunately. Maybe we need to spin the docker-compose up steps into their own script with retries, although that may not really be a good solution.

lewisdaly commented 3 years ago

Thanks @kleyow - yeah we will have to maintain ml-bootstrap into the future, it's currently on my own github org, but I'll add it to the mojaloop org soon so we can get ci/cd and npm releases working