-
Notifications
You must be signed in to change notification settings - Fork 168
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
fix memory xml not match #4994
fix memory xml not match #4994
Conversation
Second case : Before fixed
After fixed
|
e0a1393
to
c34f2c3
Compare
It seems that the fix works fine with aarch64
|
Signed-off-by: nanli <[email protected]>
c34f2c3
to
a4f30a5
Compare
It's weird |
I'm not clear about this, the following is the debug log and test env. Debug log:
Test env:
|
It's OK, And I skip the case if libvirt version < 9.0.0 as feature owner added in polarion case, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
First case:
Before fixed
After fixed, lcong has confirmed that the test should cancel if libvirt version <9.0 for zero &numa scenario