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

poo#32077: Uncheck Xen PV install medium #4514

Merged
merged 1 commit into from Feb 28, 2018

Conversation

mnowaksuse
Copy link

@mnowaksuse mnowaksuse commented Feb 27, 2018

@@ -190,8 +190,13 @@ sub addlv {
# naturally sees it as a "disk". We have to uncheck the "CDROM".
sub unselect_xen_pv_cdrom {
if (check_var('VIRSH_VMM_TYPE', 'linux')) {
assert_screen 'select-hard-disk';
Copy link
Member

Choose a reason for hiding this comment

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

Why not to match this tag? Just to verify that dialog is opened?

Copy link
Author

Choose a reason for hiding this comment

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

OK, PR updated & revalidated. We need following needles: https://gitlab.suse.de/openqa/os-autoinst-needles-sles/merge_requests/728

@okurz okurz merged commit 2e6fb16 into os-autoinst:master Feb 28, 2018
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