Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions tests/desktop-installer/installer.resource
Original file line number Diff line number Diff line change
Expand Up @@ -646,3 +646,11 @@ TPM Action Enable Secure Boot Manually
EzClick
Match Text Device Manager 180
Toggle Secure Boot

TPM Action Running In VM Ignore And Continue
[Documentation] Choose 'Ignore and continue' when secboot complains that the current environment is a VM.
Match Text "The current environment is a virtual machine"
Move Pointer To "Solution: Ignore"
EzClick
Move Pointer To "Ignore and continue"
EzClick
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ Encryption And File System Tpm Encryption
[Documentation] Select tpm encryption from the encryption menu
Encryption And File System Tpm Encryption

TPM Action Running In VM Ignore And Continue
[Documentation] Choose 'Ignore and continue' when secboot complains that the current environment is a VM.
TPM Action Running In VM Ignore And Continue

Encryption And File System Tpm Not Available
[Documentation] Ensure that the TPM FDE encryption option is greyed out, and not selectable
Encryption And File System Tpm Not Available
Expand Down Expand Up @@ -166,6 +170,10 @@ Encryption And File System Tpm Encryption 2
[Documentation] Select tpm encryption from the encryption menu
Encryption And File System Tpm Encryption

TPM Action Running In VM Ignore And Continue 2
[Documentation] Choose 'Ignore and continue' when secboot complains that the current environment is a VM.
TPM Action Running In VM Ignore And Continue

Create Account
[Documentation] Create a user on the installed system
Create Account template=generic-stonking
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ Encryption And File System Tpm Encryption
[Documentation] Select tpm encryption from the encryption menu
Encryption And File System Tpm Encryption

TPM Action Running In VM Ignore And Continue
[Documentation] Choose 'Ignore and continue' when secboot complains that the current environment is a VM.
TPM Action Running In VM Ignore And Continue

Create Account
[Documentation] Create a user on the installed system
Create Account template=generic-stonking
Expand Down
Loading