engine: Adapt testing to stack oriented framework
[infra/cicd.git] / jjb / engine / verify-jobs / engine-verify-deploy-test.yaml
index c4f6f75b0d7d6cc82b2e31f244457f317713f36c..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}'
+          description: 'Distribution to use for configuring target nodes (networking etc.)'
       - label:
           name: SLAVE_LABEL
           default: 'engine-{slave-type}-{environment-type}-{distro}-fra'