X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fverify-jobs%2Fopenstack-verify-deploy-test.yaml;fp=jjb%2Fengine%2Fverify-jobs%2Fopenstack-verify-deploy-test.yaml;h=5125be3d7e5439f5c8b6169e13361d6ee2c03f21;hb=5db1c8f0c5590b4030dc33ee259927782dabae6b;hp=d492e5786dbe2012cf1f28ffdf1783885ebc053b;hpb=de51df03efb9fc0cfc2d0ca5c757727c6c6c044e;p=infra%2Fcicd.git diff --git a/jjb/engine/verify-jobs/openstack-verify-deploy-test.yaml b/jjb/engine/verify-jobs/openstack-verify-deploy-test.yaml index d492e578..5125be3d 100644 --- a/jjb/engine/verify-jobs/openstack-verify-deploy-test.yaml +++ b/jjb/engine/verify-jobs/openstack-verify-deploy-test.yaml @@ -25,10 +25,13 @@ stream: - 'master': branch: '{stream}' + deploy-scenario: 'os-nosdn-nofeature' - 'train': branch: '{stream}' + deploy-scenario: 'os-nosdn-nofeature' - 'stein': branch: '{stream}' + deploy-scenario: 'os-nosdn-nofeature' environment-type: - online: @@ -82,6 +85,10 @@ concurrent: true parameters: + - string: + name: DEPLOY_SCENARIO + default: '{deploy-scenario}' + description: 'Scenario to test change with.' - string: name: DISTRO default: '{distro}'