aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specification_CPTA.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/presentation/specification_CPTA.yaml')
-rw-r--r--resources/tools/presentation/specification_CPTA.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml
index b827e211fb..4d996a0a5a 100644
--- a/resources/tools/presentation/specification_CPTA.yaml
+++ b/resources/tools/presentation/specification_CPTA.yaml
@@ -64,17 +64,21 @@
-
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:
@@ -163,8 +167,8 @@
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"