← Back to team overview

kubuntu-council team mailing list archive

[Merge] ~dbungert/ubuntu-manual-tests:ubuntu-mini-iso into ubuntu-manual-tests:main

 

Dan Bungert has proposed merging ~dbungert/ubuntu-manual-tests:ubuntu-mini-iso into ubuntu-manual-tests:main.

Commit message:
add first case for ubuntu-mini-iso



Requested reviews:
  Ubuntu Testcase Admins (ubuntu-testcase)

For more details, see:
https://code.launchpad.net/~dbungert/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/441466
-- 
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ~dbungert/ubuntu-manual-tests:ubuntu-mini-iso into ubuntu-manual-tests:main.
diff --git a/testcases/image/1781_Ubuntu Mini Iso b/testcases/image/1781_Ubuntu Mini Iso
new file mode 100644
index 0000000..2881d23
--- /dev/null
+++ b/testcases/image/1781_Ubuntu Mini Iso
@@ -0,0 +1,21 @@
+    <dt>This test is expected to be performed with a sysmtem that has wired
+    ethernet with DHCP or similar, such as a VM simulating wired ethernet.  The
+    test should be performed with an amd64 device.</dt>
+
+    <dt>Boot up the image</dt>
+      <dd>In the GRUB boot menu you should see:</dd>
+      <dd>
+         <li>Choose an Ubuntu version to install</li>
+      </dd>
+
+    <dt>Press Enter to navigate to the menu</dt>
+
+    <dt>An orange bar menu like Subiquity show show on the screen.</dt>
+    <dt>In the menu should be all supported ISOs shown on releases.ubuntu.com
+    that are version 22.04 or newer.</dt>
+    <dt>Select an ISO to install</dt>
+    <dt>A quick reboot should occur and the ISO begins downloading.</dt>
+    <dt>After completion of the download, the selected install ISO should boot
+    and behave as normal</dt>
+    <dt>Complete an install with the selected ISO.</dt>
+    <dt>The installed system should boot as normal.</dt>