engine: Create openstack release jobs
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-periodic-onap-baremetal.yaml
index 338694770e1db8807067616920829766398dd0dc..7a50292a0a9747f05bee50da5b286d1f7687bbf0 100644 (file)
           project: '{project}'
           branch: '{nordix-branch}'
       - nordix-gerrit-parameters
-      - onap-baremetal-parameter-macro
+      - onap-baremetal-parameter-macro-legacy
       - label:
           name: SLAVE_LABEL
           default: '{slave-label}'
           project: '{project}'
           branch: '{nordix-branch}'
       - nordix-gerrit-parameters
-      - onap-baremetal-parameter-macro
+      - onap-baremetal-parameter-macro-legacy
       - label:
           name: SLAVE_LABEL
           default: 'xerces-jumphost-onap-ubuntu1804'
     builders:
       - description-setter:
           description: $DEPLOY_SCENARIO | $ONAP_FLAVOR | baremetal
-      - '{onap-other-phases}-baremetal-macro'
+      - '{onap-other-phases}-baremetal-macro-legacy'
 
 - job-template:
     name: '{onap-healthcheck-phases}-{distro}-{installer-type}-baremetal-{ci-loop}-{onap-branch}'
           project: '{project}'
           branch: '{nordix-branch}'
       - nordix-gerrit-parameters
-      - onap-baremetal-parameter-macro
+      - onap-baremetal-parameter-macro-legacy
       - label:
           name: SLAVE_LABEL
           default: 'xerces-jumphost-onap-ubuntu1804'
     builders:
       - description-setter:
           description: $DEPLOY_SCENARIO | $ONAP_FLAVOR | baremetal
-      - 'onap-healthcheck-baremetal-macro'
+      - 'onap-healthcheck-baremetal-macro-legacy'
 
 # vim: set ts=2 sw=2 expandtab: