Merge "Rename onap-oom-nofeature scenario to onap-nofeature-noha"
[infra/cicd.git] / jjb / cloud-infra / onap-macros.yaml
index 12795bdf95236bd645b3c36c7077b051660c79d4..42f7bc0e9e3127d14f0bdaee1b407f7b54a420b3 100644 (file)
@@ -40,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
       - 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: