Tobias Heider has proposed merging ~tobhe/ubuntu-manual-tests:snapdragon into 
ubuntu-manual-tests:main.

Requested reviews:
  Ubuntu Testcase Admins (ubuntu-testcase)

For more details, see:
https://code.launchpad.net/~tobhe/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/480925
-- 
Your team Canonical's Ubuntu QA is subscribed to branch 
ubuntu-manual-tests:main.
diff --git a/testcases/image/1825_Install Lenovo Thinkpad X13s b/testcases/image/1840_Install Lenovo Thinkpad X13s
similarity index 76%
rename from testcases/image/1825_Install Lenovo Thinkpad X13s
rename to testcases/image/1840_Install Lenovo Thinkpad X13s
index 2f1e62a..5f937f4 100644
--- a/testcases/image/1825_Install Lenovo Thinkpad X13s
+++ b/testcases/image/1840_Install Lenovo Thinkpad X13s
@@ -6,6 +6,15 @@
 
     <dt>Install Ubuntu, make sure to select the "Install third-party software for graphics and Wi-Fi hardware" option when it comes up and reboot once finished</dt>
     <dd>The system boots properly into the fresh installation and the first boot screen is displayed</dd>
+
+    <dt>On the freshly installed system run 'apt list --installed | grep x13s'</dt>
+    <dd>hwe-lenovo-x13s-meta, ubuntu-x13s-settings-nogrub and ubuntu-x13s-settings show up in the list of installed packages</dd>
+
+    <dt>Reboot and add the 'break' kernel command line option before booting.</dt>
+    <dd>
+      The system boots into an interactive visible shell running in the initrd.  This makes sure the frame buffer driver
+      attaches early enough for initrd hooks like cryptsetup to have graphics support.
+    </dd>
 </dl>
 
 <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
diff --git a/testcases/image/1841_Install Lenovo Thinkpad T14s Gen 6 b/testcases/image/1841_Install Lenovo Thinkpad T14s Gen 6
new file mode 100644
index 0000000..3ec9ab0
--- /dev/null
+++ b/testcases/image/1841_Install Lenovo Thinkpad T14s Gen 6
@@ -0,0 +1,30 @@
+<p>This test case is to be carried out on a Lenovo Thinkpad T14s or a similar supported Snapdragon X Elite laptop (Dell XPS 13 9345, Lenovo Yoga Slim 7x)</p>
+
+<dl>
+    <dt>Boot up the image</dt>
+    <dd>Ubuntu boot screen is displayed</dd>
+
+    <dt>Install Ubuntu, make sure to select the "Install third-party software for graphics and Wi-Fi hardware" option when it comes up and reboot once finished</dt>
+    <dd>The system boots properly into the fresh installation and the first boot screen is displayed</dd>
+
+    <dt>On the freshly installed system run 'apt list --installed | grep x1e'</dt>
+    <dd>hwe-lenovo-x1e-meta, ubuntu-x1e-settings-nogrub and ubuntu-x1e-settings show up in the list of installed packages</dd>
+
+    <dt>Run snap list</dt>
+    <dd>The gnome-42-2204 snap is tracking adreno/stable and mesa-2404 is tracking beta/kisak</dd>
+
+    <dt>Install 'snap install --channel 22/stable graphics-test-tools' and run  graphics-test-tools.glxinfo</dt>
+    <dd>Hardware acceleration is detected: OpenGL vendor string is freedreno, OpenGL renderer string shows Adreno X1-85</dd>
+
+    <dt>Install 'snap install --channel 24/stable graphics-test-tools' and run  graphics-test-tools.glxinfo</dt>
+    <dd>Hardware acceleration is detected: OpenGL vendor string is freedreno, OpenGL renderer string shows Adreno X1-85</dd>
+
+    <dt>Reboot and add the 'break' kernel command line option before booting.</dt>
+    <dd>
+      The system boots into an interactive visible shell running in the initrd.  This makes sure the frame buffer driver
+      attaches early enough for initrd hooks like cryptsetup to have graphics support.
+    </dd>
+</dl>
+
+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
+    If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result.</strong>
-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to     : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp

Reply via email to