Making names shorter to avoid xtesting issue 55/2255/1
authorafenner <andrew.fenner@est.tech>
Wed, 18 Sep 2019 13:59:52 +0000 (14:59 +0100)
committerafenner <andrew.fenner@est.tech>
Wed, 18 Sep 2019 13:59:52 +0000 (14:59 +0100)
Change-Id: I0e6048f5148428e0e2ed659c4fd1b6f93b998b70

jjb/cloud-infra/cloud-infra-periodic-onap.yaml

index 3afc137e61a456e58a9a400b57c90359baf9b46b..b5fcf9b87dcead96cd5de3a0831788fb154474cd 100644 (file)
           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
 
           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
           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
               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
               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
               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
               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