X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=test.template;h=81bd90738e2c7419d62d01c6dcef20492944693c;hb=11679542b3d7adde0a37c894a7422f72311c8c66;hp=898f43e441409a62eba25f0e238d75d873d4d4bd;hpb=af3db4b5361d4ef71a37aed82fb75055201ffe31;p=releng%2Fglobal-jjb.git diff --git a/test.template b/test.template index 898f43e4..81bd9073 100644 --- a/test.template +++ b/test.template @@ -11,6 +11,12 @@ git-url: https://github.com git-clone-url: 'git@github.com:' github-org: example-org + github_pr_whitelist: + - jpwku + - tykeal + - zxiiro + github_pr_admin_list: + - tykeal # Common test config project: releng/ciman @@ -35,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 @@ -62,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 @@ -70,4 +106,3 @@ - "{project-name}-github-python-jobs" project-name: github-python -