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

Add a small fix for nis_server #9714

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Conversation

JRivrain
Copy link
Contributor

@JRivrain JRivrain commented Mar 6, 2020

Fixes poo#64195 "When alt-f reaches the VM instead of opening firewall port is typing 'f' on the first textbox"

@JRivrain JRivrain changed the title [WIP]Add a small fix for nis_server Add a small fix for nis_server Mar 6, 2020
@@ -45,6 +45,7 @@ sub nis_server_configuration {
send_key 'tab'; # jump to NIS domain name
type_string $setup_nis_nfs_x11{nis_domain};
assert_screen 'nis-server-master-server-setup-nis-domain';
wait_still_screen 4, 4; # wait for blinking cursor, fixes poo#64195
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd get a VR in prod at least to be sure.

Copy link
Contributor

Choose a reason for hiding this comment

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

let's try in prod directly

@jknphy jknphy merged commit 8db6047 into os-autoinst:master Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants