kubuntu-council team mailing list archive
-
kubuntu-council team
-
Mailing list archive
-
Message #01094
[Merge] ubuntu-manual-tests:amend_no_tpm into ubuntu-manual-tests:main
Tim Andersson has proposed merging ubuntu-manual-tests:amend_no_tpm into ubuntu-manual-tests:main.
Requested reviews:
Ubuntu Testcase Admins (ubuntu-testcase)
For more details, see:
https://code.launchpad.net/~ubuntu-testcase/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/452757
--
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ubuntu-manual-tests:amend_no_tpm into ubuntu-manual-tests:main.
diff --git a/definitions/canary_desktop_cases.xml b/definitions/canary_desktop_cases.xml
index d6f71ad..d41d332 100644
--- a/definitions/canary_desktop_cases.xml
+++ b/definitions/canary_desktop_cases.xml
@@ -221,7 +221,7 @@
<ut:test id="hardware-backed-full-disk-encryption-no-tpm-not-available">
<dt>Click on "Advanced features"</dt>
- <dd>There should be no tickbox for "Enhanced secure-boot"</dd>
+ <dd>The tickbox for enabling full disk encryption with TPM should be unselectable and there should be a message detailing the fact the system is not compatible with TPM.</dd>
<dd>Click "Ok"</dd>
<dt>Click Continue</dt>
</ut:test>
diff --git a/testcases/image/1782_Install no TPM option without TPM support b/testcases/image/1782_Install no TPM option without TPM support
index de8e9b0..bdf9b5d 100644
--- a/testcases/image/1782_Install no TPM option without TPM support
+++ b/testcases/image/1782_Install no TPM option without TPM support
@@ -48,7 +48,7 @@
<dt>Click on "Advanced features"</dt>
- <dd>There should be no tickbox for "Enhanced secure-boot"</dd>
+ <dd>The tickbox for enabling full disk encryption with TPM should be unselectable and there should be a message detailing the fact the system is not compatible with TPM.</dd>
<dd>Click "Ok"</dd>
<dt>Click Continue</dt>
Follow ups