Merge "Adding maven-docker-stage job for optf-fgps module"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 16 Oct 2019 17:50:06 +0000 (17:50 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 16 Oct 2019 17:50:06 +0000 (17:50 +0000)
jjb/dmaap/dmaap-buscontroller-csit.yaml
jjb/dmaap/dmaap-csit.yaml
jjb/dmaap/dmaap-datarouter-csit.yaml
jjb/sdc/sdc-sdc-distribution-client.yaml
jjb/testsuite/testsuite.yaml

index 6b46981..1362bc7 100644 (file)
@@ -2,7 +2,6 @@
 - project:
     name: dmaap-buscontroller-csit
     jobs:
-      - '{project-name}-{stream}-verify-csit-{functionality}'
       - '{project-name}-{stream}-csit-{functionality}'
     project-name: 'dmaap-buscontroller'
     stream: 'master'
index 6954c66..a242937 100644 (file)
@@ -2,7 +2,6 @@
 - project:
     name: dmaap-csit
     jobs:
-      - '{project-name}-{stream}-verify-csit-{functionality}'
       - '{project-name}-{stream}-csit-{functionality}'
     project-name: 'dmaap'
     stream: 'master'
index 7cf8a92..3c51678 100644 (file)
@@ -2,7 +2,6 @@
 - project:
     name: dmaap-datarouter-csit
     jobs:
-      - '{project-name}-{stream}-verify-csit-{functionality}'
       - '{project-name}-{stream}-csit-{functionality}'
     project-name: 'dmaap-datarouter'
     stream:
@@ -17,7 +16,6 @@
 - project:
     name: dmaap-datarouter-csit-ssl
     jobs:
-      - '{project-name}-{stream}-verify-csit-{functionality}'
       - '{project-name}-{stream}-csit-{functionality}'
     project-name: 'dmaap-datarouter'
     stream:
index c7a3424..b3053a3 100644 (file)
@@ -22,6 +22,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'elalto':
+          branch: 'elalto'
     mvn-settings: 'sdc-sdc-distribution-client-settings'
     files: '**'
     archive-artifacts: ''
index 0bde8c1..e85a0c4 100644 (file)
@@ -5,6 +5,15 @@
     views:
       - project-view
 
+- project:
+    name: testsuite-release
+    project-name: 'testsuite'
+    project: 'testsuite'
+    mvn-settings: 'testsuite-settings'
+    jobs:
+      - '{project-name}-gerrit-release-jobs':
+          build-node: centos7-docker-8c-8g
+
 - project:
     name: testsuite
     project-name: 'testsuite'