engine: Enable deployment and testing for release jobs
[infra/cicd.git] / jjb / engine / periodic-jobs / engine-periodic-offline-deploy-test.yaml
index e3e68c1f88b8faa2292ec37104f6b1660a1dbc20..5a77c400aa3bdf7ce81e30d835d213f77e6540b6 100644 (file)
           option: project
 
     wrappers:
-      - build-timeout:
-          timeout: 550
+#      - build-timeout:
+#          timeout: 550
       - mask-passwords
       - fix-workspace-permissions
 
     builders:
       - description-setter:
           description: $PROVISIONER_TYPE | $INSTALLER_TYPE | $DEPLOY_SCENARIO
+      - 'download-artifact-macro'
       - multijob:
           name: "Offline Deployment on {type}"
           condition: SUCCESSFUL
           option: project
 
     wrappers:
-      - build-timeout:
-          timeout: '{build-timeout}'
+#      - build-timeout:
+#          timeout: '{build-timeout}'
       - mask-passwords
       - fix-workspace-permissions
 
     builders:
-      - shell: |
-          #!/bin/bash
-          env
+      - '{phase}-macro'