X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fengine%2Fverify-jobs%2Fkubernetes-verify-package.yaml;h=153776bd8d2cfeac3d7d534fc04b76ff42de5658;hb=f2b51873a346fec4e1709c4bf3e60dff76431c12;hp=73a1e4d22aaa75930801aa8a7b091ca4a4cf5746;hpb=8795fc300b9be39db86562dd94d71c464e8005b3;p=infra%2Fcicd.git diff --git a/jjb/engine/verify-jobs/kubernetes-verify-package.yaml b/jjb/engine/verify-jobs/kubernetes-verify-package.yaml index 73a1e4d2..153776bd 100644 --- a/jjb/engine/verify-jobs/kubernetes-verify-package.yaml +++ b/jjb/engine/verify-jobs/kubernetes-verify-package.yaml @@ -35,6 +35,7 @@ failed: false unstable: false notbuilt: false + deploy-scenario: 'k8-multus-plugins' - '1_17': branch: '1.17' openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-cicd' @@ -44,6 +45,17 @@ failed: false unstable: false notbuilt: false + deploy-scenario: 'k8-multus-plugins' + - '1_16': + branch: '1.16' + openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-cicd' + execution-mode: 'packaging' + gated-projects: 'infra/stack/kubernetes|infra/installer/kubespray' + successful: false + failed: false + unstable: false + notbuilt: false + deploy-scenario: 'k8-calico-nofeature' - '1_15': branch: '1.15' openrc-credentials-file: 'est-jenkins-openrcfile-city-frankfurt-cicd' @@ -53,6 +65,7 @@ failed: false unstable: false notbuilt: false + deploy-scenario: 'k8-calico-nofeature' distro: - ubuntu1804 @@ -71,6 +84,10 @@ concurrent: true parameters: + - string: + name: DEPLOY_SCENARIO + default: '{deploy-scenario}' + description: 'Scenario to test change with.' - string: name: EXECUTION_MODE default: '{execution-mode}'