[GitHub] accumulo-testing pull request #3: ACCUMULO-4579 Fixed hadoop config bug in a...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/accumulo-testing/pull/3 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Changes to external test code in 2.0.0

2017-02-01 Thread Mike Walch
For Accumulo 2.0.0, I moved the external Accumulo test suites such as continuous ingest and random walk to a new accumulo-testing repo[1]. In addition to moving the code to a new repo, I changed how these tests are deployed and run. They used to ship in the Accumulo tarball (in the test

[GitHub] accumulo-testing pull request #3: ACCUMULO-4579 Fixed hadoop config bug in a...

2017-02-01 Thread mikewalch
Github user mikewalch commented on a diff in the pull request: https://github.com/apache/accumulo-testing/pull/3#discussion_r98955888 --- Diff: core/src/main/java/org/apache/accumulo/testing/core/TestEnv.java --- @@ -96,15 +97,22 @@ public String getPid() { }