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 encrypted booting for ppc64le #5771

Merged
merged 1 commit into from Sep 14, 2018

Conversation

mitiao
Copy link
Contributor

@mitiao mitiao commented Sep 14, 2018

@asdil12
Copy link
Member

asdil12 commented Sep 14, 2018

Looks good so far - let's test it on osd.

@asdil12 asdil12 merged commit 1ee7a9c into os-autoinst:master Sep 14, 2018
@asdil12
Copy link
Member

asdil12 commented Sep 14, 2018

@asdil12
Copy link
Member

asdil12 commented Sep 14, 2018

Seems to have fixed it.

@mitiao mitiao deleted the ppc64le_encrypt_booting branch September 17, 2018 02:11
@@ -194,6 +196,11 @@ sub boot_local_disk {
type_string_very_slow "boot /pci\t/sc\t5";
save_screenshot;
}
if (match_has_tag 'encrypted-disk-password-prompt') {
# It is possible to show encrypted prompt directly by pressing 'local' boot-menu
# Simply return and do enter passphrase operation in cheking block of sub wait_boot
Copy link
Member

Choose a reason for hiding this comment

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

typo s/cheking/checking/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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