Skip to content
Snippets Groups Projects
Unverified Commit 2ed3d0fe authored by Braden Shepherdson's avatar Braden Shepherdson Committed by GitHub
Browse files

Extend the be-tests-mysql-latest-ee timeout to 30m (#24194)

parent c175a98d
No related branches found
No related tags found
No related merge requests found
......@@ -780,6 +780,7 @@ workflows:
# the configured MySQL instance, but there is one particular test (mysql-connect-with-ssl-and-pem-cert-test)
# that overrides the MB_MYSQL_TEST_* values with them
# the MYSQL_RDS_SSL_INSTANCE vars are secret and/or changeable, so they are defined in the CircleCI settings
timeout: 30m
extra-env: >-
MB_MYSQL_SSL_TEST_HOST=$MYSQL_RDS_SSL_INSTANCE_HOST
MB_MYSQL_SSL_TEST_SSL=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment