summaryrefslogtreecommitdiffstats
path: root/jjb/cps/cps-cps-tbdmt.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-12-01CI: Disable daily jobsJessica Wagantall1-1/+0
As discussed in the TSC, we are removing daily cron jobs. Teams can individually revert back to using their cron if found really needed. - Merge jobs can be retriggered using "remerge" comment. - Sonar jobs will run @weekly and using "run-sonar" comment. - Stage jobs can be retriggered using "stage-release" comment. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9f3302d892f8df72ff831e4ddefca935c0f99f1e
2023-10-26Move to Java 17, remove jvm optionsToineSiebelink1-2/+0
- Removed JVM options that make sonar job fail Issue-ID: CPS-1911 Change-Id: I641e5dcfece2e835493943a4412ecb9d48fda276 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
2023-10-26Move to Java 17 (master only)ToineSiebelink1-4/+4
Issue-ID: CPS-1911 Change-Id: I626c381bedee3b4c46c16915fb39b1ba22b507e5 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
2023-08-02CI: Remove Jenkins gerrit-info-yaml-verify jobJessica Wagantall1-8/+0
This verification has been moved to GitHub Actions and its enfoced for all repos. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I33c874815e0f0836dcf0e3f5d39a0e4829d286d6
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg1-89/+89
Change-Id: I322d72428f094f75f065d02f179a71958f36c875 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg1-53/+53
Change-Id: Iae33b5bd575ba40f4ecdceea4443aa4dc8b4a6cd Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-04-10Chore: Use a smaller node for release jobsJessica Wagantall1-1/+1
This is in order to save some costs since these jobs do not require a 8c-8g node Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id0ec9e33ac4bc1c7c63dbd6bc7671c47aec996fa
2023-03-28Chore: Move to centos8-builderBengt Thuree1-7/+7
jjb/ccsdk/distribution.yaml jjb/ccsdk/features.yaml jjb/ccsdk/parent.yaml jjb/ccsdk/sli.yaml jjb/ci-management/ci-management-packer-jobs.yaml jjb/ci-management/ci-management.yaml jjb/cli/cli.yaml jjb/cps/cps-cps-tbdmt.yaml jjb/cps/cps-cps-temporal.yaml jjb/cps/cps-ncmp-dmi-plugin.yaml jjb/cps/cps.yaml jjb/dcaegen2/dcaegen2-analytics-flink.yaml jjb/dcaegen2/dcaegen2-analytics-tca-gen2.yaml jjb/dcaegen2/dcaegen2-analytics.yaml jjb/dcaegen2/dcaegen2-collectors-datafile.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I127498e1f427afc23e9cf4cb3f3fdd149deaface
2022-12-01CI: remove plaintext sonarcloud tokenKevin Sandi1-2/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I1a4f12c5bbd290761aa43d2b5a9914152a166390
2022-03-14Add SonarQube Verify job to all CPS ReposToineSiebelink1-2/+23
Issue-ID: CPS-929 Change-Id: Id2bd18cc1fad202fe72af7004f95bc88418ff0e5 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
2021-02-26[CPS] Switch cps-tbdmt verify to older onekrishnaa961-1/+2
Issue-ID: CPS-243 Signed-off-by: Claudio David Gasparini <claudio.gasparini@pantheon.tech> Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I1eefa44274081ebe5df971692c4a77e94f69a32e
2021-02-19Create cps/tbdmt subrepository for CPSClaudio D. Gasparini1-2/+69
Issue-ID: CPS-243 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech> Change-Id: I321588f59db73668ac9d8d82074f20b2a66b6c98
2021-02-18Automation adds cps-cps-tbdmt.yamlLF Jenkins CI1-0/+14
Issue-ID: CIMAN-33 Change-Id: I4d8f1cf72e99ed6a024f2a2765f90318388dfd73 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>