[SDC] remove unsupported logs by archiver 63/118463/1
authorChrisC <christophe.closset@intl.att.com>
Thu, 25 Feb 2021 07:57:06 +0000 (08:57 +0100)
committerChrisC <christophe.closset@intl.att.com>
Thu, 25 Feb 2021 07:57:06 +0000 (08:57 +0100)
Seems like lftools does not support archiving files outside the jenkins workspace, got a couple of errorno 17, no time to debug this now so reverting to known good set of archive files

Issue-ID: SDC-3465
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I55e44edc8f1c7c1ebf4e600e86b50d7de91d3267

jjb/sdc/sdc-csit.yaml
jjb/sdc/sdc.yaml

index 40cf78c..09194f3 100644 (file)
                     **/hs_err_*.log
                     **/target/**/feature.xml
                     **/target/failsafe-reports/failsafe-summary.xml
-                    **/target/surefire-reports/*-output.txt
                     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: 'sdc-integration-tests'
       # project name in gerrit
       project: 'sdc'
index 1d81402..b86fad4 100644 (file)
               **/hs_err_*.log
               **/target/**/feature.xml
               **/target/failsafe-reports/failsafe-summary.xml
-              **/target/surefire-reports/*-output.txt
               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
       - gerrit-maven-stage:
           build-timeout: 90
           sign-artifacts: true