summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2022-08-24Revert "[DCAE] Set 3.9 for tox run"Vijay Venkatesh Kumar1-1/+1
This reverts commit b39543603f98c745ece0f049644f6583a64d6195. Reason for revert: 3.9 not supported under CI ERROR: unknown environment 'py3.9' reported in logs Change-Id: Iacfd5c3c9bcc64eeaebd0be73610e6347f3a0531 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-24[DCAE] Set 3.9 for tox runvv770d1-1/+1
Address error from https://jenkins.onap.org/job/dcaegen2-services-ml-prediction-ms-tox-verify-all/11/console Change-Id: I3545af9c260f52cbc01f9ecbedf5ee6594b159f2 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-17[DCAE] Increase timeout for HB jobsvv770d1-0/+1
Address https://jenkins.onap.org/job/dcaegen2-services-heartbeat-tox-verify-master/4/console Change-Id: I7e985eb158086d9dcba089f704cffa84b44d8ad4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-16[OOM] Remove helm3.6 linting jobAndreas Geissler1-1/+0
Issue-ID: OOM-3018 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5eac858024d67335cceea77b5ffe373a4ca50074
2022-08-11[OOM] Upgrade oom versionsefiacor1-0/+1
Change-Id: I79c7bdca4c7b683d74e10afed84395649a233a9f Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3018
2022-08-08Merge "[DCAE] Fix verify trigger dcaegen2-platform java jobs"Jessica Wagantall4-0/+12
2022-08-08[DCAE] Fix verify trigger dcaegen2-platform java jobsvv770d4-0/+12
Change-Id: I7ebbc900dc83c8e419048479b4bc00184e5d7c44 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-08-05Update CCSDK, SDNC CSIT to use mvn 3.8Dan Timoney2-0/+3
Update CCSDK and SDNC CSIT jobs to use maven 3.8, required for OpenDaylight Sulfur release Issue-ID: CIMAN-421 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib39163703e7ecca7aa2e22ea97cf7928d9f8d5f9
2022-08-02[DCAE] Enable tox verify job for ogr checkvv770d2-8/+8
Change-Id: I025aeaacbbfe22bc27067a46328878bbb4d3c97a Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3189 Issue-ID: DCAEGEN2-3186
2022-07-30Remove unused branches in UUIxudan164-10/+0
The jobs especially the docker build jobs running on Istanbul branch will override the UUI docker images with tag latest. UUI doesn't need running on Istanbul branch anymore, so remove it. And there is no Kohn branch yet, also remove it. Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: CIMAN-420 Change-Id: Iec5dbc6fc357e84faf892075e17964b481ce67b8
2022-07-27Remove jjb for openstack-vioBin Yang4-0/+7
Issue-ID: MULTICLOUD-1493 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Id31dd1d41ea1b05dbc6fd002dbd60c700dd2cefe
2022-07-26[DCAE] Fix verify jobs trigger for DL and Slice sub-componentvv770d2-7/+7
Change-Id: I3ddcde5b89b70ec2928fc75c91c463a69c34db57 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236 Signed-off-by: vv770d <vv770d@att.com>
2022-07-25[DCAE] Fix verify jobs trigger for KPI-msvv770d1-2/+2
Change-Id: I81aa99fb98591bc0625422b8ed1924d1ac7c15c4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236
2022-07-25Merge "[DCAE] Fix verify jobs trigger overlap"Jessica Wagantall3-14/+25
2022-07-22[DCAE] Fix verify jobs trigger overlapvv770d3-14/+25
Change-Id: I59155451c070a45cadd1bf01163eff5de63e9bd5 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3236 Signed-off-by: vv770d <vv770d@att.com>
2022-07-21[DCAE] Remove obsolete components jobsvv770d4-179/+0
Jobs were setup part of POC in R8 which is no longer active Change-Id: Iddcedf38c8984f519b959985da4cde0f5df78591 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3235
2022-07-18[DCAE] Add mvn stage jobs for DCAE MOD componentsvv770d3-0/+21
Added gerrit-maven-stage jobs for MOD/runtime, MOD/Designtime and MOD/Genprocessor (all java components) with SBOM report generation support Change-Id: I1bf9cd6eb33e6fb970ab4aecf35cb63b35609aec Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3225
2022-07-18[DCAE] Enable SBOM report instrumentationvv770d14-0/+22
Added new properties to enable SBOM report generation Change-Id: I74d262ec9844a1c6d87d821fb50b26bc70cdef56 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3225
2022-07-18[DCAE] Switch to global jobs - java sub-components additional reposvv770d6-49/+63
Migrate remaining sub-component project/repo to global jobs Enable OGR check on verify Change-Id: I0d823a610823b7f3baa9af8398ecaac524a092e9 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3188 Issue-ID: DCAEGEN2-3186
2022-07-15Merge "[DCAE] Switch to global jobs dcaegen2/services with python ↵Jessica Wagantall1-3/+4
sub-components"
2022-07-15Merge "[DCAE] Switch to global jobs - java sub-components (KPI-ms)"Jessica Wagantall1-8/+12
2022-07-15Merge "Switch to global jobs (python) - dcaegen2/services/hearbeat"Jessica Wagantall1-3/+2
2022-07-15Merge "[DCAE] Switch to global jobs dcaegen2/platform with python ↵Jessica Wagantall1-3/+4
sub-components"
2022-07-14[DCAE] Switch to global jobs - java sub-components (KPI-ms)vv770d1-8/+12
KPI-mS is sub-project/component under dcaegen2/services Change-Id: I52965bb3e03631c1dda209653a78a36abaa5014d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3188 Issue-ID: DCAEGEN2-3186 Signed-off-by: vv770d <vv770d@att.com>
2022-07-07Merge "Add Jenkins Jobs for new created repo usecase-ui/intent-analysis"Jessica Wagantall1-0/+75
2022-07-07[CPS] Enable SBOM Generation for CPS-NCMP-DMI-PLUGINToineSiebelink1-0/+1
Issue-ID: CPS-1099 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ib84c8d266eb0052155d02c5da949a4247ba40030
2022-07-07Add Jenkins Jobs for new created repo usecase-ui/intent-analysisxudan161-0/+75
Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: CIMAN-418 Change-Id: Ie18a0e008913e962d3994d9d38480266a9c6c19d
2022-07-06Merge "Set docker build to use Java 11"Jessica Wagantall1-0/+7
2022-07-06Set docker build to use Java 11liamfallon1-0/+7
iJava 8 is breaking the Docker merge job. Issue-ID: POLICY-4233 Change-Id: I318755dd3edac70263df183ad5ea0e355bb3a213 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-07-05[AAI] Update the jenkins stage jobs to generate sbomwr148d12-0/+12
Issue-ID: AAI-3506 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Icdb459fd5365ca26b17e68aec89345ea36ae2b07
2022-06-30Merge "[CPS] Enable SBOM Generation"Jessica Wagantall1-0/+1
2022-06-30[CPS] Enable SBOM GenerationToineSiebelink1-0/+1
Issue-ID: CPS-1099 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Iced53c43cc872fc7f80a9a980fd3ce3661aed56f
2022-06-30Enable SBOM generator for ccsdk and sdnc reposDan Timoney10-0/+11
Enable SBOM generator for CCSDK and SDNC repositories Issue-ID: CIMAN-417 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic336612280fe40f4c1b383aa53da9b22911167e3
2022-06-23Use maven 3.8.3 for ccsdk,sdncDan Timoney10-37/+37
Update CCSDK and SDNC jobs to use maven versio 3.8.3, needed for projects based on OpenDaylight Sulfur version and above Issue-ID: CCSDK-3697 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ife7f4670472e04829a4ee39bdcfa12d5a7c57570
2022-06-13Switch to global jobs (python) - dcaegen2/services/hearbeatvv770d1-3/+2
Migrate jobs to use global templates and enable OGR check for verify builds Change-Id: I18fe2ab85abe1bde538d459a8b681b9a55f3c629 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3187 Issue-ID: DCAEGEN2-3186
2022-06-13[DCAE] Switch to global jobs dcaegen2/platform with python sub-componentsvv770d1-3/+4
Enable OGR check with verify job for python sub-projects under dcaegen2/services Change-Id: I106f280fcdee771a6927dc36544cbff4805c51a1 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3189 Issue-ID: DCAEGEN2-3186
2022-06-13Merge "Release docker stage job for policy models"Jessica Wagantall1-0/+6
2022-06-13Release docker stage job for policy modelsliamfallon1-0/+6
We need to release the models-simulator as a docker image in order to fix our CSIT jobs. Issue-ID: POLICY-4233 Change-Id: If688be288bba57b707d4110002c5b9fe631caed8 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-06-08[DCAE] Switch to global jobs - dcaegen2/collectors/restconfvv770d1-3/+5
Migrate jobs to use global templates and enable OGR check for verify builds Change-Id: I15ced076c314a22c71d02c822d81f4eff9ff0f09 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3185 Issue-ID: DCAEGEN2-3186
2022-06-06[DCAE] Switch to global jobs dcaegen2/services with python sub-componentsvv770d1-3/+4
Enable OGR check with verify job for python sub-projects under dcaegen2/services Change-Id: I20068eb1a02ba9a8b900086ceac5014c4247f8e4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3189 Issue-ID: DCAEGEN2-3186
2022-06-03[DCAE] Switch to global jobs - java componentsvv770d11-24/+57
Migrate jobs to use global templates and enable OGR check for verify builds Change-Id: I62f43702a60c4546466343477e40c0bf9637b7f4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3185 Signed-off-by: vv770d <vv770d@att.com>
2022-06-01Chore: Upgrade JJB version to 4.1.0Kevin Sandi1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ie0f329195232502555f93d6000bd816079963973
2022-05-24add preferIPv6Addresses=false to some policy jobsjhh1-3/+3
Issue-ID: POLICY-4213 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ib00eb2e2f59cac934fa0b8bf62ea36488801bac4
2022-05-24policy drools apps merge job not using java-optsjhh1-2/+3
The jvm option to prefer IPv4 was replaced with maven opts as it seems that the merge job does not look at jvm-opts. Issue-ID: POLICY-4213 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I15977498c8a26789024cac890982010eac1707be
2022-05-23Merge "Prefer IPv4 in maven builds in policy"Jessica Wagantall1-0/+1
2022-05-23Prefer IPv4 in maven builds in policyjhh1-0/+1
This tests if drools-applications build problems reported with ticket IT-24061 can be avoided in jenkins servers indicating maven JVM that IPv4 is preferred. Issue-ID: POLICY-4213 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ib2d9eb584345a0e2719cecc759617a745fd844f9
2022-05-23[INT] Run jobs for xtesting jakarta branchMichal Jagiello1-2/+5
To create tests Jakarta images run pipelines on integration xtesting "jakarta" branch Issue-ID: INT-2116 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: If645663ecfc5ef8345cb74d29bb6e24ac28ee4c2
2022-05-19Merge "[POLICY] Remove guilin stream"Jessica Wagantall11-22/+0
2022-05-19[POLICY] Remove guilin streamxudan1611-22/+0
The honolulu, istanbul, jakarta and master streams are left. Issue-ID: POLICY-4207 Issue-ID: POLICY-4186 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: Ic243ea75afe8be6be8279e87e3c402eaa2c8fb43
2022-05-18Merge "Enable CLM jobs for Honolulu"Jessica Wagantall10-0/+20