From Fedora Project Wiki
(Start creating a new test case) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion| | {{Template:Associated_release_criterion|Basic|shutdown}} | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests if the system can be halted, rebooted or powered off by using CLI command to control the process. | |description=This test case tests if the system can be halted, rebooted or powered off by using CLI command to control the process. |
Revision as of 11:54, 1 February 2019
Description
This test case tests if the system can be halted, rebooted or powered off by using CLI command to control the process.
How to test
- Clean boot the Fedora you wish to test: this could be a system installed from a particular snapshot, pre-release, or release, or a live image. It should be an image for which updates will be available (or you can downgrade a package after installation).
- Open a console, and run the command
dnf update
as root. If you have any difficulty opening a console in the normal fashion from the desktop you are testing, note this, but continue with the test. Complete the update process. If you encounter dependency problems, ensure a bug is reported for the issue, and try with a different package.
Expected Results
- The update process should complete successfully. Errors caused by packaging bugs should be reported to the individual packages, but would not usually count as release-blocking bugs in the updater itself.