Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ CI configuration has 3 steps:

Follow the guide for a corresponding CI to set it up.

:::note

Please ensure that Testomat.io IP addresses are allowed to access your CI environment: 142.132.185.19, 5.75.250.20

![Testomatio - Configuration](./images/CI_IP_address.png)

:::

### Input Variables

While connection settings can be different across CI settings, the list of input variables is the same.
Expand Down
Loading