From: Fatih Degirmenci Date: Tue, 26 Feb 2019 10:02:36 +0000 (+0100) Subject: cloud-infra-jjb: Adjust configuration to make it work X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=885498a2b0ee7f058e23eb0533b096af7ec8d785;p=infra%2Fcicd.git cloud-infra-jjb: Adjust configuration to make it work This change attempts to fix build blocker, throttling and openstack slave parameters. Change-Id: I6277996d341f474681098e959da0a9583d7425eb --- diff --git a/jjb/cloud-infra/cloud-infra-verify-jobs.yaml b/jjb/cloud-infra/cloud-infra-verify-jobs.yaml index d1575094d..901ceb6b0 100644 --- a/jjb/cloud-infra/cloud-infra-verify-jobs.yaml +++ b/jjb/cloud-infra/cloud-infra-verify-jobs.yaml @@ -56,9 +56,6 @@ project: '{project}' branch: '{branch}' - nordix-gerrit-parameters - - label: - name: SLAVE_LABEL - default: 'cloud-infra-vpod' - string: name: DISTRO default: '{distro}' @@ -74,16 +71,22 @@ - 'cloud-infra-verify-{distro}-.*' - 'cloud-infra-os-.*' - 'cloud-infra-k8-.*' - blocking-level: 'NODE' + block-level: 'NODE' - throttle: max-per-node: 1 - max-total: 2 + max-total: 3 option: project wrappers: - build-timeout: timeout: 120 - fix-workspace-permissions + - openstack: + instances: + - cloud-name: Xerces_EST_ONAP + template-name: cloud-infra-vpod + count: 1 + single-use: True scm: - git-scm-gerrit: