diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-05-19 08:22:41 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-05-19 08:22:41 +0200 |
commit | 07c5b7d5c63a232a570b393d26a69f8f277512bf (patch) | |
tree | d012ef613578459ff92902030e8bb658318bf990 /resources | |
parent | e366689b9e735bc3c1de0687fe3f5363584f60a5 (diff) |
Report 1908.2: Improve headers and legend in comparison tables.
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I66e26be633bb21fb89fc13e4b8a64ff2da1bd296
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/conf.py | 2 | ||||
-rw-r--r-- | resources/tools/presentation/generator_tables.py | 5 | ||||
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specification.yaml | 40 |
4 files changed, 23 insertions, 26 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index ec8f54d550..b9833b9785 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'20' +report_week = u'21' project = u'FD.io CSIT-1908.2.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py index 08c9d55305..a9d13df99b 100644 --- a/resources/tools/presentation/generator_tables.py +++ b/resources/tools/presentation/generator_tables.py @@ -667,8 +667,7 @@ def table_soak_vs_ndr(table, input_data): f"Percentage change calculated for mean values.\n" u"Stdev(Diff): " u"Standard deviation of percentage change calculated for mean " - u"values.\n" - u":END" + u"values." ) except (AttributeError, KeyError) as err: logging.error(f"The model is invalid, missing parameter: {repr(err)}") @@ -1756,8 +1755,6 @@ def table_comparison(table, input_data): with open(txt_file_name, u'a', encoding='utf-8') as txt_file: txt_file.write(legend) txt_file.write(footnote) - if legend or footnote: - txt_file.write(u"\n:END") # Generate html table: _tpc_generate_html_table( diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 219e8600c2..22f521a854 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "20" \ + --week "21" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 416fd8ea46..cfb599d303 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1081,10 +1081,10 @@ - title: "1904" data-set: "vpp-performance-changes-3n-skx-h1" tag: "NIC_Intel-X710" - - title: "1908.1" + - title: "1908.1-2" data-set: "vpp-performance-changes-3n-skx-ref" tag: "NIC_Intel-XXV710" - - title: "1908.2" + - title: "1908.2-2" data-set: "vpp-performance-changes-3n-skx-cmp" tag: "NIC_Intel-XXV710" comparisons: @@ -1092,9 +1092,9 @@ reference: 2 compare: 3 legend: - - "Legend to Table" - - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908.1 and 1908.2 VPP version." + - "Legend to Table:" + - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27).' + - "Diff - difference between 1908.1-2 and 1908.2-2 VPP version." # VPP Performance Changes 3n-skx 2t1c ndr - type: "table" @@ -1107,10 +1107,10 @@ - title: "1904" data-set: "vpp-performance-changes-3n-skx-h1" tag: "NIC_Intel-X710" - - title: "1908.1" + - title: "1908.1-2" data-set: "vpp-performance-changes-3n-skx-ref" tag: "NIC_Intel-XXV710" - - title: "1908.2" + - title: "1908.2-2" data-set: "vpp-performance-changes-3n-skx-cmp" tag: "NIC_Intel-XXV710" comparisons: @@ -1118,9 +1118,9 @@ reference: 2 compare: 3 legend: - - "Legend to Table" - - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908.1 and 1908.2 VPP version." + - "Legend to Table:" + - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27).' + - "Diff - difference between 1908.1-2 and 1908.2-2 VPP version." # VPP Performance Changes 2n-skx 2t1c pdr - type: "table" @@ -1133,10 +1133,10 @@ - title: "1904" data-set: "vpp-performance-changes-2n-skx-h1" tag: "NIC_Intel-X710" - - title: "1908.1" + - title: "1908.1-2" data-set: "vpp-performance-changes-2n-skx-ref" tag: "NIC_Intel-XXV710" - - title: "1908.2" + - title: "1908.2-2" data-set: "vpp-performance-changes-2n-skx-cmp" tag: "NIC_Intel-XXV710" comparisons: @@ -1144,9 +1144,9 @@ reference: 2 compare: 3 legend: - - "Legend to Table" - - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908.1 and 1908.2 VPP version." + - "Legend to Table:" + - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27).' + - "Diff - difference between 1908.1-2 and 1908.2-2 VPP version." # VPP Performance Changes 2n-skx 2t1c ndr - type: "table" @@ -1159,10 +1159,10 @@ - title: "1904" data-set: "vpp-performance-changes-2n-skx-h1" tag: "NIC_Intel-X710" - - title: "1908.1" + - title: "1908.1-2" data-set: "vpp-performance-changes-2n-skx-ref" tag: "NIC_Intel-XXV710" - - title: "1908.2" + - title: "1908.2-2" data-set: "vpp-performance-changes-2n-skx-cmp" tag: "NIC_Intel-XXV710" comparisons: @@ -1170,9 +1170,9 @@ reference: 2 compare: 3 legend: - - "Legend to Table" - - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908.1 and 1908.2 VPP version." + - "Legend to Table:" + - 'YYMM.V-E - tested VPP version (YY year, MM month, V minor version) and CSIT test environment version (E environment version, "2" for 2020-03-27).' + - "Diff - difference between 1908.1-2 and 1908.2-2 VPP version." # VPP Performance Changes 2n-clx 2t1c pdr - type: "table" |