geode-native icon indicating copy to clipboard operation
geode-native copied to clipboard

GEODE-10088: serverGroups support

Open mmartell opened this issue 3 years ago • 1 comments

Adds serverGroups to new clicache test framework.

mmartell avatar Mar 03 '22 07:03 mmartell

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

mmartell avatar Apr 07 '22 04:04 mmartell