Skip to content

Commit 31a74e4

Browse files
committed
ReadME file updated for CAD E2E tests
1 parent 38466a7 commit 31a74e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/e2e/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ The value can be picked up from the Integration Key in the above link
3030

3131
export CAD_PAGERDUTY_ROUTING_KEY=<url-integration-key-value>
3232

33+
7. OCM_CLUSTER_ID
34+
35+
For running the test cases set up the value of OCM_CLUSTER_ID from the Internal ID of the cluster created in Step #3.
36+
37+
export OCM_CLUSTER_ID=<internal-cluster-id>
38+
3339
7. Run test suite using
3440

3541
DISABLE_JUNIT_REPORT=true KUBECONFIG=/(path-to)/kubeconfig ./(path-to)/bin/ginkgo --tags=osde2e -v test/e2e

0 commit comments

Comments
 (0)