X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fverify-jobs%2Fengine-verify-deploy-test.yaml;h=7834f1b09b99b94a12ad9ca317c9bb30ca158fea;hb=5db1c8f0c5590b4030dc33ee259927782dabae6b;hp=c4f6f75b0d7d6cc82b2e31f244457f317713f36c;hpb=8795fc300b9be39db86562dd94d71c464e8005b3;p=infra%2Fcicd.git diff --git a/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml b/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml index c4f6f75b..7834f1b0 100644 --- a/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml +++ b/jjb/engine/verify-jobs/engine-verify-deploy-test.yaml @@ -25,6 +25,7 @@ stream: - 'master': branch: '{stream}' + deploy-scenario: 'k8-multus-plugins' environment-type: - online: @@ -84,6 +85,14 @@ 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'