From: Daniel Farrell Date: Tue, 4 Oct 2016 23:49:44 +0000 (-0400) Subject: Log OpenFlow max switch scale result X-Git-Tag: release/boron-sr3~101 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=36d247409f1e7c5afaa88bbaa4d7f599553c7f1e Log OpenFlow max switch scale result Was logging to console only, so not visible in primary log. Change-Id: I9c95f2e95db3bc89431f490ce1af1d0f3ae55e23 Signed-off-by: Daniel Farrell --- diff --git a/csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot b/csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot index fd8f677339..b2adbc7759 100644 --- a/csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot +++ b/csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot @@ -60,4 +60,5 @@ Verify Switches Connected Log Store Max Found [Documentation] Logs the found number Log To Console ${max_found} + Log ${max_found} Append To File ${out_file} Max\n${max_found}