Michael Martell created GEODE-2540:
--------------------------------------

             Summary: .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


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
(v6.3.15#6346)

Reply via email to