QUERY_TIMEOUT_SECONDS
- optional variable that sets up query timeout in seconds, by default it's60
TESTED_DB_URL
- JDBC connection link, needs to be the name of the database containerTESTED_DB_NAME
- database nameTESTED_DB_USER
- name of the database userTESTED_DB_PASS
- user's password
Same as the tested database's environmental variables.
INTERNAL_DB_URL
INTERNAL_DB_NAME
INTERNAL_DB_USER
INTERNAL_DB_PASS