Closed JackPGreen closed 4 months ago
Nice work! Although in the long term we should think about extracting these check to a seperate repository that could be used in docker, packaging workflows but also for pre/post-release verification, just a thought
Agreed, this is the least-worst place for it.
@nishaatr are you able to review, please?
simple-smoke-test.sh
is a useful suite of tests to validate a packaged Hazelcast instance - but is Docker-centric.abstract-simple-smoke-test
that tests against an abstract Hazelcast instancesimple-smoke-test
a Docker-specific implementation5.5.0
etc) rather than inspecting the containers' filesystemhazelcast-packaging
'scheck-hazelcast-health.sh
Required for DI-215