Differentiate CSIT PoC jobs and templates
[ci-management.git] / jjb / integration / integration-templates-csit.yaml
index 3ae98a2..804598c 100644 (file)
           send-to-individuals: true
 
 - job-template:
-    name: '{project-name}-{stream}-project-csit-{functionality}'
+    name: '{project-name}-{stream}-project-csit-{functionality}-PoC'
     disabled: '{disabled}'
-
     project-type: freestyle
     build-node: 'ubuntu1804-docker-8c-8g'
     node: '{build-node}'
           test-plan: 'plans/{functionality}'
       - integration-test-options:
           test-options: '{robot-options}'
+      - integration-unique-docker-tag:
+          unique-docker-tag: ''
 
     scm:
       - gerrit-trigger-scm:
           send-to-individuals: true
 
 - job-template:
-    name: '{project-name}-unified-review-{stream}-test'
+    name: '{project-name}-unified-review-{stream}-PoC'
     disabled: '{disabled}'
     project-type: freestyle
     build-node: 'ubuntu1804-docker-8c-8g'
           global-settings-file: "{mvn-global-settings}"
           settings-file: "{mvn-settings}"
       - trigger-builds:
-         -  project: "{project-name}-{stream}-docker-golang-shell-daily"
+         -  project: "{project-name}-{stream}-docker-golang-snapshot-PoC"
             condition: UNSTABLE_OR_BETTER
             predefined-parameters: |
               UNIQUE_DOCKER_TAG=$BUILD_TAG
               GERRIT_REFSPEC=$GERRIT_REFSPEC
             block: true
       - trigger-builds:
-         -  project: '{project-name}-{stream}-project-csit-{review-functionality}'
+         -  project: "{jobs_to_trigger}"
             condition: UNSTABLE_OR_BETTER
             predefined-parameters: |
               UNIQUE_DOCKER_TAG=$BUILD_TAG