X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fengine-macros.yaml;h=9cc29956ffd5b977f09a277ef4d8a83aaae5f96c;hb=73a6263394fcc6b3a3e2f83b1cdd9658a70a7b51;hp=8a37b9424f26c5ea5ad16bcc068b213983585d41;hpb=41a2d0c59d27d75f124e168bc2acca0e91ab16f4;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/engine-macros.yaml b/jjb/cloud-infra/engine-macros.yaml index 8a37b942..9cc29956 100644 --- a/jjb/cloud-infra/engine-macros.yaml +++ b/jjb/cloud-infra/engine-macros.yaml @@ -45,18 +45,36 @@ - 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: