mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
check logs from file
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
install: travis_wait 20 mvn -B install -PinstallAlfresco,apply-rm-community -q -f $AUTOMATION_COMMUNITY_PATH/pom.xml
|
||||
script:
|
||||
- travis_wait 60 mvn -B install -Prun-alfresco -Dskip.automationtests=false -f $AUTOMATION_COMMUNITY_PATH/pom.xml -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
|
||||
after_failure: tail ./target/reports/rm-automation-community-rest-api.log -5000
|
||||
after_failure: tail -n 5000 ./target/reports/rm-automation-community-rest-api.log
|
||||
- name: "Enterprise Rest API Tests"
|
||||
stage: Tests
|
||||
before_install:
|
||||
|
Reference in New Issue
Block a user