~jjfrv8/ubuntu-manual-tests/Xfce4Terminal-revised

« back to all changes in this revision

Viewing changes to testcases/image/1456_Install (JeOS on ESX)

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<dl>
 
2
  <dt>Boot the CD on a VMWare-ESX system</dt>
 
3
  <dt>Press F4 and select Install a minimal virtual system</dt>
 
4
  <dt>Choose your language, country and keyboard layout</dt>
 
5
  <dt>Set default hostname: ubuntu</dt>
 
6
  <dt>Partition disks: Guided use entire disk</dt>
 
7
  <dt>Select your time zone and set the system clock to UTC</dt>
 
8
  <dt>User account: enter username and password</dt>
 
9
  <dt>No software selection.</dt>
 
10
  <dt>Boot the newly created guest</dt>
 
11
  <dt>Log in</dt>
 
12
  <dt>Check that the uname -r returns a -virtual kernel:</dt>
 
13
      <dd>uname -r</dt>
 
14
  <dt>Check that the linux-virtual package is installed:</dt>
 
15
      <dd>dpkg -l linux-virtual</dd>
 
16
  <dt>Ping outside network</dt>
 
17
  <dt>Check with the mount command that virtual disk are mount read-write</dt>
 
18
  <dt>Check that the ubuntu-standard package is not installed:</dt>
 
19
      <dd>dpkg -l ubuntu-standard</dd>
 
20
  <dt>Check that the size of the kernel modules is below 40M:</dt>
 
21
      <dd>du -sh /lib/modules/</dd>
 
22
  <dt>Check that the size of the installed system is below 500M:</dt>
 
23
      <dd>df -h</dd>
 
24
</dl>
 
25
<strong>
 
26
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
27
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>.
 
 
b'\\ No newline at end of file'