X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-templates.yaml;h=e1ba3f8c6e8dc146d2374bf98a7db4215b0ce620;hb=3473052865402b842ead38173b1369f08b66b05d;hp=66bdd8b9de1136f47a58029ee4d5de3076cb823a;hpb=cd53a4071bcec7ca598ce8da3c5d762a2671fe59;p=releng%2Fbuilder.git diff --git a/jjb/releng-templates.yaml b/jjb/releng-templates.yaml index 66bdd8b9d..e1ba3f8c6 100644 --- a/jjb/releng-templates.yaml +++ b/jjb/releng-templates.yaml @@ -15,6 +15,7 @@ parameters: - opendaylight-infra-parameters: + os-cloud: '{os-cloud}' project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' @@ -79,6 +80,7 @@ parameters: - opendaylight-infra-parameters: + os-cloud: '{os-cloud}' project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' @@ -138,6 +140,7 @@ parameters: - opendaylight-infra-parameters: + os-cloud: '{os-cloud}' project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' @@ -153,6 +156,8 @@ - 'origin/$GERRIT_BRANCH' skip-tag: true choosing-strategy: 'gerrit' + submodule: + recursive: true wrappers: - opendaylight-infra-wrappers: @@ -196,6 +201,8 @@ # toxdir: directory containing the project's tox.ini relative to # the workspace. Empty works if tox.ini is at project root. + build-node: centos7-java-builder-2c-4g + <<: *tox_builder_verify # Specification for projects outside release cycle, to avoid referring a stream. @@ -214,6 +221,7 @@ # toxdir: directory containing the project's tox.ini relative to # the workspace. Empty works if tox.ini is at project root. + build-node: centos7-java-builder-2c-4g branch: master <<: *tox_builder_verify @@ -234,6 +242,8 @@ # toxdir: directory containing the project's tox.ini relative to # the workspace. Empty works if tox.ini is at project root. + build-node: centos7-java-builder-2c-4g + <<: *tox_builder_verify - job-template: @@ -246,6 +256,7 @@ parameters: - opendaylight-infra-parameters: + os-cloud: '{os-cloud}' project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' @@ -299,6 +310,7 @@ parameters: - opendaylight-infra-parameters: + os-cloud: '{os-cloud}' project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}'