You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/e2e/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ Besides the tools, the following environment variables need to be set:
16
16
-`IONOS_TOKEN`: The IONOS API token
17
17
-`CONTROL_PLANE_ENDPOINT_LOCATION`: The location for the control plane endpoint and machine image.
18
18
-`IONOSCLOUD_MACHINE_IMAGE_ID`: The ID of the machine image to be used for the nodes. MUST be in the location specified by `CONTROL_PLANE_ENDPOINT_LOCATION`.
19
+
-`CI`: If running the tests locally, this has to be `false`. Otherwise (running in a CI), it has to be `true`.
19
20
20
21
Before running the tests, you need to build the provider image.
0 commit comments