engine: Adapt testing to stack oriented framework
[infra/cicd.git] / jjb / engine / verify-jobs / engine-verify-deploy-test.yaml
index b00de3fadbf8c957aeefd7fe0b0374eabe2225cc..7834f1b09b99b94a12ad9ca317c9bb30ca158fea 100644 (file)
@@ -25,6 +25,7 @@
     stream:
       - 'master':
           branch: '{stream}'
+          deploy-scenario: 'k8-multus-plugins'
 
     environment-type:
       - online:
     concurrent: true
 
     parameters:
+      - string:
+          name: DEPLOY_SCENARIO
+          default: '{deploy-scenario}'
+          description: 'Scenario to test change with.'
       - string:
           name: DISTRO
           default: '{distro}'