mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
APPS-261 Update the WORM test setup
- print alfresco log (last 5000 lines)
This commit is contained in:
@@ -71,6 +71,7 @@ jobs:
|
||||
before_script: bash scripts/create-worm-bucket.sh
|
||||
script: bash scripts/worm-mb-tests.sh
|
||||
after_script: bash scripts/cleanup.sh
|
||||
after_failure: docker ps -a | grep '_alfresco_1_' | awk '{print $1}' | xargs docker logs | tail -5000
|
||||
|
||||
# - name: "Community Integrations Tests on MySQL"
|
||||
# stage: Tests
|
||||
|
Reference in New Issue
Block a user