diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-09-30 10:33:38 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-09-30 10:33:38 +0200 |
commit | ba9ef5fc29e02a99ab48acb92f720bcdea43bd97 (patch) | |
tree | 1d4715f7af09f35d465a7ba80711251637c6c323 /resources/tools | |
parent | e173b080cec3ca8e2be5c485e337c93b36095c31 (diff) |
Report: Fix specification file
Change-Id: I9a2664d73c0bdc99773fb24394aa59a399ae7a54
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 0d26ee7964..5903dfb7b0 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -3233,9 +3233,9 @@ compare: 3 # rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml" - title: "2009.0-5 vs 2005.0-5" - reference: 3 - compare: 4 -# rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml" + reference: 3 + compare: 4 +# rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml" legend: - '' - 'Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.' @@ -3266,9 +3266,9 @@ compare: 3 # rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml" - title: "2009.0-5 vs 2005.0-5" - reference: 3 - compare: 4 -# rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml" + reference: 3 + compare: 4 +# rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml" legend: - '' - 'Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.' @@ -3299,9 +3299,9 @@ compare: 3 # rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml" - title: "2009.0-5 vs 2005.0-5" - reference: 3 - compare: 4 -# rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml" + reference: 3 + compare: 4 +# rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml" legend: - '' - 'Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.' @@ -3332,9 +3332,9 @@ compare: 3 # rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml" - title: "2009.0-5 vs 2005.0-5" - reference: 3 - compare: 4 -# rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml" + reference: 3 + compare: 4 +# rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml" legend: - '' - 'Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.' |