commit | ffe8f8bb81e13920c18143d9ba43dc1e2f06b1fd | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Mon Apr 24 17:36:11 2017 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Tue Apr 25 10:19:31 2017 -0700 |
tree | ce923cd89038930674ceac2451a47ec8dc0e6696 | |
parent | f18e3b867e3cc0ca636bdb647748b30ff1af37b1 [diff] |
Cleanup zookeeper and fake nodepool in nodepool tests The nodepool tests set up zookeeper connections and a fake nodepool. These test resources spawned threads that were leaking and causing subsequent tests to run with zookeeper and nodepool threads running. Clean that up. Change-Id: Ib799d4a40eb51e7bbe71673a082f345235c41019