X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=test.template;h=f49d54e0731b17263cf2922e262e9a1fb7b9aba1;hb=04163ad187f5da1063953ff301da2761c65d304e;hp=898f43e441409a62eba25f0e238d75d873d4d4bd;hpb=af3db4b5361d4ef71a37aed82fb75055201ffe31;p=releng%2Fglobal-jjb.git diff --git a/test.template b/test.template index 898f43e4..f49d54e0 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 @@ -37,6 +43,20 @@ staging-profile-id: uuddlrlrba settings-file: gerrit-maven-project-settings +- project: + name: gerrit-packer-jobs + jobs: + - "{project-name}-packer-jobs" + + project-name: gerrit-ciman + platforms: + - centos + - ubuntu1604 + + templates: + - java-builder + - mininet + - project: name: gerrit-python-jobs jobs: @@ -64,10 +84,23 @@ staging-profile-id: uuddlrlrba settings-file: aproject-settings +- project: + name: github-packer-jobs + jobs: + - "{project-name}-github-packer-jobs" + + project-name: github-ciman + platforms: + - centos + - ubuntu1604 + + templates: + - java-builder + - mininet + - project: name: github-python-jobs jobs: - "{project-name}-github-python-jobs" project-name: github-python -