mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
increase travis wait time
This commit is contained in:
@@ -141,7 +141,7 @@ jobs:
|
|||||||
- <<: *enterprise_shared_UI_configuration
|
- <<: *enterprise_shared_UI_configuration
|
||||||
name: "Enterprise Content Classification UI Tests"
|
name: "Enterprise Content Classification UI Tests"
|
||||||
script:
|
script:
|
||||||
- travis_wait 90 xvfb-run --server-args="-screen 0 1920x1080x24" mvn -B test -Prun-alfresco -Dskip.automationtests=false -f $AUTOMATION_UI_PATH/pom.xml -DsuiteXmlFile=enterpriseContentClassificationTests.xml -Dshare.url=${SHARE_URL} -Dalfresco.url=${ALFRESCO_URL} ${WEBDRIVER_ARGUMENTS}
|
- travis_wait 120 xvfb-run --server-args="-screen 0 1920x1080x24" mvn -B test -Prun-alfresco -Dskip.automationtests=false -f $AUTOMATION_UI_PATH/pom.xml -DsuiteXmlFile=enterpriseContentClassificationTests.xml -Dshare.url=${SHARE_URL} -Dalfresco.url=${ALFRESCO_URL} ${WEBDRIVER_ARGUMENTS}
|
||||||
|
|
||||||
- <<: *enterprise_shared_UI_configuration
|
- <<: *enterprise_shared_UI_configuration
|
||||||
name: "Enterprise Folders Classification UI Tests"
|
name: "Enterprise Folders Classification UI Tests"
|
||||||
|
Reference in New Issue
Block a user