Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for disk encryption attrs attributes #4000

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nanli1
Copy link
Contributor

@nanli1 nanli1 commented Sep 12, 2024

No description provided.

Copy link
Contributor

@yalzhang yalzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before the fix, the case “backingchain.blockcopy.dest_xml.rbd_with_luks_and_auth.finish_reuse_external” fail with
AttributeError: Cannot set attribute "attrs" to <class 'disk.Disk.Encryption'> object.There is no such attribute.
After the fix:
(1/1) type_specific.io-github-autotest-libvirt.backingchain.blockcopy.dest_xml.rbd_with_luks_and_auth.finish_reuse_external: PASS (451.63 s)
RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants