${starttime} is a local variable, so we need to pass it to "Save Setup Time"
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 18 Aug 2015 22:49:27 +0000 (15:49 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 19 Aug 2015 10:15:16 +0000 (10:15 +0000)
commitca3569a749c6d8d3cf8a1bdbd18fe52a0550aabf
tree8f09d5c3c04f3b50cb4e7571e562f499986e19c4
parent6c81a733147c768f2fe6f63b708cba4681aa9e7a
${starttime} is a local variable, so we need to pass it to "Save Setup Time"

this is not seen in older versions of robotframe work because variable
scoping was not as strict.  In the new RF2.9, local variables do not
"leak".  This is probably a problem in many places, but I found this one
for now.  It breaks on my local RF2.9 environment.  Works with this
patch and should not have any problems upstream with older RF versions

Change-Id: I58e3f5b9ce1f71a86cf6bac8ca4c5e359e82832c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/080_Rpc_100k_Flows_Configuration_Time_Measure.robot
test/csit/suites/openflowplugin/Performance_Flow_Config/090_BulkMaticConfigDsSetup_100k.robot