tests: use a single build reference in stream test

This change removes a seemlingly incorrect extra build dereference in the
test_streaming module.

Change-Id: Iddadd65efda8f572e4cee1a7cbd012c5ea9c0c5f
This commit is contained in:
Tristan Cacqueray 2019-03-25 04:08:06 +00:00
parent 2c4f9ec6da
commit 2822aa27ab
1 changed files with 0 additions and 1 deletions

View File

@ -499,7 +499,6 @@ class TestStreaming(tests.base.AnsibleZuulTestCase):
for x in iterate_timeout(30, "jobdir"):
if build.jobdir is not None:
break
build = self.builds[0]
# Wait for the job to begin running and create the ansible log file.
# The job waits to complete until the flag file exists, so we can