X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Ftools%2Fodl-mdsal-clustering-tests%2Fclustering-performance-test%2Fflow_add_delete_test.py;h=8f7215cbad5aa6f0a2ba0ae08fae992f3ae22cc8;hb=072f6e3a8d1bdf8f4c663843589c22d93ba07791;hp=8eeca02e98f18725d32c3c9cb799f2011a0f4a40;hpb=6dda5d7b7ec7f125953764ecb030abaf921eff73;p=integration%2Ftest.git diff --git a/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_add_delete_test.py b/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_add_delete_test.py index 8eeca02e98..8f7215cbad 100755 --- a/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_add_delete_test.py +++ b/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_add_delete_test.py @@ -113,8 +113,8 @@ if __name__ == "__main__": found = ic.found_flows print 'Baseline:' - print ' Reported nodes: %d' % reported - print ' Found nodes: %d' % found + print ' Reported flows: %d' % reported + print ' Found flows: %d' % found # Run through add cycles, where threads are started in # each cycle and flows are added from each thread