Change REST and RESTCONF port to variables
[integration.git] / test / csit / suites / base-of13 / 020__MD_SAL_NSF_OF13 / 040__restconf_frm.txt
index 727a533e80dcf1aeb2700d8951b2e1ec385a050d..6f1e0b07a6bd34aa367a85c58e56518f97d1592b 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF FRM
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${RESTCONFPORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py
@@ -95,7 +95,7 @@ Verify after deleting flow config - Output to physical port#
 Verify after deleting flow operational - Output to physical port#
     [Documentation]    Verify the flow
     [Tags]   Get
-    Sleep    30
+    Sleep    40
     ${resp}    Get    session     ${REST_OPR}/node/openflow:1/table/2
     Should Be Equal As Strings    ${resp.status_code}    200
     Should Not Contain     ${resp.content}    10.0.20.1