summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-gui.yaml
AgeCommit message (Collapse)AuthorFilesLines
2024-07-25[POLICY] Deprecation of policy-guiadheli.tavares1-76/+0
Issue-ID: POLICY-5049 Change-Id: I6bbf44b6abde6b4efd6e1eb9b0a04acf6419b911 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-23Remove London support jobs for Policy Frameworkadheli.tavares1-35/+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-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-11-14[POLICY] add montreal jjb jobsliamfallon1-6/+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-25[POLICY] Remove jvm args for sonar jobsadheli.tavares1-1/+0
Issue-ID: POLICY-4665 Change-Id: I9e0ab5c2804c5ede6390a2de3a7b7bf14e53d1e8 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2023-09-21[POLICY] Change maven to 3.6adheli.tavares1-6/+6
- 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-6/+10
- 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-25[POLICY] Add policy/gui Java 17 jobwaynedunican1-0/+35
Issue-ID: POLICY-4785 Change-Id: I4fadcb258e69c31007c1de8338bdb5a465803a78 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-37/+37
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/+2
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-12-01CI: remove plaintext sonarcloud tokenKevin Sandi1-1/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I1a4f12c5bbd290761aa43d2b5a9914152a166390
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-2/+2
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-2/+2
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-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-15Fix node on policy-gui release buildliamfallon1-1/+1
Issue-ID: POLICY-3587 Change-Id: I0062107997249a956fc4192168be93dc00ac6abc Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-09-15Enable policy-gui docker stage and release jobsliamfallon1-2/+0
Issue-ID: POLICY-3587 Change-Id: Ib52b5175e9f49585d7d8015fa0d6a9918989cef1 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-03-26Add script to update nodejs for Sonarcloud scansEric Ball1-1/+2
Some projects have been seeing failures in Sonarcloud scans, as they are no longer compatible with Node <v10. We were unable to find the requirement that is pulling Node in, and it is not installed by default on the CI agents. By installing an up-to-date version before running any other tasks, the issue is fixed and the Sonarcloud scans do not run into any issues. All affected jobs have been updated. Change-Id: I01a578b37300b6dd6e6fd235218978a19518de99 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2020-03-26Skip tests in docker stage jobPamela Dragosh1-2/+2
Not all our jobs have skipTests - since both a verify job is run it isn't necessary for the docker build job to run the JUnit tests in addition to the verify job which will catch any issues. Also bumping some projectd to use ubuntu 18.04. apex sonar jobs should be run in 8c/8g node. fixing enabled vs disabled for policy/gui Issue-ID: POLICY-2378 Change-Id: I3a0aad6c2280fa5c2cb56b592c6093814f38deb1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-25Upgrade policy/gui to 18.04Pamela Dragosh1-4/+6
Also turning off release jobs as we are not releasing this work yet until Guilen. There are no docker images for it currently. Issue-ID: POLICY-2437 Change-Id: I32c13422159baa8c506296f5972090139365eb3d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-03-12Move to centos build node for policy/guiPamela Dragosh1-0/+1
This repo was inactive when the changes were made for INFO.yaml verification. Upgrading Issue-ID: POLICY-2423 Change-Id: Ia1cb1c7643ff970186b83e55291d9aa4ec623039 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-02-12Fix executor in policy/gui docker jobsRam Krishna Verma1-2/+2
Issue-ID: POLICY-2334 Change-Id: Ic012170f4965021c4c1b258581ae1eac79539f34 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-01-31Adding jenkin jobs for policy/guiramverma1-0/+70
Issue-ID: POLICY-2334 Change-Id: Iaf0f3d0ab963f87a613623e05d8f6327df36b915 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-03-05Remove jobs from unused reposPamela Dragosh1-39/+0
Team decided not to use these repos. Issue-ID: POLICY-1559 Change-Id: Iaaaae931836360ae85da2c09bd2a59369bf74247 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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-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-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.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>
2018-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-05-25Adding policy/api, policy/gui, and policy/pdp jobswaqas.ikram1-0/+29
Change-Id: I82e62afa4a1398a66e7695184941ebea57897f53 Issue-ID: POLICY-808 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
2018-02-14Remove unused repo from JenkinsGildas Lanilis1-31/+0
Clean up Jenkins job by removing 4 unused repo in Beijing Release policy-api policy-gui policy-pap policy-pdp Change-Id: Ic98b21d8ef5c1a64e5a47b87a00018bcc9ba0e47 Issue-ID: POLICY-633 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-2/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Remove release-version-java-daily-no-sonarJessica Wagantall1-2/+2
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-13Add java-version for CLM projectsJessica Wagantall1-1/+2
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall1-1/+1
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-28Stop running Sonar for policy empty reposJessica Wagantall1-2/+2
Stop running Sonar scans for policy api, gui, pap and pdp. These repos are empty and do not contain any other files outside the pom.xml Change-Id: Ib012dcf7605f9bcf32130415040f5c6e024a6433 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>