From: Fatih Degirmenci Date: Mon, 15 Apr 2019 06:42:08 +0000 (+0000) Subject: Merge "acumos: Add jobs for federation project" X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=24728e1554086e2e8d6b48ae19fbfe496cd1c31a;hp=98745ef93d68756010d7b462a0343a895ce7382d;p=infra%2Fcicd.git Merge "acumos: Add jobs for federation project" --- diff --git a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml index 253cc8621..7f66e2969 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml @@ -235,6 +235,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: ' -vvv ' + description: 'Extra paramters that can be added when run the play books.' - string: name: DEPLOY_SCENARIO default: 'k8-calico-nofeature'