Added a printout for the overall test execution time
[integration/test.git] / test / tools / odl-mdsal-clustering-tests / clustering-performance-test / inventory_perf.py
index c7582a0bed2c1fc142359a79d49bfbc3fc76bc90..7773dc8ed36159472a28894a866c1920a5734f20 100644 (file)
@@ -54,6 +54,15 @@ print_lock = threading.Lock()
 
 
 def get_inventory(tnum, url, hdrs, rnum, cond):
+    """
+
+    :param tnum:
+    :param url:
+    :param hdrs:
+    :param rnum:
+    :param cond:
+    :return:
+    """
     total_len = float(0)
     results = {}