kubernetes-verify-deploy-test: set ROOK_FS=true by default
[infra/cicd.git] / jjb / cloud-infra / engine-macros.yaml
index 4218645e9fa730fb72d1874f1c3087c1a5ba39bf..9cc29956ffd5b977f09a277ef4d8a83aaae5f96c 100644 (file)
       - shell:
           !include-raw: ./scripts/package.sh
 
+- builder:
+    name: 'test-package-macro'
+    builders:
+      - shell:
+          !include-raw: ./scripts/test-package.sh
+
 - builder:
     name: 'upload-artifact-macro'
     builders:
       - shell:
           !include-raw: ./scripts/upload-artifact.sh
 
+- builder:
+    name: 'xtesting-upload-artifact-macro'
+    builders:
+      - shell:
+          !include-raw: ./scripts/upload-xtesting-artifact.sh
+
 - builder:
     name: 'download-deploy-artifact-macro'
     builders:
       - shell:
           !include-raw: ./scripts/download-deploy-artifact.sh
 
+- builder:
+    name: 'download-xtesting-artifact-macro'
+    builders:
+      - shell:
+          !include-raw: ./scripts/download-xtesting-artifact.sh
+
 - builder:
     name: 'download-functest-artifact-macro'
     builders:
     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