diff options
Diffstat (limited to 'resources/tools/presentation/specifications/trending/data_sets.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/trending/data_sets.yaml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/trending/data_sets.yaml b/resources/tools/presentation/specifications/trending/data_sets.yaml index 3afc97e6a4..2d61c3c042 100644 --- a/resources/tools/presentation/specifications/trending/data_sets.yaml +++ b/resources/tools/presentation/specifications/trending/data_sets.yaml @@ -29,6 +29,12 @@ table-last-failed-tests-2n-dnv: csit-vpp-perf-mrr-daily-master-2n-dnv: - "lastCompletedBuild" + table-last-failed-tests-3n-aws: + csit-vpp-perf-mrr-weekly-master-3n-aws: + - "lastCompletedBuild" + table-last-failed-tests-2n-aws: + csit-vpp-perf-mrr-weekly-master-2n-aws: + - "lastCompletedBuild" table-last-failed-tests-3n-skx-ndrpdr: csit-vpp-perf-ndrpdr-weekly-master-3n-skx: - "lastCompletedBuild" @@ -184,6 +190,20 @@ end: "lastCompletedBuild" max-builds: 180 + # 3n-aws + plot-performance-trending-vpp-3n-aws: + csit-vpp-perf-mrr-weekly-master-3n-aws: + start: 5 + end: "lastCompletedBuild" + max-builds: 26 + + # 2n-aws + plot-performance-trending-vpp-2n-aws: + csit-vpp-perf-mrr-weekly-master-2n-aws: + start: 4 + end: "lastCompletedBuild" + max-builds: 26 + # NDRPDR plot-ndrpdr-comparison-2n-skx: csit-vpp-perf-ndrpdr-weekly-master-2n-skx: |