summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-04-08Use fdio-infra-publish for nomad executor based jobsDave Wallace1-8/+4
- Separate post build executor info dump into its own script file. - Remove backup_upload_archives.sh from fdio-infra-shiplogs which is now only used for openstack executors. - Add setup_executor_env.sh to run first for all jobs which run on nomad/dockerhub images. Change-Id: I564201b8c578e6541152e6af74537d1d007ba1a7 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-03-11CSIT: Convert jobs to ubuntu2004 part.IVpmikus1-10/+9
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I69e2393dafe129fa9effd6ce10f6b1ac34616860
2021-03-08CSIT: Convert jobs to ubuntu2004 part.Ipmikus1-5/+7
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I5423091a9a45be430be8509786e27c6fea775b60
2021-02-16CSIT: Set daily jobs cadence to normalTibor Frank1-1/+1
Change-Id: Ie575ccebc2a5b4bce91f740f9785499985cae56d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-01-04CSIT: Reduce daily jobs cadence for 2101 report data collectionTibor Frank1-1/+1
Change-Id: If38ea8ef50333cb48867b177771e7a9e80e1af94 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-12-11Add CSIT rls2101 branchJan Gelety1-0/+2
Change-Id: I60ae696cfc82853ee749626d165e0f5898b49a2d Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-12-08CSIT: Remove 1908_1 and 1908_2 jobsTibor Frank1-2/+0
Change-Id: I862ee1e7c4c03dd5603fcede9c56b59fd3bafa7b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-12-02CSIT: Fix branch in csit-trending-weekly-2009-ltsTibor Frank1-1/+1
Change-Id: I23f8765c6c6c2c335854f29add42d83b9d51d8eb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-11-30CSIT: Add csit-trending-weekly-2009-ltsTibor Frank1-0/+102
Change-Id: I83a2a3b60209edd8623cee2d9a737fcc5ebb7744 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-10-29Set the daily mrr jobs cadence to normalTibor Frank1-1/+1
- only for 3n-hsw, 3n-skx, 3n-tsh, 3n-dnv, 2n-dnv - 2n-clx and 2n-skx will be done when resting of NAT44 finishes Change-Id: Ia9dc00756de887a725bb603f8ad14a61b2d2ce6d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-09-21CSIT: rls2009_lts branchJan Gelety1-0/+2
Branch rls2009_lts is the development branch for 2009 LTS release whith running vpp mrr weekly jobs. Trendig job for rls209_lts branch will be introduced later when PAL part is ready. Change-Id: Ic3aa7f38bb9c35ceca638fab1f256071ff3ebf53 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-10-13Clean up vpp jenkins scripts & docker dirDave Wallace1-0/+9
- Remove docker/vpp Dockerfile definitions and colateral files for image now being build by https://gerrit.fd.io/r/c/ci-management/+/28022 - Remove opensuse support which has been elided from the vpp build in https://gerrit.fd.io/r/c/vpp/+/28999 - Remove unused scripts. - Output script name marker for all jjb scripts following LFIT practices. - Remove old/unused output from scripts. - Add logic to use vpp-ext-deps download cache in the executor images to speed up build jobs. - Add copyright notifcations to modified files without an existing copyright. - Make all vpp/docs jobs use '-{stream}-{os}-{executor}' suffix in their names. - Consolidate executor logging into setup_executor_env.sh and call it first for all jobs. Change-Id: I4ffb67ed476659f0127ca8c84f20a305d06149bf Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2020-09-10CSIT: Reduce daily jobs cadence for 2009 report data collectionJan Gelety1-1/+1
Change-Id: I79d4e85086b928c025b021758760f86829d7f502 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-09-04Add CSIT rls2009 branchJan Gelety1-2/+2
- and remove CSIT rls2001 branch Change-Id: I487af3a71ceefeb41020f775e1215bad653b351a Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-07-17Set the daily mrr jobs cadenceTibor Frank1-1/+1
- 3n-tsh once a day (14 UTC) - the others twice a day (2, 14 UTC) DO NOT MERGE before July-20 Change-Id: Ib2440dfe6363f7df79d32199d4a73a0ab62ec5e8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-05-26CSIT: Reduce daily jobs cadence for 2005 report data collectionJan Gelety1-1/+1
Change-Id: I966424a022e73a24d1a5719b5a7091dd9db83d61 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-13Add CSIT rls2005 branchJan Gelety1-0/+2
- special report-iter and report-full jobs will be added in separate commit Change-Id: I99f2b86209c8cfd5acb7f432cb9509ed462b52e0 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-04-28Modify build nodeVanessa Rene Valderrama1-2/+2
Modifying the build node for RelEng jobs. These jobs don't require larger instances. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I62abb21613ba0632d536a11d9edeec1ed2ac9d51
2020-04-16Configure CSIT for SonarCloudVanessa Rene Valderrama1-0/+14
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I721b94aac3527ce0544886da37a674c869633512
2020-03-27Add CSIT rls1908_2 branchJan Gelety1-10/+3
+ keep csit-vpp-perf-verify-1908_1-{node-arch} jobs for some time Change-Id: I172ab711b2934ba916eb9c1324440bc8cf7bab05 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-09CSIT: Cleanup jobsPeter Mikus1-10/+8
- rls1904 - func/dmm/tldk/hc/nsh + perf LTS + vpp_device LTS Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ib88c93e76958d2f79db08eea5a639c264e6c492c
2020-01-10Add CSIT rls2001 branchJan Gelety1-4/+5
Change-Id: Id890c500980278840eae90fa298a193cb1fb5735 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-01-09CSIT: Make script inclusion more readableVratko Polak1-4/+7
Historically, scripts names started with include-raw-csit- prefix. That was not only long and superfluous, but also confusing, as the actual way of including uses "include-raw-escape", which is a command behaving differently than "include-raw", suggested by the previous name. This Change shortens script names to the part that actually says something about the script. + Move scripts to jjb/scripts/csit/. - "Absolute" paths are not used, as ci-man root is not in serarch path. + Put each path on a separate line to avoid long lines. + Update copyright years, add missing copyright notices. Change-Id: Ifcfad5833577d78bf9105f494d5bf6187abc2a68 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-11-11CSIT: Reduce obolete jobsPeter Mikus1-3/+0
Change-Id: Icb94fbef28dfa54fe72234e5f0a988ab852bfd05 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-10-11CSIT: Add email with regressions and progressionsTibor Frank1-0/+30
Change-Id: I3a912566301788e583f4c05c05edd4d2154ef7e6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-09-24CSIT: Add csit-report-merge-1908Tibor Frank1-1/+2
- We need to update reports 1908 and 1908.1 indenpendently. Change-Id: Ifb3ff2c019913466cf54e63fb6a91f9826eb85a9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-09-19Add CSIT rls1908_1 branch and revert cadence of csit mrr-daily jobsJan Gelety1-157/+2
Change-Id: I08e2150d78f3145bce6daf2e06e590bdf1fab63c Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-08-15CSIT: Remove docs-verifyPeter Mikus1-65/+0
- Replaced by TOX and saves the executor. Change-Id: Ie437b39331571e97c4b85dc95942067bf6a62adb Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-07Add CSIT rls1908 branchJan Gelety1-5/+5
Change-Id: Idce71e83e7bfa5a1430dce4f1266d172ddfdabf7 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-08-06Merge "Revert "CSIT: Remove maven-target from trending""Vratko Polak1-0/+7
2019-08-06Merge "CSIT: Report Job maintenance"Vratko Polak1-14/+11
2019-08-06Revert "CSIT: Remove maven-target from trending"Tibor Frank1-0/+7
This reverts commit eafcf39e75c1cc6ef678924c95434f34515331df. Change-Id: Ie5dcf8bdfdebaac1b375384dc363accf507061c6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-08-05CSIT: Remove maven-target from trendingTibor Frank1-7/+0
Change-Id: Icc961f95779671e9d7b316f89ca5d01facf05c27 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-08-05CSIT: Report Job maintenancePeter Mikus1-14/+11
Change-Id: Iadf2728ff031d89226f29a6f6f17c04154f1f8bb Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-08-02CSIT: Job maintenancePeter Mikus1-5/+2
- Remove 1807 branch - Remove DOCs from Jenkins archive + Move trending to large nomad executor Change-Id: Icadfd9cdc0b654d57264e8c5752b4a4c99ddc68a Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-07-12Add INFO.yaml verify jobVanessa Rene Valderrama1-0/+9
Info YAML Verify job validates that INFO.yaml file changes are kept isolated from other file changes. Verifies INFO.yaml files follow the schema defined in global-jjb/info-schema. Change-Id: Idadfbc81eb63f4db19b78afdcb43e2833ac3f28c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-06-27Add CSIT Taishan performance job and cleanup jobsjuraj.linkes1-1431/+11
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>
2019-06-25Modify CSIT archive artifactsVanessa Rene Valderrama1-121/+175
Modify the CSIT artifacts to archive to the logs server rather than Jenkins - csit-hc2vpp.yaml - csit.yaml - csit-vpp-device.yaml - csit-tox.yaml Change-Id: Iea44c2d2be67be5c6336832a0c81e40be74d9b2f Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-06-24Disable concurrency on perf weekly/daily jobsPeter Mikus1-4/+4
Change-Id: I69376a764fa85f3b384a14803a4d3731349f5ce4 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-06-20Add dnv(denverton) to archYulong Pei1-0/+1
Change-Id: I0b57716465903e147dfc6570755aa956b5147c56 Signed-off-by: Yulong Pei <yulong.pei@intel.com>
2019-06-17CSIT: Change trigger for csit-trending-daily-masterTibor Frank1-31/+1
csit-trending-daily-master will not be triggered by finished mrr jobs but at specified times. Change-Id: I3026dfe4d7448a62ef8555746bcdeaf5e54e1ca8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-06-12Merge "Remove Ligato daily until it will support nightly VPP"Vanessa Rene Valderrama1-69/+0
2019-06-12CSIT: Crate job for report 1904.1Tibor Frank1-0/+75
Change-Id: Ifee9e6100db9c7bd9a2aa97134e541183da8e1b6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-06-09Remove Ligato daily until it will support nightly VPPPeter Mikus1-69/+0
Change-Id: Idc3010e9a7d42de0f76cfb358295533bf37aeaa6 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-05-23CSIT: Add csit-report-merge-1901_2Tibor Frank1-4/+4
- remove csit-report-merge-1901_1 Change-Id: I9a0a2dd9b57021522c91078e799da85fb56c5a2a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-05-20Revert "Reduce rate of csit mrr-daily jobs during report 1904 preparation"Peter Mikus1-4/+4
- Back to normal This reverts commit d1191d1135eed0178ea990d09457d1014161c071. Change-Id: I14add3b8f6e1cca33345a13b04ed59ccbef827d5 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-04-13Reduce rate of csit mrr-daily jobs during report 1904 preparationJan Gelety1-4/+4
Change-Id: If60ecd5b660f1291066e4f7daac50efa53c6d0ba Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-04-09Add CSIT rls1904 branchJan Gelety1-0/+10
Change-Id: I2c6141b542077d7f36c79dc4ec021a202954cc9b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-04-10CSIT: csit-trending-daily-masterTibor Frank1-1/+1
- fix the email body Change-Id: I39619331f09fc6770439045cf5db9d512a596392 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-04-09CSIT: csit-trending-daily-masterTibor Frank1-1/+1
- fix the email body Change-Id: I7c49bcc9cd6141ff559c9fad61919b9578802671 Signed-off-by: Tibor Frank <tifrank@cisco.com>