I have a PR[1] that adds acceptance tests to the pipeline. I would appreciate a review.
Changes: 1) Needed to upgrade testcontainers to the latest version to overcome the 2GB disk space issue causing containers to fail to start 2) Moved a couple of tests as integration tests as they are polluting the test environment by creating a distributed system. Sai 1. https://github.com/apache/geode/pull/7876