Merge "Unset tempest.lib timeout in functional tests"

This commit is contained in:
Zuul 2021-08-05 16:27:04 +00:00 committed by Gerrit Code Review
commit fe1a377527
1 changed files with 5 additions and 0 deletions

View File

@ -84,6 +84,11 @@ setenv =
OS_VOLUME_API_VERSION = 3
# must define this here so it can be inherited by the -py3* environments
OS_CINDERCLIENT_EXEC_DIR = {envdir}/bin
# Our functional tests contain their own timeout handling, so
# turn off the timeout handling provided by the
# tempest.lib.base.BaseTestCase that our ClientTestBase class
# inherits from.
OS_TEST_TIMEOUT=0
# The OS_CACERT environment variable should be passed to the test
# environments to specify a CA bundle file to use in verifying a