summaryrefslogtreecommitdiffstats
path: root/jenkins-config
AgeCommit message (Collapse)AuthorFilesLines
2020-01-07Update redis nodeJessica Wagantall1-1/+1
Update to fetch dependency packages for mysql added. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8343491ac10ecf66920dd8638f2a4983c0e83182
2019-12-04Use an later build image with Py3.7Bengt Thuree1-1/+1
Community needs access to Python 3.7 Issue-ID: CIMAN-1 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I2bfb87b43902d51270235ee9ce85339cd7ffaaa2
2019-11-06Update Docker nodeJessica Wagantall1-1/+1
Update to a latest packer image 20191106-004821.547 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I946ebcda125af7ce87fcfa702e7427376b2d2710
2019-11-05Update docker arm nodesJessica Wagantall2-2/+2
Update to a more recent node 20191018-215136.301 Change-Id: I7c02d3f71e1a37d46bc7149e888856d212412432 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-10-21update ubuntu memcached builder with new python3-envDaniel Pono Takamori1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Daniel Pono Takamori <dtakamori@contractor.linuxfoundation.org> Change-Id: Ic9df66d108dbce67ca1c53aeaf97ba5c32252520
2019-10-07Update ubuntu builder nodesJessica Wagantall4-4/+4
Update nodes to unclude additional packages needed for verify and merge maven jobs. Change-Id: I9f8ea34dbf2bf5399919992c11b59a57989908c2 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-27forgot to update queue builderDaniel Pono Takamori1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Daniel Pono Takamori <dtakamori@contractor.linuxfoundation.org> Change-Id: Ia7affcfc8f7b1293ddc74a8fa0d020efe2011029
2019-09-26rebuild centos images against new pyenv stuffDaniel Pono Takamori6-6/+6
fix helm name Issue-ID: CIMAN-33 Signed-off-by: Daniel Pono Takamori <dtakamori@contractor.linuxfoundation.org> Change-Id: Id25188a8a16a166dd79a8f3e17b708ef9a6655f4
2019-09-25Update ubuntu buildersAric Gardner6-6/+6
Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Icf6a427226ea3ed572f965eb620736485db69a9e
2019-09-13Merge "Upgrade global-jjb"Bengt Thuree2-0/+4
2019-09-12Update Centos Builder to python36Aric Gardner3-3/+3
Issue-ID: INT-854 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Idf7d574a637e93a19aa263fc1760e71f688c62db
2019-09-12Upgrade global-jjbJessica Wagantall2-0/+4
- Fetch release container updates - Fetch WhiteSource job fixes - Add container Jenkins env varaibles needed for self container releases Change-Id: I99896745ed0103279a93d8436c933b0a92181e0b Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-09-09Add new image to the builder nodeMilin1-1/+1
Added new image Ubuntu 16.04 - docker - arm64 - 20190905-215538.077 to the builder node. Issue-ID: CIMAN-33 Signed-off-by: Milin <mjaiswal@contractor.linuxfoundation.org> Change-Id: Iffc20e96a1eac6faba441192efc646488a7f5ae5
2019-08-22Update ubuntu build nodeBengt Thuree1-1/+1
Update to a newer image since the one beeing used previously was to old (2017), and we had issues with it in the Sandbox Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I176e9171443579df5ba5ccd18480048670d539c3 Issue-ID: CIMAN-1
2019-08-07Add centos7-memcached-4c-4g builderEric Ball1-0/+3
Requested from LF as IT-17114. Change-Id: Ibcb95272930ed9b996b6ba72fe951c03178f3df6 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-08-05Update arm nodesJessica Wagantall2-0/+3
Rename existing node to match the others. Add arm node for 4c-4g Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I19012e46c7e0a17a3cd7f545344c4eb7284cd5a0
2019-07-31Add config for self releasesJessica Wagantall2-0/+4
Add global vars and ssh reference for self releases. Change-Id: I97fe1488b01662478b0faf3014dbcdad3e48f4f9 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-10Update Centos nodesJessica Wagantall4-4/+4
Update to a newer image since the one being used previously was too old and not based on the latest common-packer. Change-Id: Ic7f060b89a44d4817c4739c6f2b2faa563bd281a Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-06-07Update base image for nodesJessica Wagantall6-6/+6
Update the base image used for several ONAP nodes to an available one. Seems like some of the currently being used images got removed and we need to update to an image that is available now to unblock Jenkins builds. Change-Id: Ic1f215a1614284db1635bbb08333332622c77198 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-21Move node for ubuntu builder nodeJessica Wagantall1-1/+1
Revert node switch changes until optf python issues are debugged. Change-Id: Id37406d1222235182f0bd5f42d9012fae0359782 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-17Update nodes to a latest versionJessica Wagantall12-12/+12
This is to make sure all nodes are running on the latest versions of the packer installed tools. Change-Id: Ic0048eede5761334a4d920a23ea63ba7bf2e9577 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-17Update Centos7 builder nodeJessica Wagantall1-1/+1
Fix: error in urllib3 setup command: 'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers. Change-Id: I2b1756b26a5f8df4aad549ad025d8d08e194561f Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-07Add Centos7 docker nodeJessica Wagantall1-0/+3
Currently we just had Centos7 builder nodes but with the migration to maven-stage job we will need to use Centos7 nodes with docker to allow for some teams to run containers as part of their deploy phase. Change-Id: I330facf5508f44233f2cf4c23a909ffb8045f760 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-10Update arm node for testingJessica Wagantall1-1/+1
Change-Id: Ia327d7488ee972520734e8e604011dca00415aec Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-08Move Ubuntu node for DCAE to 8 CPUsJessica Wagantall1-1/+1
More CPUs needed for DCAE team's deployments component. Change-Id: I8add8fd11bdadfbf17ae5504a3b17e039e446db2 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-08Update docker nodeJessica Wagantall1-1/+1
Update docker node to fetch latest updates from global-jjb. Particularly, python 3.7.0 installation. Change-Id: I24273cb532e2d705a34a53407f2f201da0922d03 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-05Add node for dcaegen2 projectJessica Wagantall1-0/+3
The project needs to test their jobs on a node with 100GB space for their new components. Issue-ID: CIMAN-34 Change-Id: I4167a34fbd4267f4eb3da59de9560f6333dd75db Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-02Add Ubuntu 16.04 ARM nodeJessica Wagantall1-0/+3
Add new node template for Ubuntu 16.04 ARM Docker node. Change-Id: Ia897f7e44d76bf8198e4ab4409f0c561af5c8e69 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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>