X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fonap-macros.yaml;h=42f7bc0e9e3127d14f0bdaee1b407f7b54a420b3;hb=4e95f941f27d2907d983620ed992e8789e4eb59b;hp=9ff14254695b9bb75cd37521d08b9f3f9be30935;hpb=aca27a6ba352694e9e83fd809933a1314860484c;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/onap-macros.yaml b/jjb/cloud-infra/onap-macros.yaml index 9ff14254..42f7bc0e 100644 --- a/jjb/cloud-infra/onap-macros.yaml +++ b/jjb/cloud-infra/onap-macros.yaml @@ -22,10 +22,6 @@ - parameter: name: 'onap-parameter-macro' parameters: - - project-parameters: - project: '{project}' - branch: '{nordix-branch}' - - nordix-gerrit-parameters - label: name: SLAVE_LABEL default: 'jumphost-onap-ubuntu1804' @@ -44,7 +40,7 @@ description: 'Installer to use for deploying the scenario' - string: name: DEPLOY_SCENARIO - default: 'onap-oom-nofeature' + default: 'onap-nofeature-noha' description: 'Scenario to deploy and test' - string: name: DEPLOY_TYPE @@ -100,10 +96,4 @@ - shell: !include-raw: ./promote-onap.sh -- builder: - name: 'delete-stack-macro' - builders: - - shell: - !include-raw: ./delete-stack.sh - # vim: set ts=2 sw=2 expandtab: