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 lvm on top of raid partitioning #5964

Merged
merged 1 commit into from
Oct 17, 2018

Conversation

jknphy
Copy link
Contributor

@jknphy jknphy commented Oct 17, 2018

Adjustment in drop-down menu due to new Storage-ng UI when using lvm on top or raid partitioning.

@jknphy jknphy changed the title [WIP] Fix lvm on top of raid partitioning Fix lvm on top of raid partitioning Oct 17, 2018
if ($older_product) {
send_key "alt-d";
send_key "down";
send_key "down";
Copy link
Member

Choose a reason for hiding this comment

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

Will it help to use send_key_until here?

Copy link
Member

Choose a reason for hiding this comment

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

might be but who cares about older products? ;) At least I guess it should not be done in the same commit. Even we could merge this PR to provide the fix faster and then think about optimizing the robustness

Copy link
Member

Choose a reason for hiding this comment

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

Yes, we have raised this point. We are maintaining 3 code flows now, which can become another mirror of main.pm issues =)

Copy link
Member

Choose a reason for hiding this comment

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

Ah, I've missed that it's old code.

@rwx788 rwx788 merged commit b1de1a1 into os-autoinst:master Oct 17, 2018
@jknphy jknphy deleted the partition_raid_volume_management branch January 22, 2019 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants