commit | 4f1731ba86b747df25c380a66a17796c50a3bdd1 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Tue Oct 10 18:11:42 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Fri Oct 13 15:56:59 2017 -0700 |
tree | bc40ea9fe334f5593e20d8daef3296bbff2ae898 | |
parent | faf8198f2a360e9a780c3006c660d1178ad86d8a [diff] [blame] |
Emit some nodepool stats Change-Id: I7bc3914e8b8d64afee061c002dcc9cca5dd1ef4d
diff --git a/tests/unit/test_nodepool.py b/tests/unit/test_nodepool.py index d51898b..d3f9ddb 100644 --- a/tests/unit/test_nodepool.py +++ b/tests/unit/test_nodepool.py
@@ -29,6 +29,7 @@ def setUp(self): super(TestNodepool, self).setUp() + self.statsd = None self.zk_chroot_fixture = self.useFixture( ChrootedKazooFixture(self.id())) self.zk_config = '%s:%s%s' % (