X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-defaults.yaml;h=b86e65374f18abf6ea0c009832597a3734493fb5;hb=af108d9e65fcde0d2e44b2696cf91b98aa47bb91;hp=7ec69c6ad272811f7f0af17ea45111185e65cf09;hpb=ded01d7fdd69ec20f828e11de936842d4f43413a;p=ci-management.git diff --git a/jjb/global-defaults.yaml b/jjb/global-defaults.yaml index 7ec69c6ad..b86e65374 100644 --- a/jjb/global-defaults.yaml +++ b/jjb/global-defaults.yaml @@ -14,6 +14,9 @@ # lf-infra defaults lftools-version: <1.0.0 + # packer_version + packer-version: 1.3.1 + # default gerrit server definition server-name: 'Primary' gerrit-server-name: 'Primary' @@ -22,6 +25,8 @@ jdk: '' # Maven + mvn-params: '' + mvn-staging-id: 'ecomp-staging' onap-infra-mvn-opts: | --show-version --batch-mode @@ -29,10 +34,11 @@ -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r + staging-profile-id: 176c31dfe190a # Timeout in minutes - build-timeout: 360 - build-node: ubuntu1604-basebuild-2c-1g + build-timeout: 90 + build-node: ubuntu1604-builder-2c-1g archive-artifacts: '' @@ -41,6 +47,7 @@ # git submodule attributes submodule-recursive: true + submodule-disable: false # Jenkins jenkins-ssh-credential: onap-jenkins-ssh