Merge "Enable test_statsd test" into feature/zuulv3

This commit is contained in:
Jenkins 2016-11-09 20:23:06 +00:00 committed by Gerrit Code Review
commit 48bf47629c
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