Remove unneeded JJB variable from packer templates
[releng/global-jjb.git] / test.template
index 898f43e..f49d54e 100644 (file)
     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
     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:
     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
-