diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-11-08 14:49:45 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-11-08 14:49:45 +0100 |
commit | c8522a6e5f133dd516958fff6d326b097d1c845d (patch) | |
tree | b35e86764ad7e235a198846beede597460169ff0 /resources/tools | |
parent | a4458ecdab86886bf938da038e859ec9858d8a97 (diff) |
Report: Fix typo in elements.yaml
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Ice91b91b4bfe91854c5a41292696da006f360858
Diffstat (limited to 'resources/tools')
-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" |