summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-perf.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-25Reduce 3n-tsh mrr job for 1908_1 reportjuraj.linkes1-1/+1
Change-Id: Iaecf18cfcfc2b770d7f5735b701ec4c022e6a079 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-09-19Add CSIT rls1908_1 branch and revert cadence of csit mrr-daily jobsJan Gelety1-5/+5
Change-Id: I08e2150d78f3145bce6daf2e06e590bdf1fab63c Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-09-12Merge "CSIT: Add 2n-clx jobs"Vratko Polak1-3/+10
2019-09-11Mark jobs that should not tolerate CRC mismatchVratko Polak1-0/+5
CRC checking is only needed in a small subset of jobs that are required for maintaining CRCs. Other jobs are more useful if they skip CRC checking, in order to uncover real incompatibility (or confirm compatibility). Change-Id: I08113b3bec5e38650a6e7331a9513feb17908e48 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-09-11CSIT: Add 2n-clx jobsPeter Mikus1-3/+10
Change-Id: I1acd41ae41dbf61717bd88bd43bdae45d2a40e1c Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-28CSIT: Reduce daily jobs cadencePeter Mikus1-1/+1
- Report prioritization Change-Id: I50ff9b980408a68dbd898e42d89f5220889e27ab Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-15Reduce rate of csit mrr-daily jobs during report 1908 preparationPeter Mikus1-2/+2
Change-Id: I4f5985de6be8814c351f434002522bbceb8193cc Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-07Add CSIT rls1908 branchJan Gelety1-8/+4
Change-Id: Idce71e83e7bfa5a1430dce4f1266d172ddfdabf7 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-08-01Run vpp-perf-mrr-daily on 3n-tsh only once a dayjuraj.linkes1-1/+3
With only one testbed the job is always running, leaving no time for verify jobs. Change-Id: I7d1a3422b07df93cb756f6f032cdffed19909a52 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-07-02Post CSIT job cleanup fixesjuraj.linkes1-89/+37
* Fix 3n-tsh executor for csit ligato jobs * Remove previously forgotten csit-nsh_sfc-verify-perf-{stream} template * Reintroduce 2n-dnv and 3n-dnv jobs * Streamline node-arch variable in csit jobs Change-Id: Iea467e9ad25714b7fc74deefbe8ec6d5c323c67b Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2019-06-27Add CSIT Taishan performance job and cleanup jobsjuraj.linkes1-0/+718
Add csit-vpp-perf-mrr-daily-master-3n-tsh job. Add csit-vpp-perf-verify-{stream}-3n-tsh jobs. Add csit-dpdk-perf-verify-{stream}-3n-tsh jobs. Add csit-ligato-perf-verify-{stream}-3n-tsh jobs. Cleanup CSIT jobs: * split jobs into three categories: functional, performance and the rest of CSIT jobs (docs, report, trending) * replace topo and arch with node-arch * remove unnecessary variables Remove broken jobs: * csit-ligato-perf-mrr-daily-master-3n-hsw * csit-nsh_sfc-verify-perf-{stream} Change-Id: Ia4e62a8d944ecfce4058b6b2e2f4bd1471dc10f7 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>