CSIT-944: PAL Extensions: Mapping table
[csit.git] / resources / tools / presentation / specification_CPTA.yaml
index 35b61cf..4d996a0 100644 (file)
 -
   type: "configuration"
 
+  mapping-file: "mapping_tc_names.yaml"
+
+  ignore-list: "ignored_tcs.yaml"
+
   data-sets:
     plot-performance-trending-all:
       csit-vpp-perf-mrr-daily-master:
-        start: 15
+        start: 100
         end: "lastCompletedBuild"
       csit-dpdk-perf-mrr-weekly-master:
         start: 3
         end: "lastCompletedBuild"
     plot-performance-trending-vpp:
       csit-vpp-perf-mrr-daily-master:
-        start: 15
+        start: 100
         end: "lastCompletedBuild"
     plot-performance-trending-dpdk:
       csit-dpdk-perf-mrr-weekly-master:
@@ -94,7 +98,6 @@
         tickformat: ".4s"
         title: "Throughput [pps]"
         hoverformat: ".4s"
-        range: []
         gridcolor: "rgb(238, 238, 238)"
         linecolor: "rgb(238, 238, 238)"
         showline: True
         linewidth: 1
         showticklabels: True
         tickcolor: "rgb(238, 238, 238)"
-        autotick: True
+        tickmode: "auto"
         tickformat: "%m%d"
         rangeselector:
           buttons:
     extract: "output.xml"
   builds:
     csit-vpp-perf-mrr-daily-master:
-      start: 15
-      end: "lastCompletedBuild"  # take all from the 'start'
+      start: 100
+      end: "lastCompletedBuild"
     csit-dpdk-perf-mrr-weekly-master:
       start: 3
       end: "lastCompletedBuild"
 -
   type: "output"
   output:
-#   "report"
     "CPTA"  # Continuous Performance Trending and Analysis
   format:
     html:
     - full
-    pdf:
-    - minimal
 
 ################################################################################
 ###                               T A B L E S                                ###
   output-file-ext: ".csv"
   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c"
   data: "plot-performance-trending-all"
-  filter: "'MRR' and '1T1C'"
+  filter: "'MRR' and '1T1C' and not 'NIC_Intel-XXV710'"
   parameters:
   - "name"
   - "parent"
   output-file-ext: ".csv"
   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c"
   data: "plot-performance-trending-all"
-  filter: "'MRR' and '2T2C'"
+  filter: "'MRR' and '2T2C' and not 'NIC_Intel-XXV710'"
   parameters:
   - "name"
   - "parent"
   output-file-ext: ".csv"
   output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c"
   data: "plot-performance-trending-all"
-  filter: "'MRR' and '4T4C'"
+  filter: "'MRR' and '4T4C' and not 'NIC_Intel-XXV710'"
   parameters:
   - "name"
   - "parent"
   output-file-ext: ".csv"
   output-file: "{DIR[STATIC,VPP]}/failed-tests"
   data: "plot-performance-trending-all"
-  filter: "'MRR'"
+  filter: "'MRR' and not 'NIC_Intel-XXV710'"
   parameters:
   - "name"
   - "parent"