X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FClusterOvsdb.robot;h=436fe82b610daf6e9831dfdb582882d86d464c10;hb=42d1c432b0d78a8a441dc64f0fdc4eda85700b28;hp=945ac7f7ecf5c439ee15bc1a05d5dd3bf3050d41;hpb=07addcfd03f8d59fa445e8565c0f2ef05729d719;p=integration%2Ftest.git diff --git a/csit/libraries/ClusterOvsdb.robot b/csit/libraries/ClusterOvsdb.robot index 945ac7f7ec..436fe82b61 100644 --- a/csit/libraries/ClusterOvsdb.robot +++ b/csit/libraries/ClusterOvsdb.robot @@ -67,7 +67,7 @@ Get Cluster Entity Owner For Ovsdb Create Bridge And Verify [Arguments] ${controller_index_list} ${controller_index} [Documentation] Create bridge in ${controller_index} and verify it gets applied in all instances in ${controller_index_list}. - # need to get UUID which should be the same on all controllers in cluster, so asking controller1 + # need to get UUID which should be the same on all controllers in cluster, so asking controller1 ${ovsdb_uuid}= Get OVSDB UUID controller_http_session=controller${controller_index} ${body}= OperatingSystem.Get File ${CURDIR}/../variables/ovsdb/create_bridge_3node.json ${body} Replace String ${body} ovsdb://127.0.0.1:61644 ovsdb://uuid/${ovsdb_uuid}