Make packer-cloud-env variable configurable
[releng/global-jjb.git] / test.template
index 898f43e..81bd907 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
 
     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
 
     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
         - "{project-name}-github-python-jobs"
 
     project-name: github-python
-