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/constants

14 lines
358 B

# This file should be modified locally according to proxysql configuration.
# All TAP tests depend on these environment variables.
#
# Usage: source this file before running TAP tests
# $ . constants
# or
# $ source constants
#
export TAP_HOST=127.0.0.1
export TAP_PORT=6033
export TAP_USERNAME=root
export TAP_PASSWORD=REDACTED
export TAP_WORKDIR=./tests/