Add support for ONAP testing in verify jobs
[infra/cicd.git] / jjb / cloud-infra / engine-macros.yaml
index 27381e033370c03b98abc812148a9deb9850a89a..8a37b9424f26c5ea5ad16bcc068b213983585d41 100644 (file)
       - shell:
           !include-raw: ./scripts/delete-heat-stack.sh
 
+- builder:
+    name: 'cloud-infra-cleanup-stack-macro'
+    builders:
+      - shell:
+          !include-raw: ./scripts/cleanup-heat-stacks.sh
+
 - builder:
     name: 'wait-pkg-mgr-macro'
     builders:
     name: 'generate-k8sdeployment-environment-macro'
     builders:
       - shell:
-          !include-raw: ./scripts/generate-k8sdeployment-environment.sh          
+          !include-raw: ./scripts/generate-k8sdeployment-environment.sh
 
 - builder:
     name: 'promote-macro'
     builders:
       - shell:
           !include-raw: ./scripts/promote.sh
+
+- builder:
+    name: 'xtesting-infra-healthcheck-macro'
+    builders:
+      - shell:
+          !include-raw: ./scripts/xtesting-infra-healthcheck.sh
+
+- builder:
+    name: 'xtesting-healthcheck-macro'
+    builders:
+      - shell:
+          !include-raw: ./scripts/xtesting-healthcheck.sh