PAL: Fix processing of AWS tests 90/34090/1
authorTibor Frank <tifrank@cisco.com>
Wed, 13 Oct 2021 09:06:52 +0000 (11:06 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 13 Oct 2021 09:06:52 +0000 (11:06 +0200)
- different structure of NIC name

Change-Id: Iddcbc289e5f23bf5ad171971ad125af43812d466
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/tools/presentation/generator_files.py
resources/tools/presentation/specifications/report/data_sets.yaml
resources/tools/presentation/specifications/report/elements.yaml

index aa4392e..0228858 100644 (file)
@@ -197,7 +197,7 @@ def file_details_split(file_spec, input_data, frmt=u"rst"):
                 if chapters[chapter_l1][chapter_l2].get(nic, None) is None:
                     chapters[chapter_l1][chapter_l2][nic] = dict(
                         rst_file=f"{join(table_set, chapter_l1)}_{nic}.rst".
-                        replace(u"2n1l-", u""),
+                        replace(u"2n1l-", u"").replace(u"1n1l-", u""),
                         tables=list()
                     )
                 for idx, tbl_file in enumerate(table_lst):
index a0d1791..99f76ca 100644 (file)
@@ -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:
-      -   # 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:
   vpp-3n-tsh-curr-cov:
     # csit-vpp-perf-report-coverage-2110-3n-tsh:
     csit-vpp-perf-report-iterative-2110-3n-tsh:
-      -   # 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:
index 7b6c27a..f7d8eb4 100644 (file)
       - "cx556a"
       - "vic1227"
       - "vic1385"
-      - "nitro50g"
+      - "ena"
 
 # VPP Performance Configuration
 - type: "file"
       - "cx556a"
       - "vic1227"
       - "vic1385"
-      - "nitro50g"
+      - "ena"
 
 # VPP Performance Operational
 - type: "file"
       - "cx556a"
       - "vic1227"
       - "vic1385"
-      - "nitro50g"
+      - "ena"
 
 # VPP MRR Results
 - type: "file"
       - "cx556a"
       - "vic1227"
       - "vic1385"
-      - "nitro50g"
+      - "ena"
 
 # VPP MRR Configuration
 - type: "file"
       - "cx556a"
       - "vic1227"
       - "vic1385"
-      - "nitro50g"
+      - "ena"
 
 # VPP Device Results - Ubuntu
 - type: "file"