APPS-261 Update the WORM test setup

This commit is contained in:
Cezar.Leahu
2020-08-19 10:26:03 +03:00
parent 48ebc26d72
commit 5066c85f7a

View File

@@ -67,7 +67,7 @@ jobs:
stage: Tests
install:
- travis_retry travis_wait 90 mvn -B -U -q install $MVN_SKIP -PbuildDockerImage -pl :alfresco-governance-services-enterprise-repo,:alfresco-governance-services-enterprise-share -am
- travis_retry travis_wait 30 mvn -B -U -q install $MVN_SKIP -pl alfresco-governance-services-automation -am
- travis_retry travis_wait 30 mvn -B -U -q install $MVN_SKIP -pl :alfresco-governance-services-automation-enterprise-rest-api -am
before_script: bash scripts/create-worm-bucket.sh
script: travis_wait 80 bash scripts/worm-mb-tests.sh
after_script: bash scripts/cleanup.sh