X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-periodic-engine.yaml;h=2291089ae414cd27f46f3536242d68dc05ac766f;hb=refs%2Fchanges%2F31%2F1031%2F1;hp=253cc862162b4a3eec8f6556d28187a6b6abe1f9;hpb=0c0e67aaf375e2e26e3cfa97037d628e4a96c122;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml index 253cc862..2291089a 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml @@ -87,7 +87,7 @@ - nordix-gerrit-parameters - label: name: SLAVE_LABEL - default: 'vpod-deploy-{os}' + default: 'vpod-deploy-city' description: 'Slave label to schedule this job on. All slaves have Ubuntu1604 no matter what distro target nodes use' - string: name: DISTRIBUTION @@ -141,8 +141,6 @@ - build-timeout: timeout: 120 - fix-workspace-permissions - - openstack: - single-use: True scm: - git-scm: @@ -235,6 +233,10 @@ name: DIB_OS_ELEMENT default: 'ubuntu-minimal' description: 'DIB OS Element to use for building the deployment image to provision target nodes with. Overriden by upstream job.' + - string: + name: ENGINE_ANSIBLE_PARAMS + default: ' -v ' + description: 'Extra paramters that can be added when run the play books.' - string: name: DEPLOY_SCENARIO default: 'k8-calico-nofeature'