summaryrefslogtreecommitdiffstats
path: root/jjb/global-defaults.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14Upgrade global-jjbJessica Wagantall1-0/+1
Upgrade to fetch gerrit-maven-docker jobs Add global default submodule-disable: false to allow submodule operations Add submodule-disable: '{submodule-disable}' for templates using the lf-infra-gerrit-scm macro. Change-Id: I27c2b1f4442e0c05d07de64d53791e6b193ebef0 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-04Add stage release global varsJessica Wagantall1-0/+2
Add needed global vars by gerrit-maven-stage to prepare ONAP components to use this job from global-jjb. Change-Id: Ib29fc6c42e4de2efd5fe783e69ecbad2e1afaa79 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-27Update packer version 1.2.3Anil Belur1-1/+1
The minimum recommended version of packer required for global-jjb packer jobs is 1.2.3 which supports the `instance_name` configuration. https://github.com/hashicorp/packer/blob/master/CHANGELOG.md Change-Id: Ibd9874b8632f16d96b2a07a67235de00ce87ee50 Issue-ID: CIMAN-168 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-03-28Add mvn-params to verify-javaJessica Wagantall1-0/+1
'{project-name}-{stream}-verify-java' needs an option to provide mvn-parameters to the builder step. Add mvn-params parameter to the job. Change-Id: Ib3ff4bfe487223270dcae508f4dbbfab880de178 Issue-ID: CIMAN-152 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-27Upgrade to common-packerJessica Wagantall1-0/+3
- Enable builder.json - Relove unused provision scripts - Update ci-management-packer-jobs - Update builder.yaml Change-Id: I0c9abcd33fd3acb84690863dca966a01731dc64c Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-05Reduce global timeoutJessica Wagantall1-1/+1
Reduce timeout to 90 minutes. This timeout is too big. Reduce it to 90 minutes to avoid stalled jobs. Change-Id: I0d4ed4bc81dacd9259a879ee38b52bb6d13011ab Issue-ID: CIMAN-142 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-13Add java-version for CLM projectsJessica Wagantall1-1/+0
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-12Clear java version variableJessica Wagantall1-1/+1
Jenkins jobs need to use (System) version of Java in their job configuration. Setting this variable initially was causing few CLM and other jobs to fail. Change-Id: I536d47a490b2d6c3778e499afed8f4dc3ba81e6d Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall1-1/+2
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-28Update to global-jjb v0.7.0Jessica Wagantall1-0/+3
Adding lftools-version as part of the global defaults Change-Id: I60bafbf80bc8826f44d4a3d6b6f7a2ebe4c781f1 Issue-id: CIMAN-29 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-07-12Add global-jjb jobs to ci-managementJeremy Phelps1-1/+5
Change-Id: I6cc5340cb57f8806a9d8a68f7d6a5bd69d7755a4 JIRA: CIMAN-4 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-07-12Checkout submodules recursively.Jeremy Phelps1-0/+3
Change-Id: Ief3b0584cc25b9036b6a5e1e5d4f8c41cb754349 JIRA: CIMAN-4 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-06-07global-defaults: Clear global JDK versionJessica Wagantall1-0/+3
Set global JDK version to empty Change-Id: I1b4c9f5cfdf1e8e53041b2162579253d42a974a1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-07global-defaults: Remove jdk global versionJessica Wagantall1-2/+1
This global version of JDK was added as part of the Maven block after re-using code from another project. Change-Id: Iff2eb13405b85b22aa4e9ab15db0f3cda6ba6026 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-06CLM: Update CLM scanner job templateJessica Wagantall1-0/+10
- Remove check-clm global macro - Isolate mvn goals in a separate variable - Update build-days-to-keep Issue: RELENG-150 Change-Id: I153cacbaef288ee8fbb1498b958b31d5457663f1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-03-16Scrub Gerrit server identifier of ecompAndrew Grimberg1-1/+1
Change-Id: I4f1f4c7644f161fab7aac63dde521b0f12b5faa2 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-24Move all maven definitions to variablesAndrew Grimberg1-0/+3
* Make sure that the maven version is not hard coded into any templates or macros * Set a global default maven version so that projects do not need to define it unless they need a different version from the default Change-Id: Ifd7dfe2e521fd88b52de96a00a3ef63953d4f682 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-08Moving from centos7 nodes to ubuntuJulienBe1-1/+1
Change-Id: Id42076f1c5e87ed42890d28c306e9fffdf1ddd88 Signed-off-by: JulienBe <jb379x@att.com>
2017-01-30Initial ci-management uploadAndrew Grimberg1-0/+21
* 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>