summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2023-03-07Remove MOD repo specific jobsVijay Venkatesh Kumar5-371/+0
DCAEMOD deprecated with London release dcaegen2/platform repo marked RO Change-Id: I45a51f49c78121f301bafd5ffed4745dbc29b4c9 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3292 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2023-03-06Merge "[Python ONAP SDK] Disable Python 3.10 and 3.11 tests"Jessica Wagantall1-8/+9
2023-03-06[Python ONAP SDK] Disable Python 3.10 and 3.11 testsMichal Jagiello1-8/+9
Both fails on Jenkins due to missing interpreter errors Issue-ID: INT-2193 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Id319765591ab9cee9a60392ff737d8e8ca7d06fe
2023-03-02ccsdk/csit Update ccsdk/oran CSIT job to JDK 17JohnKeeney1-0/+2
Issue-ID: CCSDK-3858 Change-Id: Idc82151daa6666aa08d1eed054dc63aff0373e65 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-02-27Merge "Fix Java compile config for ccsdk and sdnc"Jessica Wagantall13-48/+33
2023-02-27Fix server name in gerrit notificationCédric Ollivier1-1/+1
ONAP defines gerrit.onap.org as Primary and not its name. Issue-ID: DOC-798 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I5894ba677d9c07d00a3ecb67bc4926a299f23e5a
2023-02-24Fix Java compile config for ccsdk and sdncDan Timoney13-48/+33
Update to continue to use Java 11 in Kohn release builds for CCSDK, SDNC. Remove builds for Jakarta branches. Update java 17 builds to remove obsolete command line option MaxPermSize Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1d917a0ff9dd5baef0710384f198b55bd475f4bd
2023-02-22Fix: Move CCSDK/SDNC release jobs to C7Jessica Wagantall9-9/+9
There is an issue detected in C8 at the time of signing the release tag which is still under investigation. Use C7 for now, this will not affect the artifacts since these were built in the stage job with C8. This job exclusively releases the artifacts without rebuilding them. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id2eab9da35fb44f1889bf4a10ef2acf3c1f919e6
2023-02-21Fix: Use docker build for stage jobsJessica Wagantall10-10/+10
Use docker build when sign artifacts is set to true Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If106b8b62cab89a2fcbf57fbdd2bd6f61080d2d3
2023-02-17Enforce doc rules via Jenkins JobsCédric Ollivier1-0/+60
Issue-ID: DOC-798 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Iedcf958b611e72de5c864bd24b8bdf1500635bd2
2023-02-14Merge "Chore: Updates to improve overall robustness of robot framework tooling"Jessica Wagantall3-95/+233
2023-02-14Chore: Updates to improve overall robustness of robot framework toolingMatthew Watkins3-95/+233
Improved scripts to better meet modern coding best practices. Improved many script functions and behaviours to allow some code to run outside Jenkins jobs. Addressed many warnings produced by linting tools. Issue-ID: CCSDK-3820 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: I2e4f702a0b58cbace341c31669b4ffcb023d499c
2023-02-09Merge "Chore: Turn on SBOM for SDC"Jessica Wagantall4-0/+4
2023-02-07Chore: Automation adds portal-ng.yamllf-jobbuilder1-0/+15
Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Change-Id: Idf3398c7a0ce0cf21c2c3282e851380b2b9cef7c
2023-02-07Enable SBOM generation for ccsdk, sdncDan Timoney11-11/+11
Re-enable SBOM generation for ccsdk and sdnc repos Issue-ID: SDNC-1776 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idf86a59b6320c8b51cda3ba0642042a5217e7ad5
2023-02-06Chore: Turn on SBOM for SDCJessica Wagantall4-0/+4
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0d1a80a8f97a870abc699591029e399ec25be353
2023-02-01Merge "[INTEGRAION][Testsuite] Add '--no-cache' flag to docker build command"Jessica Wagantall1-1/+1
2023-02-01[INTEGRAION][Testsuite] Add '--no-cache' flag to docker build commandMichal Jagiello1-1/+1
Do not use cache on docker build command as with it not always the latest changes were used to build an image Issue-ID: TEST-390 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I560d3f17860a2bf50caa743ee55d8f56d7fc1660
2023-02-01Resolve CCSDK, SDNC openjdk17 compile issuesDan Timoney11-49/+49
Move ccsdk and sdnc jobs from centos7 to centos8 build nodes, which support openjdk17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I69d6af31b8f874a3dc08a8365eb8ce9a360f1b68
2023-01-31Chore: upgrade build nodes to centos 8Kevin Sandi1-5/+5
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: If9817e76dae11bf6c33a30e205bcbce7b5fd18d5
2023-01-27Merge "Force maven 3.6 on drools-applications jobs"Jessica Wagantall1-0/+6
2023-01-27[INTEGRATION][ONAP Python SDK] Fix pypi configurationMichal Jagiello1-1/+3
Add missing 'pypi-repo' field Issue-ID: INT-2188 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I68e7ce6d6f2adbc1a9e64b0caa0d9ebe7bcedd51
2023-01-26Force maven 3.6 on drools-applications jobsjhh1-0/+6
The default 3.3.9 version used in jenkins jobs seem to conflict with some latest versions of libraries recently introduced. Issue-ID: POLICY-4498 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ie31be727b62fc6eeed4a99ccfea7027f674337e1
2023-01-26[INTEGRATION][ONAP Python SDK] Configure Jenkins to release package on PyPIMichal Jagiello1-0/+29
Use gerrit-pypi jobs to verify and release onapsdk package on version change (release) Issue-ID: INT-2188 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ic7ffffcd9c32bd7593baacc6cd44f91c5f8d0b26
2023-01-24Fix: Add missing Python 3.x dependencies for testsMatthew Watkins1-2/+1
Add argparse and webtest dependencies, do not update tox Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Ie0607937921774cb7f18ab5d20ec649421437935
2023-01-24Fix: Re-instate path change to fix tox jobsMatthew Watkins1-0/+5
A bug was recently introduced preventing tox from finding the tox.ini Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: I6a6e7a97c02637beb3b6578f7aaf9aeaf2129e8d
2023-01-20Revert "Revert "[INTEGRATION][ONAP Python SDK] Use integration linters in ↵Jessica Wagantall1-5/+9
jobs description"" This reverts commit fd9c330b44cf9d94aa5fc16713928759f6972834. Issue-ID: INT-2193 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0b6ec32c6576f955b82186679b9840c035bdcc94
2023-01-19Revert "[INTEGRATION][ONAP Python SDK] Use integration linters in jobs ↵Jessica Wagantall1-9/+5
description" This reverts commit f9366c7e04feb78403b515aa610d28301f194276. Issue-ID: INT-2193 Change-Id: I597208cb3c4d178939ab8bc18d9676dbf45f42e0 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-01-19Update CCSDK and SDNC to use JDK 17 compilerDan Timoney10-28/+28
Update CCSDK and SDNC jenkins jobs to use Java 17 compiler rather than Java 11. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id87b2f917f28c937382161f7d20dce7c79ac44fd
2023-01-16[INTEGRATION][ONAP Python SDK] Use integration linters in jobs descriptionMichal Jagiello1-5/+9
To run tox tests on each patch submit use integration-linters jobs Issue-ID: INT-2193 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I38291912ce40b6132940342acdee823fe9fdb50b
2023-01-06Update ccsdk/parent to use java 17 jdkDan Timoney1-2/+2
Latest OpenDaylight release - which ccsdk depends on - requires Java 17. Updating ccsdk/parent repo to use openjdk17 to resolve build issue encountered during upgrade. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I20921d93f5ec18c74185e1a6f706e1622cfd1661
2023-01-05Add Jenkins builds for new ccsdk/odl-legacy repoDan Timoney1-1/+72
Add build jobs for new ccsdk/odl-legacy repo Issue-ID: CCSDK-3783 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8bdc9da858a0e02ab3cf570c58ff62c809ff5460
2022-12-22[DMAAP] Add JJBs for new kafka clientefiacor1-0/+59
Change-Id: I908b5bd18a16d367a09b44e0b4be9b33217ae961 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1847
2022-12-19Switch DCAE doc repo to global jobsVijay Venkatesh Kumar1-3/+5
- Enable OGR validation - Remove release job (which is NA for doc) Change-Id: I416d662d7a306da1aca7de1612140088182bd762 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3319
2022-12-17Chore: Centralise CSIT prepare/run scriptsMatthew Watkins2-0/+306
Start migrating prepare-csit.sh and run-csit.sh to common location. Currently these scripts have been duplicated and fixed versions are not universally available, meaning some jobs are still failing. Issue-ID: CIMAN-33 Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org> Change-Id: Iedd39bf310564686e5b6cb3bc4a6ac012a453f8c
2022-12-15Merge "CI: remove unsupported Jenkins jobs streams from music"Kevin Sandi1-4/+0
2022-12-15CI: remove unsupported Jenkins jobs streams from soKevin Sandi9-27/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ic84ee5bb1737704ddae4cec8af8eff162d87d679
2022-12-15CI: remove unsupported Jenkins jobs streams from musicKevin Sandi1-4/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I0aa8b6dcb1b33b766a86bbedae66a7bdf6b77d1f
2022-12-15Merge "CI: remove unsupported Jenkins jobs streams from msb"Kevin Sandi4-8/+0
2022-12-15CI: remove unsupported Jenkins jobs streams from multicloudKevin Sandi4-13/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Idaa372b1ced1330f9302f26ac3548ca1523a512f
2022-12-15CI: remove unsupported Jenkins jobs streams from msbKevin Sandi4-8/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ibba41803f3e85d6420cc73ee5f3f16b47e64939c
2022-12-14CI: pin tox version at verify python jobKevin Sandi1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ia91281b770dd317c8f387a36e5bdd08fed9362df
2022-12-13Merge "CI: remove unsupported Jenkins jobs streams from vnfsdk"Kevin Sandi2-6/+0
2022-12-12CI: remove unsupported Jenkins jobs streams from vnfsdkKevin Sandi2-6/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I96d1d8dae7e16592507dc7cfcc8ad41c412bac69
2022-12-13Merge "CI: remove unsupported Jenkins jobs streams from holmes"Kevin Sandi3-18/+0
2022-12-12CI: remove unsupported Jenkins jobs streams from holmesKevin Sandi3-18/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ic1a348f593b1bc1bb5abbad99d8737dc76d7dde8
2022-12-13CI: remove unsupported Jenkins jobs streams from cliKevin Sandi1-3/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Iada8a7cc786255bb361bad6dffb203b840c9244a
2022-12-13Merge "CI: remove unsupported Jenkins jobs streams from sdnc"Kevin Sandi4-8/+0
2022-12-12CI: remove unsupported Jenkins jobs streams from sdncKevin Sandi4-8/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I5dc1eeb8d79fb298bb245b0bec789a0345136d3a
2022-12-13Merge "CI: remove unsupported Jenkins jobs streams from ccsdk"Kevin Sandi8-54/+34