jjb: xci: xci-run-functest: Fix functest execution
[releng.git] / jjb / releng / artifact-cleanup.yml
index 1c609a4..2a25061 100644 (file)
@@ -1,15 +1,16 @@
+---
 - project:
     name: releng-artifact-cleanup
 
     project: 'releng'
 
     jobs:
-        - 'releng-artifact-cleanup-daily-{stream}'
+      - 'releng-artifact-cleanup-daily-{stream}'
 
     stream:
-        - master:
-            branch: '{stream}'
-            gs-pathname: ''
+      - master:
+          branch: '{stream}'
+          gs-pathname: ''
 
 
 - job-template:
     disabled: false
 
     parameters:
-        - project-parameter:
-            project: '{project}'
+      - project-parameter:
+          project: '{project}'
+          branch: '{branch}'
 
     scm:
-        - git-scm:
-            credentials-id: '{ssh-credentials}'
-            refspec: ''
-            branch: '{branch}'
+      - git-scm
 
     triggers:
-        - timed: 'H H * * *'
+      - timed: 'H H * * *'
 
     builders:
-        - shell: |
-            $WORKSPACE/utils/retention_script.sh
+      - shell: |
+          $WORKSPACE/utils/retention_script.sh