*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller odc1
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
Update controller to Valid IP
[Documentation] Update Controller ip to valid from invalid
- Update Controller odc_test ${CONTROLLER} valid_IP
+ Update Controller odc_test ${ODL_SYSTEM_IP} valid_IP
Verify the Controller State is in waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
Resource ../../../libraries/VtnCoKeywords.robot
*** Variables ***
-${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2
+${start} sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2
*** Keywords ***
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller odc1
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
Update controller to Valid IP
[Documentation] Update Controller ip to valid from invalid
- Update Controller odc_test ${CONTROLLER} valid_IP
+ Update Controller odc_test ${ODL_SYSTEM_IP} valid_IP
Verify the Controller State is in waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
*** Test Cases ***
Add a ODL Controller
[Documentation] Add a Controller
- Add a Controller odc_test ${CONTROLLER}
+ Add a Controller odc_test ${ODL_SYSTEM_IP}
Verify the Controller Status is waiting_audit
[Documentation] Check Controller status
Resource ../../../libraries/VtnCoKeywords.robot
*** Variables ***
-${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13
+${start} sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2 --switch ovsk,protocols=OpenFlow13
*** Keywords ***
Resource ../../../libraries/VtnMaKeywords.robot
*** Variables ***
-${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2
+${start} sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2
Resource ../../../libraries/VtnMaKeywordsLi.robot
*** Variables ***
-${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2
+${start} sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2
Resource ../../../libraries/VtnMaKeywords.robot
*** Variables ***
-${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13
+${start} sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2 --switch ovsk,protocols=OpenFlow13
Resource ../../../libraries/VtnMaKeywordsLi.robot
*** Variables ***
-${start} sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13
+${start} sudo mn --controller=remote,ip=${ODL_SYSTEM_IP} --topo tree,2 --switch ovsk,protocols=OpenFlow13