Add xTesting packaging and Offline execution support
[infra/cicd.git] / jjb / cloud-infra / onap-jobs / onap-verify-deploy-test.yaml
index 8ecf96e16366348a53cc53aa6a29f4c7f3d83410..f84d601dc67a0506a0ca14aa5f2f41662b58e950 100644 (file)
           name: EXECUTION_MODE
           default: '{execution-mode}'
           description: 'Execution mode to run in'
+      - string:
+          name: STACK_TYPE
+          default: 'onap'
+          description: 'Stack to package, deploy, test, release'
       - string:
           name: PDF
           default: '{pdf}'
       - fix-workspace-permissions
 
     builders:
+      - 'download-deploy-artifact-macro'
+      - 'xtesting-healthcheck-macro'
       - 'xtesting-infra-healthcheck-macro'
 
 - job-template:
       - fix-workspace-permissions
 
     builders:
+      - 'wait-pkg-mgr-macro'
+      - 'download-deploy-artifact-macro'
       - 'xtesting-healthcheck-macro'