Desktop Post Installation Tests
Manual tests
Desktop Post Installation Verifications
Case ID: dpi-001
After installation of a desktop image (with Ubiquity (live cd) or Debian Installer (alternate)) verify that the following tests pass:
- Power on the system and let it boot
- Login as the user you created
- Launch a terminal and run:
$ lsb_release -rd and verify that the output corresponds to the release you installed
$ arch and verify that the output correspond to the architecture you installed
$ sudo sfdisk -l and verify that the partition scheme match the one you choose during the installation
If you're connected to the network run $ sudo apt-get update and verify that the package information updates correctly
Launch update-manager and click on check, apply any update available
Launch firefox and navigate to www.ubuntu.com
- Verify that the date and time is correct
- For a non-english installation verify that the desktop is localized or if it is not that the language-support application pops up to install the missing components of your language
Historical bugs