From: afenner Date: Wed, 18 Sep 2019 13:59:52 +0000 (+0100) Subject: Making names shorter to avoid xtesting issue X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=bbdc834b319d5e78972ceea00894d17f8ff5b20e;p=infra%2Fcicd.git Making names shorter to avoid xtesting issue Change-Id: I0e6048f5148428e0e2ed659c4fd1b6f93b998b70 --- diff --git a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml index 3afc137e6..b5fcf9b87 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-onap.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-onap.yaml @@ -76,19 +76,19 @@ build-timeout: 5 onap-healthcheck-phases: - - onap-healthcheck-core: + - onap-hc-core: build-timeout: 30 test-type: onap-healthcheck - - onap-healthcheck-small: + - onap-hc-small: build-timeout: 30 test-type: onap-healthcheck - - onap-healthcheck-medium: + - onap-hc-medium: build-timeout: 30 test-type: onap-healthcheck - - onap-healthcheck-full: + - onap-hc-full: build-timeout: 30 test-type: onap-healthcheck - - onap-healthcheck-healthdist: + - onap-hc-healthdist: build-timeout: 30 test-type: onap-healthcheck @@ -222,7 +222,7 @@ name: K8S and OOM Healthcheck using xtesting condition: ALWAYS projects: - - name: 'oom-healthcheck-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' + - name: 'oom-hc-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' current-parameters: false predefined-parameters: | DISTRO=$DISTRO @@ -249,7 +249,7 @@ name: ONAP Healthcheck using xtesting condition: ALWAYS projects: - - name: 'onap-healthcheck-core-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' + - name: 'onap-hc-core-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' current-parameters: false predefined-parameters: | SLAVE_LABEL=$SLAVE_LABEL @@ -273,7 +273,7 @@ node-parameters: true kill-phase-on: NEVER abort-all-job: false - - name: 'onap-healthcheck-small-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' + - name: 'onap-hc-small-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' current-parameters: false predefined-parameters: | SLAVE_LABEL=$SLAVE_LABEL @@ -297,7 +297,7 @@ node-parameters: true kill-phase-on: NEVER abort-all-job: false - - name: 'onap-healthcheck-medium-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' + - name: 'onap-hc-medium-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' current-parameters: false predefined-parameters: | SLAVE_LABEL=$SLAVE_LABEL @@ -321,7 +321,7 @@ node-parameters: true kill-phase-on: NEVER abort-all-job: false - - name: 'onap-healthcheck-full-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' + - name: 'onap-hc-full-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' current-parameters: false predefined-parameters: | SLAVE_LABEL=$SLAVE_LABEL @@ -345,7 +345,7 @@ node-parameters: true kill-phase-on: NEVER abort-all-job: false - - name: 'onap-healthcheck-healthdist-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' + - name: 'onap-hc-healthdist-{distro}-{installer-type}-{type}-{ci-loop}-{onap-branch}' current-parameters: false predefined-parameters: | SLAVE_LABEL=$SLAVE_LABEL