[ https://issues.apache.org/jira/browse/GEODE-8460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188866#comment-17188866 ]
ASF GitHub Bot commented on GEODE-8460: --------------------------------------- mmartell opened a new pull request #647: URL: https://github.com/apache/geode-native/pull/647 This PR cleans up our docker based SNITests. In particular: - SNITests are now enabled during cmake configuration based on whether docker and docker-compose are installed. - SNITests have been moved to a new acceptance-test folder to keep them separated from tests which don't use docker. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Configure sni test based on docker availablility > ------------------------------------------------ > > Key: GEODE-8460 > URL: https://issues.apache.org/jira/browse/GEODE-8460 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Ernest Burghardt > Priority: Major > > The SNI tests require docker to be available and configured; therefore, Cmake > can be used to configure the test(s) to be enabled/disabled appropriately. > > Additionally, the tests should be moved to a new test layer as these tests > are not "integration tests" per se... "acceptance test" is a viable name -- This message was sent by Atlassian Jira (v8.3.4#803005)