diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-11-08 14:49:45 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-11-08 13:52:19 +0000 |
commit | 24f238d229ebb64feb25f1098b8b4c9834767dff (patch) | |
tree | dc7b4c396c593e4ca8df013152de1036c0fd9754 | |
parent | 21c65caa35c67393f8c56bc55a87c58b849f4529 (diff) |
Report: Fix typo in elements.yaml
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Ice91b91b4bfe91854c5a41292696da006f360858
(cherry picked from commit c8522a6e5f133dd516958fff6d326b097d1c845d)
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 3b47978ebd..9d4163e363 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -27,7 +27,7 @@ - job-spec: "dpdk-mlr-00" data-set: "dpdk-2n-icx-curr-iter" - job-spec: "trex-mlr-00" - data-set: "trex-2n-icx-curr-iter + data-set: "trex-2n-icx-curr-iter" # - type: "table" # title: "Job Specification Duration: 2n-icx-coverage" |