Make get followers more reliable
[integration/test.git] / vm / scripts / README.txt
index 893a848af74ca5534113a87c82a76cb12d23c2cc..1b026cd0b6e89538df08cfc70697192759427fd0 100644 (file)
@@ -1,3 +1,4 @@
+
 OpenDaylight test VM
 --------------------
 Prepared by Luis Gomez (luis.gomez@ericsson.com)
@@ -6,9 +7,11 @@ This VM contains the following:
 
 1) OpenDaylight release editions:
 
-~/controller-base -> Base edition folder
-~/controller-virt -> Virtualization edition folder
-~/controller-sp -> Service Provider edition folder
+~/controller-base/ -> Base edition folder
+~/controller-virt/ -> Virtualization edition folder
+~/controller-sp/ -> Service Provider edition folder
+
+Note: to run controller just go to opendaylight folder and type run.sh
 
 2) Mininet 2.1.0 with OVS 2.0.0 and CPqD:
 
@@ -18,10 +21,12 @@ This VM contains the following:
 
 3) Integration tests (Robot Framework):
 
-~/integration/test/csit/suites -> Robot test folder
+~/integration/test/csit/suites/ -> Robot test folder
 ~/integration/vm/scripts/run_test_base_self.sh -> run base edition test on local controller
 ~/integration/vm/scripts/run_test_base.sh <IP> -> run base edition test on external controller
 
+Note: Robot test results (saved at ~/) can be opened with a browser
+
 4) VTN Coordinator:
 
 ~/integration/vm/scripts/start_vtn_coordinator.sh