X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fengine%2Fverify-jobs%2Fkubernetes-verify-deploy-test.yaml;fp=jjb%2Fengine%2Fverify-jobs%2Fkubernetes-verify-deploy-test.yaml;h=4093ba5b9e1bbbeae8e357e243f981dc883e62d5;hb=5db1c8f0c5590b4030dc33ee259927782dabae6b;hp=45e5f413311a639a38f888d1a92929e9cbe93f81;hpb=de51df03efb9fc0cfc2d0ca5c757727c6c6c044e;p=infra%2Fcicd.git diff --git a/jjb/engine/verify-jobs/kubernetes-verify-deploy-test.yaml b/jjb/engine/verify-jobs/kubernetes-verify-deploy-test.yaml index 45e5f413..4093ba5b 100644 --- a/jjb/engine/verify-jobs/kubernetes-verify-deploy-test.yaml +++ b/jjb/engine/verify-jobs/kubernetes-verify-deploy-test.yaml @@ -28,10 +28,13 @@ stream: - 'master': branch: 'master' + deploy-scenario: 'k8-multus-plugins' - '1_17': branch: '1.17' + deploy-scenario: 'k8-multus-plugins' - '1_15': branch: '1.15' + deploy-scenario: 'k8-calico-nofeature' environment-type: - online: @@ -91,6 +94,10 @@ concurrent: true parameters: + - string: + name: DEPLOY_SCENARIO + default: '{deploy-scenario}' + description: 'Scenario to test change with. This depends on the branch of the stack' - string: name: DISTRO default: '{distro}'