summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-csit-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-05-03Refactor: Cleanup for pre-commitAndrew Grimberg1-45/+45
Change-Id: I322d72428f094f75f065d02f179a71958f36c875 Issue-ID: CIMAN-33 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-05-02Remove Policy k8s jenkins job from ONAPrameshiyer271-115/+0
Removing the kubernetes based policy integration tests from ONAP as the infrastructure is not sufficient to run Microk8s cluster. Issue-ID: POLICY-4655 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Iad7a57244ab73e215b2d3e837ea09daf73b99553
2023-04-18Refactor!: JJB code comply with updates to v5.xAnil Belur1-4/+4
Update global-jjb v0.86.0, this updates the minimal version of JJB to v5.0.2. Issue-ID: CIMAN-33 Change-Id: I26089604b401a8b486d752a4780b1981788d19ad Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-03-14Add jenkins jobs for policy CSIT in Kubernetesrameshiyer271-0/+116
Components included: Api, Pap, Apex-pdp, xacml-pdp, drools-pdp, Clamp Issue-ID: POLICY-4541 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I8c261c859d3d85a586beb3fc40ff16c3f7f3f8dd
2021-06-07Skip properties file on policy CSITsJim Hahn1-4/+0
Previously removed the jjb macros to install robotframework components, but the jobs still reference the property file that was generated by the macro. Removed the reference. Issue-ID: POLICY-3155 Change-Id: Ic9ff5f5172576a063a09b31d5c0d37788b3cd355 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-06-04Don't install robot in Policy CSITsJim Hahn1-2/+0
The Policy CSITs install their own robot framework now, so no need to copy it as part of the build job. Issue-ID: POLICY-3155 Change-Id: I39135cd2b37e02c1f5d56b1696065f22e4dcce58 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-05-19Fix files path for policy csit verify jobRam Krishna Verma1-1/+1
Issue-ID: POLICY-3257 Change-Id: Id56e99afdf207e6173905e5fbdf47e735f96a6ba Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-05-18Add project csit verify job for policy componentsRam Krishna Verma1-0/+61
Adding project csit verify job for policy framework components to verify the changes coming in the incoming gerrit review. Issue-ID: POLICY-3257 Change-Id: I4872179e354c5c2c0a66f50bf5b8e4677313f6a9 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-05-03Use tip of master for CSIT buildsJim Hahn1-1/+1
The policy CSIT builds are failing, apparently because they are not using code from the latest master tip. Per Jess, fixed this by changing to the 'default' strategy. Issue-ID: POLICY-3265 Change-Id: I7fcf9741cdeb4e6c8f44b04e0beac1506f10f9bb Signed-off-by: Jim Hahn <jrh3@att.com>
2021-02-03remove unique-docker-tagTaka Cho1-2/+0
remove unique-docker-tag Change-Id: If24129b3a39266661e2aaa90f86b0a442a23b68e Issue-ID: INT-1823 Signed-off-by: Taka Cho <takamune.cho@att.com>
2021-01-29new project-csit for policyTaka Cho1-0/+61
apply to new template for project-specific csit structure Change-Id: I564f5ba53e437bb7a65f2a645b351edb8104b97c Issue-ID: POLICY-2895 Signed-off-by: Taka Cho <takamune.cho@att.com>