Merge "Add pike combo to carbon and nitrogen jobs"
[releng/builder.git] / jjb / packaging / puppet.yaml
index ce698b2a07c2cc91bdd9170d53b8c006b4af2ec7..b92d46977e3dd079361f209458f4a06f7bba0277 100644 (file)
           build-timeout: '{build-timeout}'
 
     builders:
-      - shell: !include-raw: include-raw-test-puppet.sh
+      - shell: !include-raw: test-puppet.sh
 
     triggers:
+      - timed: '@weekly'
       - gerrit-trigger-patch-submitted:
           server: '{server-name}'
           project: '{project}'
           branch: '{branch}'
           files: '**'
 
+    publishers:
+      - lf-infra-publish
+
 - job-template:
     name: '{project-name}-test-full-{stream}'
 
@@ -95,7 +99,7 @@
           build-timeout: '{build-timeout}'
 
     builders:
-      - shell: !include-raw: include-raw-test-puppet.sh
+      - shell: !include-raw: test-puppet.sh
 
     triggers:
       - timed: '@daily'
             failed: true
             unstable: true
             notbuilt: true
+
+    publishers:
+      - lf-infra-publish