summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
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
2022-05-18Enable CLM jobs for Honolululiamfallon10-0/+20
Some users have Honolulu deployed in production and need to knwo what the vulnerabilities are. Jobs are not enabled for policy/clamp and policy/gui because they were not release in Honolulu. Issue-ID: POLICY-4210 Change-Id: I70d393b3a3f04d77867b3021d0830449556ebd9b Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-05-13[KAFKA_ZK] Remove kafka & zk jobsefiacor2-83/+0
Change-Id: Ifc272cce82d1ef77e06d101abda2e2a9b864fd9c Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-01
2022-05-11[OOF] Add jobs for JakartaKrishna4-12/+12
Issue-ID: OPTFRA-1055 Signed-off-by: Krishna <krishnamoorthy.manoharan@stl.tech> Change-Id: Ia3a22c0fc4b20b6884a13a142d9d7923e44aabb5
2022-05-09Merge "[DCAE] Add automated review for VESCollector"Jessica Wagantall1-2/+8
2022-05-05Add honolulu jobs for ccsdk/parentDan Timoney1-0/+4
Add honolulu branch jobs for ccsdk/parent to address bug fix Issue-ID: CIMAN-416 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9c7cbb8d07dac0f9b44d3d99bc2fbb59f8ced417
2022-05-05Merge "Set up jenkins jobs for Policy in Jakarta"Jessica Wagantall14-0/+82
2022-05-04Set up jenkins jobs for Policy in Jakartaliamfallon14-0/+82
Issue-ID: POLICY-4073 Change-Id: I6a80b500c3a6f0b2c97a8c95100b7c6c452520e3 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-04-28[DCAE] Add automated review for VESCollectorvv770d1-2/+8
Switch to global maven jobs for verify/merge Change-Id: I11e3fd01a02f6d1efc5a38e81bcbdbbe429f8a85 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2997 Issue-ID: DCAEGEN2-2999 Signed-off-by: vv770d <vv770d@att.com>
2022-04-28[HELM] Bump global bin version to 3.6efiacor1-7/+7
Change-Id: I98cccd1aa2071d7e29d6853770c1914fd363b441 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2962
2022-04-28Merge "Fix: Use oom-create-netrc for helm"Bengt Thuree1-2/+2
2022-04-27Merge "[DCAE] Remove dcaegen2/platform/blueprint jobs"Jessica Wagantall1-47/+0
2022-04-27Merge "[DCAE] Remove dcaegen2/platform/configbinding jobs"Jessica Wagantall1-66/+0