Merge "Add Robot and e-mail publishers to verifications"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 23 Feb 2021 17:58:13 +0000 (17:58 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 23 Feb 2021 17:58:13 +0000 (17:58 +0000)
jjb/aai/aai-babel.yaml
jjb/sdc/sdc-csit.yaml

index 62e7c93..158df9b 100644 (file)
@@ -9,8 +9,9 @@
     name: aai-babel
     project-name: 'aai-babel'
     jobs:
-      - '{project-name}-{stream}-verify-java'
-      - '{project-name}-{stream}-merge-java'
+      - gerrit-maven-verify
+      - gerrit-maven-merge:
+          cron: '@daily'
       - gerrit-maven-stage:
           sign-artifacts: true
           build-node: centos7-builder-4c-4g
@@ -34,6 +35,8 @@
     build-node: ubuntu1804-builder-4c-4g
     java-version: openjdk11
     mvn-version: 'mvn36'
+    nexus-snapshot-repo: 'snapshots'
+    mvn-snapshot-id: 'ecomp-snapshots'
 
 - project:
     name: aai-babel-sonar
index 96f6625..b943c9f 100644 (file)
                     integration-tests/target/ExtentReport/API/*.html
                     integration-tests/target/ExtentReport/UI/*.html
                     integration-tests/target/ExtentReport/UI/screenshots/*.png
+                    /tmp/sdc-integration-tests/*.log*
+                    /tmp/sdc-integration-tests/SDC/ONBOARDING-BE/*.log
+                    /tmp/sdc-integration-tests/SDC/SDC-BE/*.log
+                    /tmp/sdc-integration-tests/SDC/SDC-FE/*.log
           - '{project-name}-merge-verification-maven-{stream}':
                 build-node: ubuntu1804-docker-8c-16g
                 container-public-registry: 'nexus3.onap.org:10001'