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: integration/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The integration/e2e tests have the following prerequisites:
7
7
* make sure to have ssh key in aws `capi`in `us-east-1 region` if you do not have key refer
8
8
to CAPI on [AWS prerequisites documentation](https://cluster-api-aws.sigs.k8s.io/topics/using-clusterawsadm-to-fulfill-prerequisites#ssh-key-pair)
9
9
10
-
*to run tests locally you will need to have on path fallowing programs`clusterctl`, `kubectl`, `helm`
10
+
*local testing requires the following to be available in the PATH:`clusterctl`, `kubectl`, `helm`
11
11
12
12
* a management cluster initialised via `clusterctl` with the infrastructure targeted as well as the version of the MicroK8s providers we want to be tested
0 commit comments