X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=test.template;h=81bd90738e2c7419d62d01c6dcef20492944693c;hb=refs%2Fchanges%2F53%2F5753%2F6;hp=78a7c89f9f60558b2a1d39136a34bfb256151302;hpb=c08bbada6e92c88817f2f591285347f9a7b4a732;p=releng%2Fglobal-jjb.git diff --git a/test.template b/test.template index 78a7c89f..81bd9073 100644 --- a/test.template +++ b/test.template @@ -41,7 +41,22 @@ project-name: gerrit-maven staging-profile-id: uuddlrlrba - settings-file: gerrit-maven-project-settings + mvn-settings: gerrit-maven-project-settings + +- project: + name: gerrit-packer-jobs + jobs: + - "{project-name}-packer-jobs" + + packer-cloud-settings: ci-packer-cloud-env + project-name: gerrit-ciman + platforms: + - centos + - ubuntu1604 + + templates: + - java-builder + - mininet - project: name: gerrit-python-jobs @@ -68,7 +83,22 @@ project-name: github-maven staging-profile-id: uuddlrlrba - settings-file: aproject-settings + mvn-settings: aproject-settings + +- project: + name: github-packer-jobs + jobs: + - "{project-name}-github-packer-jobs" + + packer-cloud-settings: ci-packer-cloud-env + project-name: github-ciman + platforms: + - centos + - ubuntu1604 + + templates: + - java-builder + - mininet - project: name: github-python-jobs @@ -76,4 +106,3 @@ - "{project-name}-github-python-jobs" project-name: github-python -