[
https://issues.apache.org/jira/browse/GEODE-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender closed GEODE-2540.
-------------------------------
> .NET Integration Tests Should Keep Configuration Files Local to Each Test
> -------------------------------------------------------------------------
>
> Key: GEODE-2540
> URL: https://issues.apache.org/jira/browse/GEODE-2540
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Michael Martell
> Priority: Major
>
> Currently, the .NET integration tests configure the xml files into a single
> directory. Since many of the tests use the same config file, there is the
> potential for file name collision. It looks like an attempt was made to avoid
> such file name collisions by appending a random number, but that isn't a
> guarantee.
> This task is to refactor these tests (aka cli integration-tests) to configure
> the xml files into the test subdirectory of each test. Also, the random
> number prefix in the configured filename should also be removed since it
> wouldn't be necessary.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)