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/report/elements.yaml | |
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/report/elements.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
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" |