Skip to content

Commit 253bebb

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "ci: yet another test race"
2 parents 3bfbee7 + 7afd845 commit 253bebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ironic_python_agent/tests/unit/extensions/test_standby.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,6 +1817,7 @@ def test_execute_bootc_install_minimal(
18171817
instance_info=fake_instance_info,
18181818
pull_secret=None,
18191819
configdrive=None)
1820+
res.join()
18201821
dispatch_mock.assert_called_once_with('get_os_install_device',
18211822
permit_refresh=True)
18221823
config_drive_mock.assert_not_called()

0 commit comments

Comments
 (0)