Trending: Add 8 big input files 30/21030/2
authorTibor Frank <tifrank@cisco.com>
Fri, 2 Aug 2019 09:13:58 +0000 (11:13 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 2 Aug 2019 09:28:18 +0000 (11:28 +0200)
Change-Id: I9891c9589014be04fa69973e092fdf8b9926a56f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
resources/tools/presentation/generator_tables.py
resources/tools/presentation/specification_CPTA.yaml

index 66a0161..3ab8870 100644 (file)
@@ -682,7 +682,7 @@ def table_performance_trending_dashboard(table, input_data):
     for job, builds in table["data"].items():
         for build in builds:
             for tst_name, tst_data in data[job][str(build)].iteritems():
-                if tst_name.lower() in table.get("ignore-list", False):
+                if tst_name.lower() in table.get("ignore-list", list()):
                     continue
                 if tbl_dict.get(tst_name, None) is None:
                     groups = re.search(REGEX_NIC, tst_data["parent"])
@@ -1074,7 +1074,7 @@ def table_failed_tests(table, input_data):
         for build in builds:
             build = str(build)
             for tst_name, tst_data in data[job][build].iteritems():
-                if tst_name.lower() in table.get("ignore-list", False):
+                if tst_name.lower() in table.get("ignore-list", list()):
                     continue
                 if tbl_dict.get(tst_name, None) is None:
                     groups = re.search(REGEX_NIC, tst_data["parent"])
index 4015ebc..8229345 100644 (file)
           - 787
           - 788
           - 789
-          - 790 #
           - 791 #
           - 792 #
           - 793
-          - 794 #
           - 795
           - 796
           - 797
           - 799
           - 801 #
           - 802 #
-          - 803 #
           - 804 #
           - 805
           - 806
           - 807 #
           - 808 #
-          - 809 #
           - 810 #
           - 815
       csit-dpdk-perf-mrr-weekly-master:
           - 787
           - 788
           - 789
-          - 790 #
           - 791 #
           - 792 #
           - 793
-          - 794 #
           - 795
           - 796
           - 797
           - 799
           - 801 #
           - 802 #
-          - 803 #
           - 804 #
           - 805
           - 806
           - 807 #
           - 808 #
-          - 809 #
           - 810 #
           - 815
 
           - 537
           - 538
           - 539
-          - 540 #
           - 541 #
           - 542 #
-          - 543 #
           - 544 #
           - 545
           - 546
           - 549
           - 551 #
           - 552 #
-          - 553 #
           - 554 #
           - 555
           - 556
           - 557 #
           - 558 #
-          - 559 #
           - 560 #
           - 562 #
       csit-dpdk-perf-mrr-weekly-master-3n-skx:
           - 537
           - 538
           - 539
-          - 540 #
           - 541 #
           - 542 #
-          - 543 #
           - 544 #
           - 545
           - 546
           - 549
           - 551 #
           - 552 #
-          - 553 #
           - 554 #
           - 555
           - 556
           - 557 #
           - 558 #
-          - 559 #
           - 560 #
           - 562 #
 
         - 787
         - 788
         - 789
-        - 790 #
         - 791 #
         - 792 #
         - 793
-        - 794 #
         - 795
         - 796
         - 797
         - 799
         - 801 #
         - 802 #
-        - 803 #
         - 804 #
         - 805
         - 806
         - 807 #
         - 808 #
-        - 809 #
         - 810 #
         - 815
     csit-dpdk-perf-mrr-weekly-master:
         - 537
         - 538
         - 539
-        - 540 #
         - 541 #
         - 542 #
-        - 543 #
         - 544 #
         - 545
         - 546
         - 549
         - 551 #
         - 552 #
-        - 553 #
         - 554 #
         - 555
         - 556
         - 557 #
         - 558 #
-        - 559 #
         - 560 #
         - 562 #
     csit-dpdk-perf-mrr-weekly-master-3n-skx: