summaryrefslogtreecommitdiffstats
path: root/jenkins-config
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11Use local mirror when calling GerritJessica Wagantall2-6/+6
Change-Id: Ifcac0722e41a5e20ab705a03ed4ce09f54ae5198 Issue-ID: CIMAN-210 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-07Merge "Add Sigul bridge IP definition"Thanh Ha (zxiiro)2-0/+2
2018-09-07Add Sigul bridge IP definitionAndrew Grimberg2-0/+2
The Sigul installation scripts need to have the IP address of the bridge properly specified so that they can update the /etc/hosts file. This is needed because the bridges do not resolve to the proper IP address for minions. Change-Id: Id9d261eccf52b9a48c51fbbc791b09a0704af594 Issue-ID: CIMAN-193 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-09-03Update docker nodesJessica Wagantall2-2/+2
Update to the latest built image. Change-Id: If5b6f88f98072332b83f4764d414d7a5bb6a1ec0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-24Update docker nodesJessica Wagantall2-2/+2
Update docker nodes to fetch latest changes on executable permissions for rebar3 and geckodriver. Change-Id: Ia6ffefaa8e3110e6d782af3a009f1a9e11f5eb68 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-22Update docker nodesJessica Wagantall2-2/+2
Update nodes to include Erlang and Rebar3 Change-Id: Ida41e613063c831f8f78b47032883971607368a1 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-17Update docker nodes to include ChromeJessica Wagantall2-2/+2
Update docker nodes to the latest image which has Chrome installed. Change-Id: I2df1c51834370164aa2ea52c4d7569feeac84175 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-15Update docker nodesJessica Wagantall2-2/+2
Update docker nodes with latest docker-compose fix Change-Id: I78d42ac9d0cb3d70569b88cea9edd354125a8a07 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-15Add in sigul bridge configurationAndrew Grimberg1-0/+1
The production Jenkins system needs an ENV var set to specify what sigul signing key it has access to Issue-ID: CIMAN-193 Change-Id: I99160715f080ff8c2b1da05c296805b72f5a122b Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-08-14Update queue docker nodeJessica Wagantall1-1/+1
Update docker queue node with the latest docker image. Change-Id: I2251aa9621ea1e39a1f9e0258eca47b8598072c0 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-14Cleanup node namesJessica Wagantall6-6/+6
Cleanup node names and labels "basebuild" to "builder". New packer builds would need to also created new images using "builder" in their name to eventually change the image names too. Change-Id: Icf2975390ca1eda7b2646f6667d745b5587bb474 Issue-ID: CIMAN-182 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-13Update docker nodeJessica Wagantall1-1/+1
Change-Id: I1be2c77ede6c09bb45d9ccea3975a8e7504b48cf Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-11Update helm nodeJessica Wagantall1-1/+1
Update to an available node Change-Id: I445d12b3fab6e5de0436ca3816d71462011920ff Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-09Update Centos Redis nodeJessica Wagantall1-1/+1
Update image for Centos Redis image to CentOS 7 - redis - 20180805-2225 Change-Id: I4e4c0d1970cc3d780733e44ffcf03761923aff8c Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-17Upgrade Centos redis imageJessica Wagantall1-1/+1
Update Centos redis image to a new version. Change-Id: I7406deecfc3baf75bb7ec01f98d80d899c1ea9ad Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-17Set retention of queue-docker-4c-4g to 72 hoursgwu1-1/+1
Given lack of persistent volume, increase the retention time to minimize the chances of this instance being shut down. Change-Id: If065c5fe23cb882df74341891071366e5b32697b Issue-ID: CIMAN-178 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-16Reduce cap for queue instanceJessica Wagantall1-1/+1
Reduce cap to 1 for queue-docker-4c-4g Change-Id: Ib3d49981d02000ab95244b9aa62ae9bd6e2825ec Issue-ID: CIMAN-178 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Add long live instanceJessica Wagantall1-0/+6
Add a long live instance template for docker image. Set instance to live for 4 hours. Change-Id: I4060d22ea7bab2c906f1cc000d0c878b0c62c336 Issue-ID: CIMAN-178 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-13Update redis imageJessica Wagantall1-1/+1
Update typo on redis image from "builder" to "redis" Change-Id: I67294294f19f8216f0acbc1e9494443fe2c7254a Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-12Rename jenkins-init-system to jenkins-init-scriptThanh Ha1-1/+1
Issue-ID: CIMAN-177 Change-Id: I3fd22d5e82c8f5d126d4aa7fe728ad445d4bc1ec Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2018-07-12Add missing sandbox varJessica Wagantall1-0/+1
Add missing variable SIGUL_KEY=onap-test Change-Id: Ia3936d803e892c94d7b62027cd45360a9edfe2e0 Issue-ID: CIMAN-176 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-11Add cloud configJessica Wagantall11-0/+52
Add OpenStack cloud configuration for cloud instances. Change-Id: Icc8860672942e9a72fda884225a30295b1b65485 Issue-ID: CIMAN-177 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-11Manage global env varsJessica Wagantall2-0/+30
Manage Jenkins global environmental global variables via ci-management. Change-Id: I3ac87e0944b7994b2b1049742c3def34e37a5508 Issue-ID: CIMAN-176 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>