- Export
SNOWFLAKE_PASSWORD
andSNOWFLAKE_USERNAME
environment variables. - Edit the .env file to set the remaining variables. I'm using an XS warehouse.
Set the build arg REPRODUCE_ISSUE
to either true
or false
in the docker-compose.yaml
file.
Build and start the Docker container to run the tests under the same conditions:
docker-compose up --build