← Back to team overview

kubuntu-council team mailing list archive

[Merge] ubuntu-manual-tests:add_apt_install_fdisk into ubuntu-manual-tests:main

 

Tim Andersson has proposed merging ubuntu-manual-tests:add_apt_install_fdisk 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/453259
-- 
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ubuntu-manual-tests:add_apt_install_fdisk into ubuntu-manual-tests:main.
diff --git a/testcases/image/1436_Post-Installation Tests b/testcases/image/1436_Post-Installation Tests
index 6f6c2b1..1d07708 100644
--- a/testcases/image/1436_Post-Installation Tests
+++ b/testcases/image/1436_Post-Installation Tests
@@ -6,6 +6,7 @@
         <dd>Both the description and the release presented matches the version of FAMILY you installed</dd>
     <dt><pre>arch</pre></dt>
         <dd>The result correctly lists the architecture of the installation you installed. For example, x86_64 for 64-bit x86 machine.</dd>
+    <dt><pre>sudo apt install fdisk</pre></dt>
     <dt><pre>sudo sfdisk -l</pre></dt>
         <dd>The partition scheme displayed matches the partition scheme you chose during installation</dd>
     <dt><pre>sudo apt-get update</pre></dt>

Follow ups