summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-csit-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
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>