summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2021-02-23 17:57:36 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-23 17:57:36 +0000
commit9651f59add983e04c6b25dc5e30011783aa53d31 (patch)
treea3a534ecaa670264e1ad77691836b475c2b910d2
parentb68d45c850d6ffabfdf47ebe5840f13ea13be4fa (diff)
parent7e9c8f0ab6f66ea47e0fc7450da576d8051e5b9e (diff)
Merge "[SDC] Save more logs"
-rw-r--r--jjb/sdc/sdc-csit.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml
index 96f6625c1..b943c9f3d 100644
--- a/jjb/sdc/sdc-csit.yaml
+++ b/jjb/sdc/sdc-csit.yaml
@@ -19,6 +19,10 @@
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'