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

Fix tests failing due to disks not bootable #227

Merged
1 commit merged into from
Jun 30, 2022

Conversation

Darth-Mera
Copy link
Contributor

Please describe the change you are making

Following tests were failing on live backend due to VMs not being able to start
because the disks created during the execution were not bootable and were
not activated:

TestNegativeVMAffinityShouldResultInDifferenHosts
TestDiskRemoveFromRunningVMShouldResultInError
TestVMStartStop

This PR aims to fix that.

Are you the owner of the code you are sending in, or do you have permission of the owner?

Yes

The code will be published under the BSD 3 clause license. Have you read and understood this license?

Yes

Following tests were failing on live backend due to VMs not being able to start
because the disks created during the execution were not bootable and were
not activated:

TestNegativeVMAffinityShouldResultInDifferenHosts
TestDiskRemoveFromRunningVMShouldResultInError
TestVMStartStop
@ghost ghost merged commit 9071788 into oVirt:main Jun 30, 2022
@Darth-Mera Darth-Mera deleted the fix-tests-bootable-disks branch July 8, 2022 13:10
This pull request was closed.
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.

1 participant