summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-parent.yaml
AgeCommit message (Collapse)AuthorFilesLines
2024-11-20Add oslo jenkins jobs for Policy componentsrameshiyer271-2/+2
Issue-ID: POLICY-5166 Change-Id: I95f6a388c7151ce67ccd3170cef9192db8b2c55e Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-05-23Remove London support jobs for Policy Frameworkadheli.tavares1-25/+0
Issue-ID: POLICY-5020 Change-Id: I8c1adc5b63294fa9f1f612535e9e3194c69751a3 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-20ci-management update for New Delhi releasesaul.gill1-0/+2
Issue-ID: POLICY-4999 Change-Id: I30aca10bf93a80129760ad9f048b7b50a233f92f Signed-off-by: saul.gill <saul.gill@est.tech>
2023-11-14[POLICY] add montreal jjb jobsliamfallon1-8/+2
Issue-ID: POLICY-4854 Change-Id: I1b3588b0c2239b31416c6532e51d48adc3c19b8a Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-09-26[POLICY] Add mvn options for java 17 clm jobadheli.tavares1-0/+1
Issue-ID: POLICY-4665 Change-Id: Ib1a1a1a5d52f06119848c419a2e7f45122425e0c Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-09-21[POLICY] Change maven to 3.6adheli.tavares1-4/+4
- 3.9 caused issues, using 3.6 same as other openjdk17 jobs Issue-ID: POLICY-4665 Change-Id: If22d8bdcf0c980f16d453114bd68a754bdbe295b Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-09-20[POLICY] Move all PF master jobs to java17 environmentadheli.tavares1-5/+7
- update sonar and clm jobs to java17 env - update mvn version for java17 jobs Issue-ID: POLICY-4665 Change-Id: I77c79be066aa3c7b0bbf31d42e6cca317ba15799 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-08-24[POLICY] Revert master branch jobs to java11waynedunican1-4/+4
- Temporarily move "master" build jobs to Java 11 - Java 17 jobs for "java-17" branches will run - Add CSITs - Add drools and xacml java 17 builds Issue-ID: POLICY-4785 Change-Id: I24cc56ef7fa9866002cc737450557837524b90d4 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-08-16[POLICY] Add java17 jobswaynedunican1-1/+26
Issue-ID: POLICY-4785 Change-Id: Ieffd627a8d32ad19586c7a5e535121da8501b9f1 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2023-08-02CI: Remove Jenkins gerrit-info-yaml-verify jobJessica Wagantall1-9/+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-25Add london release to Policy JJB jobsliamfallon1-0/+2
Issue-ID: POLICY-4662 Change-Id: I68c4190017f241752dc3c94c4a961a1441abb4b3 Signed-off-by: liamfallon <liam.fallon@est.tech>
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg1-24/+24
Change-Id: I322d72428f094f75f065d02f179a71958f36c875 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-04-03Chore: Turn on SBOM for POLICYJessica Wagantall1-0/+1
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8c7534751daed3440b6ead319700e966b0cb0217
2023-03-21Chore: Move to centos8-builderBengt Thuree1-2/+2
jjb/optf/optf-osdf.yaml jjb/policy/policy-apex-pdp.yaml jjb/policy/policy-api.yaml jjb/policy/policy-clamp.yaml jjb/policy/policy-common.yaml jjb/policy/policy-distribution.yaml jjb/policy/policy-docker-base-common.yaml jjb/policy/policy-drools-applications.yaml jjb/policy/policy-drools-pdp.yaml jjb/policy/policy-gui.yaml jjb/policy/policy-models.yaml jjb/policy/policy-pap.yaml jjb/policy/policy-parent.yaml jjb/policy/policy-xacml-pdp.yaml jjb/relman/relman.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Iad21df45bc80e1a4cbd77066a46a4f80f57ae5d8
2022-10-24Add jenkins jobs for Kohn releaseliamfallon1-0/+2
Issue-ID: POLICY-4380 Change-Id: I86391b15b30c2d0a6b49013c431a9536caaee7ae Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-09-29Chore: Update CLM jobs to run only on masterJessica Wagantall1-4/+0
As requested in the TSC (Sep29), all CLM jobs should only be executed on the master branch. More in IT-24622 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If33ed94f7a4a71d79d4a226ef0e973e886955cfb
2022-09-30Chore: Revert back to ubuntu1804-builderBengt Thuree1-1/+1
jjb/aai/aai-aai-common.yaml jjb/aai/aai-babel.yaml jjb/aai/aai-graphadmin.yaml jjb/aai/aai-graphgraph.yaml jjb/aai/aai-logging-service.yaml jjb/aai/aai-model-loader.yaml jjb/aai/aai-resources.yaml jjb/aai/aai-rest-client.yaml jjb/aai/aai-schema-service.yaml jjb/aai/aai-sparky-be.yaml jjb/aai/aai-sparky-fe.yaml jjb/aai/aai-traversal.yaml jjb/ccsdk/apps.yaml jjb/cli/cli.yaml jjb/dcaegen2/dcaegen2-collectors-snmptrap.yaml jjb/dcaegen2/dcaegen2-services-mapper.yaml jjb/demo/demo.yaml jjb/dmaap/dmaap-buscontroller.yaml jjb/dmaap/dmaap-datarouter.yaml jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml jjb/dmaap/dmaap-messagerouter-messageservice.yaml jjb/externalapi/externalapi-nbi.yaml jjb/global-defaults.yaml jjb/holmes/holmes-common.yaml jjb/holmes/holmes-engine-mgt.yaml jjb/holmes/holmes-rule-mgt.yaml jjb/integration/integration-templates.yaml jjb/integration/integration.yaml jjb/integration/simulators/nf-simulator/integration-simulators-nf-simulator-simulator-cli.yaml jjb/lab/lab-templates.yaml jjb/modeling/modeling-etsicatalog.yaml jjb/msb/msb-apigateway.yaml jjb/msb/msb-discovery.yaml jjb/msb/msb-java-sdk.yaml jjb/msb/msb-swagger-sdk.yaml jjb/multicloud/multicloud-framework-java.yaml jjb/multicloud/multicloud-framework-python.yaml jjb/multicloud/multicloud-k8s.yaml jjb/multicloud/multicloud-openstack-vmware-java.yaml jjb/multicloud/multicloud-openstack-vmware-python.yaml jjb/multicloud/multicloud-openstack.yaml jjb/music/music-distributed-kv-store.yaml jjb/music/music-jar.yaml jjb/oom/oom-registrator.yaml jjb/oom/oom-templates.yaml jjb/oparent/oparent.yaml jjb/openci/openci-onap-daily-jobs.yaml jjb/optf/optf-has.yaml jjb/optf/optf-osdf.yaml jjb/policy/policy-apex-pdp.yaml jjb/policy/policy-api.yaml jjb/policy/policy-common.yaml jjb/policy/policy-distribution.yaml jjb/policy/policy-docker-base-common.yaml jjb/policy/policy-drools-applications.yaml jjb/policy/policy-drools-pdp.yaml jjb/policy/policy-gui.yaml jjb/policy/policy-models.yaml jjb/policy/policy-pap.yaml jjb/policy/policy-parent.yaml jjb/policy/policy-xacml-pdp.yaml jjb/sdc/sdc-onap-ui-angular.yaml jjb/sdc/sdc-onap-ui-common.yaml jjb/sdc/sdc-sdc-be-common.yaml jjb/sdc/sdc-sdc-distribution-client.yaml jjb/sdc/sdc-sdc-docker-base.yaml jjb/sdc/sdc-sdc-pubsub.yaml jjb/sdc/sdc-sdc-tosca.yaml jjb/sdc/sdc-sdc-workflow-designer.yaml jjb/sdnc/sdnc-apps.yaml jjb/sdnc/sdnc-northbound.yaml jjb/sdnc/sdnc-oam.yaml jjb/so/so-libs.yaml jjb/testsuite/testsuite-python-testing-utils.yaml jjb/usecaseui/usecase-ui-intent-analysis.yaml jjb/usecaseui/usecase-ui-nlp.yaml jjb/usecaseui/usecase-ui-server.yaml jjb/usecaseui/usecase-ui.yaml jjb/vfc/vfc-gvnfm-vnflcm-java.yaml jjb/vfc/vfc-gvnfm-vnflcm-python.yaml jjb/vfc/vfc-gvnfm-vnfmgr-java.yaml jjb/vfc/vfc-gvnfm-vnfmgr-python.yaml jjb/vfc/vfc-gvnfm-vnfres-java.yaml jjb/vfc/vfc-gvnfm-vnfres-python.yaml jjb/vfc/vfc-nfvo-db.yaml jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-python.yaml jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-root.yaml jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-python.yaml jjb/vfc/vfc-nfvo-lcm-java.yaml jjb/vfc/vfc-nfvo-lcm-python.yaml jjb/vnfsdk/vnfsdk-dovetail-integration-python.yaml jjb/vnfsdk/vnfsdk-functest.yaml jjb/vnfsdk/vnfsdk-pkgtools-python.yaml jjb/vnfsdk/vnfsdk-refrepo.yaml jjb/vnfsdk/vnfsdk-validation.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I3f94e06cb75fb9840ab8d21ee5a59797a42ba67a
2022-09-28Chore: Move to ubuntu2004-builderBengt Thuree1-1/+1
jjb/oparent/oparent.yaml jjb/openci/openci-onap-daily-jobs.yaml jjb/optf/optf-has.yaml jjb/optf/optf-osdf.yaml jjb/policy/policy-apex-pdp.yaml jjb/policy/policy-api.yaml jjb/policy/policy-common.yaml jjb/policy/policy-distribution.yaml jjb/policy/policy-docker-base-common.yaml jjb/policy/policy-drools-applications.yaml jjb/policy/policy-drools-pdp.yaml jjb/policy/policy-gui.yaml jjb/policy/policy-models.yaml jjb/policy/policy-pap.yaml jjb/policy/policy-parent.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I24b0b9e869e30a222c76fd9159b3b215cce7e9de
2022-05-19[POLICY] Remove guilin streamxudan161-2/+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-04Set up jenkins jobs for Policy in Jakartaliamfallon1-0/+4
Issue-ID: POLICY-4073 Change-Id: I6a80b500c3a6f0b2c97a8c95100b7c6c452520e3 Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-01-24Remove honolulu CLM jobsliamfallon1-2/+0
Honolulu CLM jobs are not required. Issue-ID: POLICY-3862 Change-Id: I8a3d06aef6d9e4ad660429bf662f18a2a1838faa Signed-off-by: liamfallon <liam.fallon@est.tech>
2022-01-20Update CLM jobs to issue reports on branchesliamfallon1-1/+7
Changes needed to Jenkins jobs to gneerate CLM reports for Istanbul and Honolulu brnches Issue-ID: POLICY-3862 Change-Id: Ia088ac66b09615c32facf3c51824fc3f07324ed7 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-10-12Enable JJB jobs for istanbul branchesliamfallon1-0/+2
Issue-ID: POLICY-3696 Change-Id: I3ec7a114a70b497c6cef74220240dac3daffa7b6 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-09-14Skip test in staging jobsliamfallon1-0/+1
Tests fail in the staging jobs due to differences between the Ubuntu environment used in the verify and merge jobs and the Centos environment used in the staging jobs. Specifically, the "keytool" utility that comes in Java is not in the path in CentOS. As the tests must pass in the Ubuntu environment ver verification and merge, there is no need to run the tests at staging. THis review disables tests in staging jobs. Issue-ID: POLICY-3587 Change-Id: I357e15ce908491a1849f64d33a7c9df47471de39 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-05-14Remove frankfurt jobsJim Hahn1-2/+0
Now that Honolulu has been released, frankfurt jobs can be removed. Issue-ID: POLICY-3307 Change-Id: Iae2ab862beefea528f3929ca665dd62ce9e4267c Signed-off-by: Jim Hahn <jrh3@att.com>
2021-03-10Add jenkins jobs for honolulu branchJim Hahn1-0/+2
Issue-ID: POLICY-3105 Change-Id: Ida86181e70132e14c1caab58b2dcd3e10a647c12 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-10-26add guilin branch for jjbTaka Cho1-0/+2
add guilin branch for jjb jobs Change-Id: Id774c1a1bcf645556fa556b892aa7515e83dc291 Issue-ID: POLICY-2875 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-05-19Add frankfurt branch jobs for PolicyPamela Dragosh1-0/+2
parent, common, models, api, pap, drools-pdp, drools-applications, apex-pdp, distribution will be branched. engine will be branched, but as it will be deprecated in Guilin the master branch will no longer be supported. We will branch gui, but not run any jobs on it as it was not released. Community can clone the branch and compile locally to test the POC in the state it was at the end of Frankfurt. CSIT is still pending, need integration/csit to be branched first. Issue-ID: POLICY-1514 Change-Id: I900e4a7f59528abd93531534d3c3703db3f9b3bb Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-20Upgrade some policy repos to 18.04Pamela Dragosh1-1/+1
These 4 repos compile fine in an ubuntu VM so they are safe to be upgraded. drools-pdp hangs, apex fails, engine cannot bind, and distribution fails. They will need further reviews to determine if its simply a VM configuration error or a ubuntu issue (highly doubtful). Issue-ID: POLICY-2437 Change-Id: I9ff155bd44b49de10b7b49143fbd85e59f5464ae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2019-12-18policy jobs must use JDK 11 for sonar/clmPamela Dragosh1-0/+1
Sonar job failing because we upgraded this repo to JDK 11 and forgot to set that job correctly. Also fixing CLM job. I do not think the INFO.yaml needs this as its only checking the .yaml file and not compiling the repo. Jessica please confirm. Issue-ID: POLICY-1406 Change-Id: I0a936bd4d4a0843e9443438e974071d99cb4e4ee Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-12-11Set java 11 for policy/common and policy/parentHOCKLA1-0/+1
Issue-ID: POLICY-1594 Change-Id: I29607fdc51380c6acb59c1525b85b3c2733e6c12 Signed-off-by: HOCKLA <ah999m@att.com>
2019-12-11Remove Policy El Alto jobsPamela Dragosh1-2/+0
Not needed at this point - any fixes will go into Frankfurt. NOTE: Not removing the docker branch El Alto job until the multi arch work is complete on the master branch. In case we need to go back and update that image for JDK 11 and use it temporarily. Issue-ID: POLICY-2299 Change-Id: I34615eeb5e9f51947e5dc182931a960f6ee767f5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-16Move release jobs to docker nodeJessica Wagantall1-1/+1
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-04Build elalto branch of policy/parent and commonjrh31-0/+2
Change-Id: I093c85c56cd6f186ca61b005724047c24f7cac33 Issue-ID: POLICY-2045 Signed-off-by: jrh3 <jrh3@att.com>
2019-08-04Add release jobs to policyjhh1-0/+2
Issue-ID: POLICY-1953 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I9fb36f2d884fa99c28916a80255100cae2c0c4ab
2019-07-02Clean policy-parent old release jobPamela Dragosh1-2/+0
Forgot this. Issue-ID: POLICY-1737 Change-Id: If24c70d2e8580a19d9aebb8b0516143510f1afde Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-07-01Clean up policy dublin and release jobsPamela Dragosh1-18/+0
No longer releasing dublin artifacts and cleaning out the old release jobs no longer needed due to global-jjb migration. Issue-ID: POLICY-1737 Change-Id: I914ff64b12845d8fad19cf97620dfd346c3fcc32 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-18Migrate to gerrit-maven-stage (POLICY)Jessica Wagantall1-0/+4
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I6f82125c7702ccea6ea912f364ddf2dcdccd63f2 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-28Update policy to include dublin branchsPamela Dragosh1-6/+6
Dublin branches created, need to update jobs to work with those branches. Removing trailing branch: master to ensure the correct branch is used for each csit. Issue-ID: POLICY-1747 Change-Id: I75dec37e0a49ae0c1bde95ffc6f56b7a8cf3fdb4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-04-25Enable policy parent release jobPamela Dragosh1-1/+1
Reenable this release job for RC0 artifact release. Issue-ID: POLICY-1700 Change-Id: I1a434f8377a1e24e70d707233d7a9f1a450296d9 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-03-07Add INFO.yaml verify job (POLICY)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I4e3c998495606c20700fe3f3606f02614c69af6e Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
Add nexus-iq-namespace variable for CLM jobs to use the 'onap' prefix in Nexus IQ reports. Having this prefix, will help in situations where two different organizations have the same application names. Change-Id: Id689cbb482d823482932fb4d397bd2adae950735 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-20Disable Policy Casablanca Release JobsPamela Dragosh1-1/+1
We do not anticipate another artifact release so we will disable our release jobs until necessary. Issue-ID: POLICY-1275 Change-Id: I5d9dccd1e0203267eb03e311121c182fe5d803c8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-10-31Add policy casablanca jobsPamela Dragosh1-1/+20
After branching on Friday, need to enable the CI/CD jobs for Casablanca branch. * Disable release on master from running * Add CSIT for casablanca Once Casablanca is officially released we will remove those jobs. Issue-ID: POLICY-1234 Change-Id: I296d6b93cb85faf72a0748e7331e5d8fdea2cdc2 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-10-23POLICY-Refactor CLM project blockJessica Wagantall1-1/+9
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: I7f4c631fb4b91cfd050f2cf8926e169e75812bd6 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-08Enable policy release jobsPamela Dragosh1-0/+1
Re-anble the release jobs so we can release our artifacts. Change-Id: Id25a4b11e49f9d1b998adcd095098b405b111a16 Issue-ID: POLICY-1188 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>