X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2FVariables.robot;h=d2b722a70397a665df7ae53ca51908f0dffaf635;hb=737b6f1fbf7452dc76f1e728e320442358861ad0;hp=4c1497f84c36ee11df89f1bb8688623f38ab5bcc;hpb=695479f8ec60f3d7b7d5bbbc563bfa9a73d37646;p=integration%2Ftest.git diff --git a/csit/variables/Variables.robot b/csit/variables/Variables.robot index 4c1497f84c..d2b722a703 100644 --- a/csit/variables/Variables.robot +++ b/csit/variables/Variables.robot @@ -157,6 +157,7 @@ ${REGEX_IPROUTE} ip-route:169.254.169.254 via [0-9]{1,3}\\.[0-9]{1,3}\\.[0-9] ${REGEX_IPV4} [0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3} ${REGEX_NAMESERVER} nameserver [0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3} ${REGEX_OBTAINED} [0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3} obtained +${REGEX_UUID} [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12} ${REGISTER_TENANT_URI} /restconf/operations/nemo-intent:register-user # FIXME: Move to a separate Nemo-related Resource and add description. ${RESTCONFPORT} 8181 # Primary port for ODL RESTCONF, although 8080 should also work. ${RESTCONFPORT_TLS} 8443 # Port for ODL RESTCONF Secure (TLS) operations