From: Alexandru Avadanii Date: Tue, 17 Dec 2019 19:27:36 +0000 (+0100) Subject: Fix build-blocker level param typos X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=191228abb07ce70ee90eeca75f42e5d665c3bfe1;ds=sidebyside Fix build-blocker level param typos s/blocking-level/block-level/g as per [1]. [1] https://docs.openstack.org/infra/jenkins-job-builder/properties.html Change-Id: Iea628d0a7c8b3285ece13280abdda1aa85dbea2b Signed-off-by: Alexandru Avadanii --- diff --git a/jjb/akraino-templates/akraino-validation-templates.yaml b/jjb/akraino-templates/akraino-validation-templates.yaml index e8c96b4..b34638e 100644 --- a/jjb/akraino-templates/akraino-validation-templates.yaml +++ b/jjb/akraino-templates/akraino-validation-templates.yaml @@ -21,7 +21,7 @@ use-build-blocker: true blocking-jobs: - 'validation-docker-.*' - blocking-level: 'NODE' + block-level: 'NODE' scm: - validation-infra-gerrit-scm: jenkins-ssh-credential: '{jenkins-ssh-credential}' @@ -78,7 +78,7 @@ use-build-blocker: true blocking-jobs: - 'validation-docker-build-.*' - blocking-level: 'NODE' + block-level: 'NODE' scm: - validation-infra-gerrit-scm: jenkins-ssh-credential: '{jenkins-ssh-credential}' diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index a0e179f..335ac1e 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -205,7 +205,7 @@ blocking-jobs: - '.*-fuel-{deploy_type}-.*' - '.*-compass-{deploy_type}-.*' - blocking-level: 'NODE' + block-level: 'NODE' wrappers: - build-name: @@ -282,7 +282,7 @@ - '.*-{iecType}-deploy-{installer}-{deploy_type}-.*' - '.*-{iecType}-destroy-{installer}-{deploy_type}-.*' - '.*-{iecType}-install-.*-{installer}-{deploy_type}-.*' - blocking-level: 'NODE' + block-level: 'NODE' parameters: - lf-infra-parameters: