summaryrefslogtreecommitdiffstats
path: root/jenkins-scripts
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Add Nexus3 port fwrding for ARM64Jessica Wagantall2-0/+32
ARM64 nodes need to have these Nexus3 ports forwarded for now until we are able to move to DockerHub. This change is done to unblock CI/CD testing for ARM64 Change-Id: I4978f22a6c1d8e7e37972f0b2e5f9ca1d613d104 Issue-ID: CIMAN-229 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-02Grant Jenkins user sudo rightsAndrew Grimberg1-0/+6
Incoming changes for sigul will require that Jenkins have sudo rights anywhere in the environment. Change-Id: Ie83b510ae7ac9a4abe5e90402458ff8dc4d7a5da Issue-ID: CIMAN-94 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-09-19Add write permission to /dataGary Wu3-0/+22
Create a /data directory on the VM that some ONAP containers need to mount to retrieve environment configuration data. Change-Id: I4ec91822f841c4b269d768f660f47ffecd243267 Issue-ID: INT-216 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-01-30Initial ci-management uploadAndrew Grimberg5-0/+154
* Configure initial jobs and validate Jenkins environment * Do not hook up packer build jobs at this time Change-Id: I1818e8680d215318410f6beff5af054db03e7fa1 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>