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