buildinstall: Log message for boot config change

JIRA: COMPOSE-3945
Signed-off-by: Haibo Lin <hlin@redhat.com>
This commit is contained in:
Haibo Lin 2019-11-21 11:39:02 +08:00
parent 0c040e0a69
commit 6afbe6d20a
4 changed files with 14 additions and 6 deletions

View file

@ -224,7 +224,7 @@ class TestPatchingIso(unittest.TestCase):
input_charset='utf-8',
volid='foobar')])
self.assertEqual(tweak_configs.call_args_list,
[mock.call(ANYTHING, 'foobar', 'path/to/ks.cfg')])
[mock.call(ANYTHING, 'foobar', 'path/to/ks.cfg', logger=log)])
self.assertEqual(copy_all.mock_calls,
[mock.call('mounted-iso-dir', ANYTHING)])
self.assertEqual(