summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/agent/env/Readme
blob: d178a6fdf0782841a404d9e591c45e492e3e1a02 (plain)
1
2
3
4
5
6
7
8
9
Modules in the directory are for "Environment Building".
"Environment Building" is for creating "virtual network" for Performance Evaluation.
The builder.py contains the quick test code for creates a "virtual network" from a config file.

Usage:
    python builder.py --config /etc/vstf/env/Tn.json

Please modify example config file "/etc/vstf/model/Tn.json" to suit your own Environment.