-
Notifications
You must be signed in to change notification settings - Fork 282
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
Openqa cannot resize powerVM disk size since it is not QEMU backend #20707
Conversation
Technically, the PR is not wrong, but it is easier to change the test variables. IMHO also should be preferable |
This is for powerVM job, as I know, this disk size cannot be changed, even we change the setting. |
I am unfamiliar with powerVM backend, but there should be a way how to create a larger drive in HMC. Another thing why it is better is because it would be nice to know whether the image expands on these drives as it expands in QEMU. |
00a2098
to
fd12b3d
Compare
96a547b
to
bf37e8d
Compare
@tinawang123 I agree with @mloviska here, so I suggest skipping the check for powerVM platform at the moment, and Please add the request [32 GB disk] in https://progress.opensuse.org/issues/167893. I will try to work with @foursixnine on it. |
@mloviska I skipped powerVM check. @rfan1 will work to add disk size for powerVM with ticket: https://progress.opensuse.org/issues/167893. Any more suggestion? Thanks. |
LGTM from me |
openQA cannot resize powerVM disk image since it is not QEMU backend, skip the check here