X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=inline;f=test.template;fp=test.template;h=0000000000000000000000000000000000000000;hb=cee820144e0741dee01b9eb755827f2c263a0cf8;hp=81bd90738e2c7419d62d01c6dcef20492944693c;hpb=854da1e33dd03f1569d0766dbedda123dd5af4ea;p=releng%2Fglobal-jjb.git diff --git a/test.template b/test.template deleted file mode 100644 index 81bd9073..00000000 --- a/test.template +++ /dev/null @@ -1,108 +0,0 @@ -- defaults: - name: global - - # General - jenkins-ssh-credential: test-credential - - # Gerrit Infra - gerrit-server-name: test-server - - # GitHub Infra - 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 - stream: latest - build-node: build-vm - -################ -# GERRIT TESTS # -################ - -- project: - name: gerrit-ci-jobs - jobs: - - "{project-name}-ci-jobs" - - project-name: gerrit-ciman - -- project: - name: gerrit-maven-jobs - jobs: - - gerrit-maven-release - - project-name: gerrit-maven - staging-profile-id: uuddlrlrba - 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 - jobs: - - "{project-name}-python-jobs" - - project-name: gerrit-python - -################ -# GITHUB TESTS # -################ - -- project: - name: github-ci-jobs - jobs: - - "{project-name}-github-ci-jobs" - - project-name: github-ciman - -- project: - name: github-maven-jobs - jobs: - - github-maven-release - - project-name: github-maven - staging-profile-id: uuddlrlrba - 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 - jobs: - - "{project-name}-github-python-jobs" - - project-name: github-python