test/integration: wait for compose result
In the "test_compose" integration test, explicitly wait for the compose result, instead of being ok with having created the request for it.
This commit is contained in:
parent
cf56696d90
commit
565cecc07f
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ class TestIntegration(unittest.TestCase):
|
|||
"fedora-32",
|
||||
"f32-candidate",
|
||||
"x86_64",
|
||||
"--wait",
|
||||
repo=F32_REPO)
|
||||
self.check_res(res)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue