No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|description=This test case tests whether Thermostat works correctly in a remote setup. This test will require at least 3 F19 virtual machines which can communicate with each other via a virtual network. One virtual machine acts as backing storage node. The second virtual machine will have the web service running connecting to the remote backing storage node. The third VM will be used to run thermostat agent and client components, connecting to the second node running the web service. | |description=This test case tests whether Thermostat works correctly in a remote setup. This test will require at least 3 F19 virtual machines which can communicate with each other via a virtual network. One virtual machine acts as backing storage node. The second virtual machine will have the web service running connecting to the remote backing storage node. The third VM will be used to run thermostat agent and client components, connecting to the second node running the web service. | ||
|setup= | |setup= | ||
# For simplicity we identify the three VMs by their IP (netmask 255.255.255.0). VM1 = 192.168.122.153, VM2 = 192.168.122.168, VM3 = 192.168.122.39 | |||
# On all three VMs install thermostat | # On all three VMs install thermostat | ||
# On one of the | # On one of the VM, VM2, install thermostat-webapp | ||
# Setting up storage on VM1: | |||
## TODO | |||
# Setting up the web service on VM2: | |||
## TODO | |||
# Setting up host names: | |||
## TODO | |||
|actions= | |actions= | ||
# TODO | # TODO |
Revision as of 10:05, 23 May 2013
Description
This test case tests whether Thermostat works correctly in a remote setup. This test will require at least 3 F19 virtual machines which can communicate with each other via a virtual network. One virtual machine acts as backing storage node. The second virtual machine will have the web service running connecting to the remote backing storage node. The third VM will be used to run thermostat agent and client components, connecting to the second node running the web service.
Setup
- For simplicity we identify the three VMs by their IP (netmask 255.255.255.0). VM1 = 192.168.122.153, VM2 = 192.168.122.168, VM3 = 192.168.122.39
- On all three VMs install thermostat
- On one of the VM, VM2, install thermostat-webapp
- Setting up storage on VM1:
- TODO
- Setting up the web service on VM2:
- TODO
- Setting up host names:
- TODO
How to test
- TODO
Expected Results
- TODO