Merge "Make smtp test more robust"

This commit is contained in:
Jenkins 2014-08-18 20:51:06 +00:00 committed by Gerrit Code Review
commit 2de0c2a37a
1 changed files with 1 additions and 0 deletions

View File

@ -2131,6 +2131,7 @@ class TestScheduler(ZuulTestCase):
'tests/fixtures/layout-no-timer.yaml')
self.sched.reconfigure(self.config)
self.registerJobs()
self.waitUntilSettled()
self.worker.release('.*')
self.waitUntilSettled()