Update Tests authored by Manuel Kieweg's avatar Manuel Kieweg
...@@ -20,7 +20,7 @@ Set this environment variable to point the test to a different gNMI target. Defa ...@@ -20,7 +20,7 @@ Set this environment variable to point the test to a different gNMI target. Defa
### `GOSDN_TEST_API_ENDPOINT` ### `GOSDN_TEST_API_ENDPOINT`
Set this environment variable to point the test to a different goSDN API endpoint. Default is `http://gosdn-latest.apps.ocp.fbi.h-da.de/api`. Note that the APi root `/api` needs to be part of the variable. Set this environment variable to point the test to a different goSDN API endpoint. Default is `http://gosdn-latest.apps.ocp.fbi.h-da.de/api`. Note that the API root `/api` needs to be part of the variable.
### `GOSDN_TEST_USER` ### `GOSDN_TEST_USER`
... ...
......