Hi Everyone, In the last nightly builds, the builds are not running the distributed tests due to the Docker plugin not being compatible with Gradle 3.5.1. I didn't notice this in my testing because for 'precheckin' I do not use the Docker option. I do see the newest version of the Docker plugin should be compatible with Gradle 3.5+, however, it does look like there are other breaking changes which we would need to update. I created GEODE-3509 for this issue.
My inclination is to keep the Gradle Wrapper update, revert the nightly build config, and work on the Docker plugin as a side issue since it is only a 'optional' feature at the moment. Would do people think? --Mark