indeedeng / iwf

iWF is a WorkflowAsCode microservice orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes
MIT License
477 stars 51 forks source link

Fix broken Cadence integ test env #381

Open longquanzheng opened 1 month ago

longquanzheng commented 1 month ago

Attempted to fix here but it doesn't work: https://github.com/indeedeng/iwf/pull/380

longquanzheng commented 1 month ago

looks like the kafka image is added back: https://hub.docker.com/r/wurstmeister/kafka/tags?page=&page_size=&ordering=&name=2.12-2.1.1

longquanzheng commented 5 days ago

Happening again https://github.com/indeedeng/iwf/pull/399 with slightly different reasons(the docker image uses an older format)

Probably fix by switching the image as stated in https://github.com/wurstmeister/zookeeper-docker/issues/31