summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/agent/env/Readme
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/vstf/agent/env/Readme')
-rwxr-xr-xvstf/vstf/agent/env/Readme9
1 files changed, 9 insertions, 0 deletions
diff --git a/vstf/vstf/agent/env/Readme b/vstf/vstf/agent/env/Readme
new file mode 100755
index 00000000..d178a6fd
--- /dev/null
+++ b/vstf/vstf/agent/env/Readme
@@ -0,0 +1,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.
+