diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-02-14 10:47:09 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-02-14 10:47:09 +0100 |
commit | aae45cfa26d184413c13e55bacce85c524cdc571 (patch) | |
tree | 8fb9d7e44371b78331e1e378894340a44861f77f /resources/tools/presentation | |
parent | c564c79f4aa329ef1df8ef732e7971ab968acfbc (diff) |
Report: Add data
Change-Id: I14da70eea5a9268709d28edec1617499e3926b7e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 2f57e81581..11087b27d0 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -107,7 +107,7 @@ # - 6 # rls2202.rc2 NDRPDR cov env 9 - 7 # rls2202.rc2 NDRPDR cov env 9 - 8 # rls2202.rc2 NDRPDR cov env 9 - # - 9 # rls2202.rc2 NDRPDR cov env 9 + - 9 # rls2202.rc2 NDRPDR cov env 9 - 10 # rls2202.rc2 NDRPDR cov env 9 - 11 # rls2202.rc2 NDRPDR cov env 9 - 12 # rls2202.rc2 NDRPDR cov env 9 diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index d23b672523..8261ec1154 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -7162,7 +7162,7 @@ algorithm: "plot_perf_box_name" output-file-type: ".html" output-file: "{DIR[STATIC,VPP]}/soak-test-2n-icx-2" - data: "vpp-2n-skx-curr-icx" + data: "vpp-2n-icx-curr-soak" include: - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak" - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak" |