commit | 11a3e06c5f3a16bb83e1a34951c01613b1124824 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Wed Mar 10 10:26:55 2021 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Wed Mar 10 10:30:25 2021 +0000 |
tree | c6a94197ace033efa9f3b539fcaa609cf790ae87 | |
parent | 371a96b7025dc59b15d71663401ecf98abf2f288 [diff] |
Fix test_verify_tempest_config unit tests The patch fixes: AttributeError: 'Manager' object has no attribute 'compute' thrown by the test_verify_tempest_config unit tests. The patch edits the failing unit tests so that they use a mocked Manager instead of the real one. Closes-Bug: #1918407 Change-Id: I1fcce1ebba61ba33b1e948a80cb572f8ae17c548