Bump zookeeper version to fix apache/openwhisk#5564#5565
Bump zookeeper version to fix apache/openwhisk#5564#5565francescotimperioss wants to merge 8 commits into
Conversation
8d8aa44 to
daacdd2
Compare
|
After rebasing this PR with code from master branch I still get these unit Test failing, linked to ElasticSearch and i don't really understand how this could be related to the scope of the changes of this PR.
I also see that Unit test fails also within subsequent scheduled build execution, without any code changes. An idea about how to fix this issue? This is preventing the Apache OpenServerless to use a deployment mode that it is not requiring the Scheduler, which for some scenarios it is still a good option. |
…isk into zookeeper-fix
… test execution also on apple silicon based machine
…ps are needed by hte invoker when working in LB mode chore(tests): update ubuntu docker script to fix docker version to 200~7.3.1-1~ubuntu.22.04~jammy fix(tests): fixes issues in failing Elastic Search and MongoDB databases tests fix(test): using temurin 21 JRE
Zookeeper fix tested with GH Actions executed on Demand
Bump zookeeper version to allow usage of legacy LB based setup
Description
This OR fixes a call not found found error attempting to setup OW2 with legacy LB, even if this is not anymore the recommended setup.
Related issue and scope
My changes affect the following components
Types of changes
Checklist: