[GitHub] helix pull request #240: Properly remove clusters after each test, and clean...

2018-07-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/helix/pull/240


---


[GitHub] helix pull request #240: Properly remove clusters after each test, and clean...

2018-07-13 Thread lei-xia
GitHub user lei-xia opened a pull request:

https://github.com/apache/helix/pull/240

Properly remove clusters after each test, and clean up duplicated codes in 
tests and move them into base test classes.

…es in tests and move them into base test classes.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lei-xia/helix master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/helix/pull/240.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #240


commit c0d5792b745c67b6fee56ba79df02be89d1f049e
Author: Lei Xia 
Date:   2018-06-08T00:15:54Z

Properly remove clusters after each test, and clean up duplicated codes in 
tests and move them into base test classes.




---