diff --git a/.github/workflows/automated-tests.yml b/.github/workflows/automated-tests.yml index 028799c8ec..05ddceae06 100644 --- a/.github/workflows/automated-tests.yml +++ b/.github/workflows/automated-tests.yml @@ -271,6 +271,7 @@ 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