remove short timeout
This commit is contained in:
parent
b6a75d1fef
commit
916935484e
1
.github/workflows/automated-tests.yml
vendored
1
.github/workflows/automated-tests.yml
vendored
@ -271,7 +271,6 @@ jobs:
|
||||
|
||||
COMMAND="./bbb-install.sh -v jammy-30-dev -s bbb-ci.test -j -d /certs/"
|
||||
TIMEOUT=1500 # 25 minutes
|
||||
TIMEOUT=420 # 7 minutes - temporary for testing
|
||||
MAX_RETRIES=3
|
||||
RETRY_INTERVAL=60
|
||||
RETRY_COUNT=0
|
||||
|
Loading…
Reference in New Issue
Block a user