diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-10-13 11:06:52 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-10-13 11:06:52 +0200 |
commit | 2b830298ef5b9b33680f3dc7857365fcaf153938 (patch) | |
tree | d796007e2831b1a0d35dbc3f8fc2165bed36f7da /resources/tools/presentation/specifications | |
parent | b3e8aae27d0ed4a4252f9b274b2e5076e8144dd8 (diff) |
PAL: Fix processing of AWS tests
- different structure of NIC name
Change-Id: Iddcbc289e5f23bf5ad171971ad125af43812d466
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications')
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 4 | ||||
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index a0d1791b11..99f76ca9f8 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -83,7 +83,7 @@ vpp-3n-skx-curr-cov: # csit-vpp-perf-report-coverage-2110-3n-skx: csit-vpp-perf-report-iterative-2110-3n-skx: - - 3 # rls2110.rc1 NDRPDR iter env 8 + - 22 # rls2110.rc1 NDRPDR iter env 8 dpdk-3n-skx-hist-iter: csit-dpdk-perf-report-iterative-2101-3n-skx: @@ -685,7 +685,7 @@ vpp-3n-tsh-curr-cov: # csit-vpp-perf-report-coverage-2110-3n-tsh: csit-vpp-perf-report-iterative-2110-3n-tsh: - - 2 # rls2110.rc1 NDRPDR iter env 8 + - 17 # rls2110.rc1 NDRPDR iter env 8 dpdk-3n-tsh-hist-iter: csit-dpdk-perf-report-iterative-2101-3n-tsh: diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 7b6c27ad52..f7d8eb4477 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -5927,7 +5927,7 @@ - "cx556a" - "vic1227" - "vic1385" - - "nitro50g" + - "ena" # VPP Performance Configuration - type: "file" @@ -6000,7 +6000,7 @@ - "cx556a" - "vic1227" - "vic1385" - - "nitro50g" + - "ena" # VPP Performance Operational - type: "file" @@ -6073,7 +6073,7 @@ - "cx556a" - "vic1227" - "vic1385" - - "nitro50g" + - "ena" # VPP MRR Results - type: "file" @@ -6146,7 +6146,7 @@ - "cx556a" - "vic1227" - "vic1385" - - "nitro50g" + - "ena" # VPP MRR Configuration - type: "file" @@ -6219,7 +6219,7 @@ - "cx556a" - "vic1227" - "vic1385" - - "nitro50g" + - "ena" # VPP Device Results - Ubuntu - type: "file" |