X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fopenflowplugin%2FAD_SAL_NSF_OF13%2F010__switch_manager.robot;h=23d86cbc6466b264e992d6b5dd942999f6d282e5;hb=072f6e3a8d1bdf8f4c663843589c22d93ba07791;hp=43f6bf3b95017d36e914e3911359c0639d629e83;hpb=208af5e2c4f97a698924594b44dcf2fc69e501ee;p=integration%2Ftest.git diff --git a/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/010__switch_manager.robot b/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/010__switch_manager.robot index 43f6bf3b95..23d86cbc64 100644 --- a/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/010__switch_manager.robot +++ b/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/010__switch_manager.robot @@ -79,7 +79,7 @@ Get node ${resp} RequestsLibrary.Get ${ODL_CONTROLLER_SESSION} ${REST_CONTEXT}/${CONTAINER}/nodes Should Be Equal As Strings ${resp.status_code} 200 Response status code error ${result} TO JSON ${resp.content} - ${node} Create Dictionary id ${node_id} type ${node_type} + ${node} Create Dictionary id=${node_id} type={node_type} ${content} Extract All Nodes ${result} Log ${content} List Should Contain Value ${content} ${node} @@ -117,8 +117,8 @@ Node property should exist Log ${result} ${nodes} Extract All Nodes ${result} ${property_values} Extract Node Property Values ${result} ${property} - ${node} Create Dictionary id ${node_id} type ${node_type} - ${property_value} Create Dictionary value ${value} + ${node} Create Dictionary id=${node_id} type=${node_type} + ${property_value} Create Dictionary value=${value} Log ${property_value} List Should Contain Value ${nodes} ${node} List Should Contain Value ${property_values} ${property_value} @@ -132,8 +132,8 @@ Node property should not exist Log ${result} ${nodes} Extract All Nodes ${result} ${properties} Extract Node Property Values ${result} ${property} - ${node} Create Dictionary id ${node_id} type ${node_type} - ${property} Create Dictionary value ${value} + ${node} Create Dictionary id=${node_id} type=${node_type} + ${property} Create Dictionary value=${value} Log ${property} List Should Contain Value ${nodes} ${node} List Should Not Contain Value ${properties} ${property} @@ -147,7 +147,7 @@ Nodeconnector property should exist Log ${result} ${property_values} Extract Nodeconnector Property Values ${result} ${property} Log ${property_values} - ${property_value} Create Dictionary value ${value} + ${property_value} Create Dictionary value=${value} List Should Contain Value ${property_values} ${property_value} Nodeconnector property should not exist @@ -159,7 +159,7 @@ Nodeconnector property should not exist Log ${result} ${property_values} Extract Nodeconnector Property Values ${result} ${property} Log ${property_values} - ${property_value} Create Dictionary value ${value} + ${property_value} Create Dictionary value=${value} List Should not Contain Value ${property_values} ${property_value} List all nodeconnectors of node