From Fedora Project Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Alpha|updates}} | |||
{{Template:Associated_release_criterion|Beta|updates}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=Ensure it's possible to install packages via the command line with yum | |description=Ensure it's possible to install packages via the command line with yum |
Latest revision as of 16:30, 17 July 2014
Description
Ensure it's possible to install packages via the command line with yum
How to test
- Boot fedora instance
- Get to a bash prompt
- attempt to install a package (emacs, nginx, apache, etc) via yum
- Use/configure the installed package
- reboot the instance
- verify installed package functions
Expected Results
The following must be true to consider this a successful test run.
- yum finishes without error
- The installed package runs without error
- System successfully reboots