aboutsummaryrefslogtreecommitdiffstats
path: root/core/results/results_constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/results/results_constants.py')
-rw-r--r--core/results/results_constants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/results/results_constants.py b/core/results/results_constants.py
index 1049e89b..b7ab7052 100644
--- a/core/results/results_constants.py
+++ b/core/results/results_constants.py
@@ -59,6 +59,8 @@ class ResultsConstants(object):
SCAL_STREAM_TYPE = 'match_type'
SCAL_PRE_INSTALLED_FLOWS = 'pre-installed_flows'
+ TEST_RUN_TIME = "test_execution_time"
+
@staticmethod
def get_traffic_constants():
"""Method returns all Constants used to store results.