Skip to content

Commit f313dcc

Browse files
Maciej Golaszewskikwmonroe
andcommitted
Apply suggestions from code review
Co-authored-by: Kevin W Monroe <kevin.monroe@canonical.com>
1 parent 966c0c8 commit f313dcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The integration/e2e tests have the following prerequisites:
77
* make sure to have ssh key in aws `capi`in `us-east-1 region` if you do not have key refer
88
to CAPI on [AWS prerequisites documentation](https://cluster-api-aws.sigs.k8s.io/topics/using-clusterawsadm-to-fulfill-prerequisites#ssh-key-pair)
99

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`
1111

1212
* a management cluster initialised via `clusterctl` with the infrastructure targeted as well as the version of the MicroK8s providers we want to be tested
1313

@@ -68,7 +68,7 @@ kubectl apply -f bootstrap/bootstrap-components.yaml -f control-plane/control-pl
6868
```
6969
### Cluster definitions for e2e
7070

71-
Cluster definition are stored in [`manifests`](./cluster-manifests) directory.
71+
Cluster definitions are stored in the [`manifests`](./cluster-manifests) directory.
7272

7373
#### Trigger the e2e tests
7474

0 commit comments

Comments
 (0)