aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2022-04-11 16:00:56 +0200
committerPeter Mikus <pmikus@cisco.com>2022-04-11 14:51:26 +0000
commit0ac6c584b2ff05aa123080c20f7b8071d4a28b1b (patch)
tree3f06cf8344c3e9512f291cc47c7f5e87df29aba5 /tests
parent84117ed29d10277a3ce9867377398531e5db2684 (diff)
feat(telemetry): T-Rex runtime
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I2829b5931e5a63a33f524e1d14ffb20c27f4ce5a
Diffstat (limited to 'tests')
-rw-r--r--tests/trex/perf/__init__.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/trex/perf/__init__.robot b/tests/trex/perf/__init__.robot
index e6fc3fae17..a4fd94a507 100644
--- a/tests/trex/perf/__init__.robot
+++ b/tests/trex/perf/__init__.robot
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Cisco and/or its affiliates.
+# Copyright (c) 2022 Cisco and/or its affiliates.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at:
@@ -36,7 +36,7 @@
| | [Documentation]
| | ... | Setup suite Variables. Variables are used across performance testing.
| |
-| | ${stat_runtime}= | Create List | noop
+| | ${stat_runtime}= | Create List | trex-runtime
| | ${stat_pre_trial}= | Create List | noop
| | ${stat_post_trial}= | Create List | noop
| | Set Global Variable | ${stat_runtime}