rubbos installation guide
[bottlenecks.git] / vstf / vstf / agent / unittest / env / Readme
1 To enable Env unittest, please make sure:
2
3         1. br0 exists on TargetHost and connects with 'management network'.
4         2. a vm image exists on Target Host.
5         3. change options in configuration files in the "configuration" directory.
6         4. copy public key to git server, for example:
7                 ssh-copy-id root@192.168.188.10
8                 note:
9                         192.168.188.10 is the server you config in "../configuration.py"
10                         this is needed for source manager which use 'git' to pull down sources.
11
12 run tests:
13         python run_test.py