From Fedora Project Wiki
Description
This test case tests the most basic start and use of thermostat.
Setup
- If thermostat is not installed yet, install thermostat
yum install thermostat
- Start thermostat storage and agent:
thermostat service &
- Start thermostat gui:
thermostat gui
- Optionally, start other Java applications - for example Eclipse, Freemind,
jedit...
- Look at the list of virtual machines in the thermostat gui and explore
their properties.
- The agent started by
thermostat service
should be visible
in the list of agents. You can check that at least one agent is listed via: "View" => "View all agents...".
How to test
- Start here ...
- Next do this ...
- Finally click that
Expected Results
- Step #1 completes without error
- The system boots into runlevel 5
- Program completes with exit code 0