X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FSanity3Node%2F010__Flows_OF13_Cluster.robot;h=b66b1d686eb051a8dd17cd751058f8c4888a0818;hb=0d4874becdf588ab44f8666ad6078926f3e3f1ee;hp=467f23995a50495fdf6b5aded64e63ff67bfdc0a;hpb=dcbc38233a9734d048d19e43bf7ccfd54fa38344;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Sanity3Node/010__Flows_OF13_Cluster.robot b/csit/suites/openflowplugin/Sanity3Node/010__Flows_OF13_Cluster.robot index 467f23995a..b66b1d686e 100644 --- a/csit/suites/openflowplugin/Sanity3Node/010__Flows_OF13_Cluster.robot +++ b/csit/suites/openflowplugin/Sanity3Node/010__Flows_OF13_Cluster.robot @@ -402,6 +402,6 @@ Create Controllers Sessions Get Controller Response [Arguments] ${session} ${url} - ${headers}= Create Dictionary Accept application/xml + ${headers}= Create Dictionary Accept=application/xml ${resp}= Get ${session} ${url} headers=${headers} Return From Keyword ${resp}