engine: Adapt testing to stack oriented framework
[infra/cicd.git] / jjb / engine / verify-jobs / onap-verify-deploy-test.yaml
index b2726ca5a31a597e6bdfb0e242cde162cfad75c2..cf3a3db02683813f055f9eb17c30e623201afe5e 100644 (file)
     stream:
       - 'master':
           branch: '{stream}'
+          deploy-scenario: 'onap-sdc-full'
       - 'frankfurt':
           branch: '{stream}'
+          deploy-scenario: 'onap-sdc-full'
       - 'elalto':
           branch: '{stream}'
+          deploy-scenario: 'onap-sdc-full'
 
     environment-type:
       - online:
     concurrent: true
 
     parameters:
+      - string:
+          name: DEPLOY_SCENARIO
+          default: '{deploy-scenario}'
+          description: 'Scenario to test change with.'
       - string:
           name: DISTRO
           default: '{distro}'