Enable test_statsd test

Change-Id: I33de86b581cf6d66186a361f45942c2511ac74f3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-11-03 16:28:33 -04:00
parent c7d5701e23
commit 97d7462db5
1 changed files with 0 additions and 1 deletions

View File

@ -2148,7 +2148,6 @@ jobs:
self.assertEqual(self.countJobResults(self.history, 'RUN_ERROR'), 1)
self.assertEqual(self.countJobResults(self.history, 'SUCCESS'), 3)
@skip("Disabled for early v3 development")
def test_statsd(self):
"Test each of the statsd methods used in the scheduler"
import extras