From Fedora Project Wiki
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests oVirt node administration shell/text interface. | |description=This test case tests oVirt node administration shell/text user interface. | ||
|actions= | |actions= | ||
# Log as {{command|admin}} user. | # Log as {{command|admin}} user. | ||
Line 10: | Line 10: | ||
# Select {{command| Security}}: Set/edit admin password | # Select {{command| Security}}: Set/edit admin password | ||
# Select {{command| Logging}}: set remote logging server. | # Select {{command| Logging}}: set remote logging server. | ||
# Select {{command|Remote storage}}: <span color | # Select {{command|Remote storage}}: <span style="color: red">TODO</span> | ||
|results= | |results= | ||
Line 17: | Line 16: | ||
# {{command|admin}} user should have {{command|ovirt-admin-shell}} as default shell. | # {{command|admin}} user should have {{command|ovirt-admin-shell}} as default shell. | ||
# In {{command|Status}} screen your Network interfaces, Logs settings, and running VMs should be displayed and correct. | # In {{command|Status}} screen your Network interfaces, Logs settings, and running VMs should be displayed and correct. | ||
# In {{command| Networking}} screen all should be applied to the system, use the usual command to check. | # In {{command| Networking}} screen all modification should be applied to the system, use the usual command to check. | ||
# The new password should be applied. | # The new password should be applied. | ||
# The logging setting should be applied, check your logging server for test node logs. | # The logging setting should be applied, check your logging server for test node logs. | ||
}} | }} |
Latest revision as of 02:43, 23 July 2011
Description
This test case tests oVirt node administration shell/text user interface.
How to test
- Log as
admin
user. - Select
Status
- Select
Networking
- Set/edit the hostname
- Set/edit DNS servers
- Set/edit NTP servers
- Select
Security
: Set/edit admin password - Select
Logging
: set remote logging server. - Select
Remote storage
: TODO
Expected Results
- Run without errors
admin
user should haveovirt-admin-shell
as default shell.- In
Status
screen your Network interfaces, Logs settings, and running VMs should be displayed and correct. - In
Networking
screen all modification should be applied to the system, use the usual command to check. - The new password should be applied.
- The logging setting should be applied, check your logging server for test node logs.