Skip to content

Commit

Permalink
add note about env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Sep 7, 2023
1 parent 2683776 commit 495a706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ciTests.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,8 @@ ictest-tkn-factory:
cd interchaintest && go test -race -v -run ^TestTokenFactory$$ .
```

There are also environment variables you can set to alter logging settings. See all options [here](./envOptions.md)

## Integrate Docker Name and Tag into Tests

The final part is to specify the proper Docker `Repository` (image name) and `Version` (image tag) in your `ibc.ChainConfig`.
Expand Down

0 comments on commit 495a706

Please sign in to comment.