Log OpenFlow max switch scale result 26/46526/4
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 4 Oct 2016 23:49:44 +0000 (19:49 -0400)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 7 Mar 2017 22:14:36 +0000 (22:14 +0000)
Was logging to console only, so not visible in primary log.

Change-Id: I9c95f2e95db3bc89431f490ce1af1d0f3ae55e23
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot

index fd8f677339650decbe1f7299d25ed1c480522ff8..b2adbc7759cb46108ee84ea15a399667c2d2401a 100644 (file)
@@ -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}