File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,11 @@ version without SNAPSHOT.
38
38
One-time setup is required to run any integration and E2E tests. Run
39
39
` mage integration:auth ` to perform this setup.
40
40
41
+ You'll also need to separately authenticate to [ Elastic's docker registry] [ elastic_docker_registry ] .
42
+ Go to https://docker-auth.elastic.co/ and authenticate with Okta to receive your credentials.
43
+
44
+ [ elastic_docker_registry ] : docker.elastic.co
45
+
41
46
### Running the tests
42
47
43
48
The test are run with mage using the ` integration ` namespace:
@@ -242,7 +247,7 @@ VM you will have shell connected to it.
242
247
243
248
### Credentials for cloud stack/projects
244
249
All cloud deployments and projects can be listed with `mage
245
- integration: listStacks `, they can be used to manually connect to
250
+ integration: stacks `, they can be used to manually connect to
246
251
Kibana and Elasticsearch.
247
252
248
253
If you need to manually run tests against any deployments, `mage
You can’t perform that action at this time.
0 commit comments