You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert self.keyrotation.verify_osd_keyrotation_for_kms(
tries=6, delay=10
), "Failed to rotate OSD and NooBaa Keys in KMS."
E AssertionError: Failed to rotate OSD and NooBaa Keys in KMS.
E assert False
E + where False = <bound method OSDKeyrotation.verify_osd_keyrotation_for_kms of <ocs_ci.helpers.keyrotation_helper.OSDKeyrotation object at 0x7fe9918440a0>>(tries=6, delay=10)
E + where <bound method OSDKeyrotation.verify_osd_keyrotation_for_kms of <ocs_ci.helpers.keyrotation_helper.OSDKeyrotation object at 0x7fe9918440a0>> = <ocs_ci.helpers.keyrotation_helper.OSDKeyrotation object at 0x7fe9918440a0>.verify_osd_keyrotation_for_kms
E + where <ocs_ci.helpers.keyrotation_helper.OSDKeyrotation object at 0x7fe9918440a0> = <tests.functional.encryption.test_encryption_keyrotation.TestOSDKeyrotationWithKMS object at 0x7fe9731164f0>.keyrotation
tests/functional/encryption/test_encryption_keyrotation.py:336: AssertionError
The text was updated successfully, but these errors were encountered:
RUN_ID: https://ibm.biz/BdGpam
The text was updated successfully, but these errors were encountered: