From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This test case tests that the thermostat service command works correctly. This is a convenience command in order to start storage and agent in one command. It may go away in future releases.

Setup

  1. Boot into the machine/VM you wish to test.
  2. If thermostat is not installed yet, install thermostat.

How to test

  1. Start the thermostat service: thermostat service

Expected Results

  1. This should start the Thermostat storage and agent without throwing exceptions.
  2. Pressing CTRL+C on the terminal from which service was started should shut down both services again.