X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fverify-jobs%2Fopenstack-verify-deploy-test.yaml;h=5841d392ffe62d0bd710230f7df8b8404f5e58b4;hb=f2b51873a346fec4e1709c4bf3e60dff76431c12;hp=62a3fddc28d30a4cddbe09e996cc4fda98f33447;hpb=8795fc300b9be39db86562dd94d71c464e8005b3;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 62a3fddc..5841d392 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,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' @@ -253,7 +264,7 @@ condition: SUCCESSFUL execution-type: PARALLEL projects: - - name: 'openstack-verify-{environment-type}-deploy-{distro}-city-{type}-master' + - name: 'openstack-verify-{environment-type}-deploy-{distro}-city-{type}-{stream}' current-parameters: true git-revision: true node-parameters: true @@ -265,7 +276,7 @@ condition: SUCCESSFUL execution-type: PARALLEL projects: - - name: 'openstack-verify-{environment-type}-functest-{distro}-city-{type}-master' + - name: 'openstack-verify-{environment-type}-functest-{distro}-city-{type}-{stream}' current-parameters: true git-revision: false node-parameters: true