Use tests from antelope
Also fix unit test for sushy update. Change-Id: I9548e1685f240cc7e559d9f029071099b2191068
This commit is contained in:
parent
de9759c0d2
commit
3cde50caf5
@ -1,4 +1,4 @@
|
||||
- project:
|
||||
templates:
|
||||
- openstack-python3-zed-jobs
|
||||
- openstack-python3-antelope-jobs
|
||||
- openstack-cover-jobs
|
||||
|
@ -183,7 +183,7 @@ class HPESystemTestCase(testtools.TestCase):
|
||||
data={'Boot':
|
||||
{'BootSourceOverrideTarget': 'UefiTarget',
|
||||
'BootSourceOverrideEnabled': 'Continuous'}},
|
||||
headers=None)]
|
||||
etag=None)]
|
||||
self.sys_inst._conn.patch.assert_has_calls(calls)
|
||||
|
||||
def test_update_persistent_boot_uefi_no_iscsi_device(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user