You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/test/tap/groups/mysql84/env.sh

9 lines
339 B

# Legacy Test Group Environment
# Defines the primary targets for tests that expect a generic MySQL or PGSQL backend.
export DEFAULT_MYSQL_INFRA="infra-mysql84"
export DEFAULT_PGSQL_INFRA="docker-pgsql16-single"
# Path to test data directory for RESTAPI scripts (reg_test_3223)
export REGULAR_INFRA_DATADIR="${WORKSPACE}/test/tap/tests"