Skip to content

Commit 269724e

Browse files
committed
new Env vars added
1 parent 48cb8a8 commit 269724e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/testing/environment-variables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
| **ET_SUT_LOG_TAG** | It allows us to assign a label in the log driver output of the SuT container. This tag contains information that ElasTest uses internally to identify logs | "sut_37_exec" | Is an external TJob | TJob |
2222
| **ET_ETM_TJOB_ATTACHMENT_API** | It contains an api url that allows us to attach evidence files to the execution | "http://172.18.0.1:37000/api/tjob/exec/707/attachment" | Always available | TJob |
2323
| **ET_TEST_CONTAINER_NAME** | TJob container name | "test_37" | Always available | TJob |
24+
| **ET_EIM_API** | EIM API url | "http://ip:port/eim/api" | Only available if the TJob uses an external SuT instrumented by ElasTest | TJob |
25+
| **ET_EIM_SUT_AGENT_ID** | Sut Agent ID in EIM DB | "iagent0" | Only available if the TJob uses an external SuT instrumented by ElasTest | TJob |
2426

2527
<br>
2628
* **TSS**: Test Support Services

0 commit comments

Comments
 (0)