CSIT-944: PAL Extensions: Mapping table
[csit.git] / resources / tools / presentation / specification_CPTA.yaml
index b827e21..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:
     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"