geode-native
geode-native copied to clipboard
GEODE-10088: serverGroups support
Adds serverGroups to new clicache test framework.
Please add at least one trivial integration test that exercises this code. Thanks for adding this, it will be helpful to improve our test coverage!
Modififed the existing StartServerStringsTest (in new test framework) to validate that .withGroups() adds the --groups arg to start server command.
Also, we already have tests that exercise the --groups functionality on the client side: testXmlCacheCreationWithPools