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
How to test
- Start thermostat storage and agent:
thermostat service &
- Start thermostat gui:
thermostat gui
- Optionally, start other Java applications - for example Eclipse, Freemind, jedit...
Expected Results
- 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...".