Skip to content

Commit c078c04

Browse files
authored
Merge branch 'master' into kumarabd/feature/smi-grpc
2 parents 25177f0 + 6a4cb85 commit c078c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Meshery allows you to schedule tests and invoke them programmatically. Meshery w
120120
To manually invoke SMI Conformance test for a deployed service mesh, you can apply tests from the `smi-test` directory of this repository. Execute the following command to run the smi-conformace tests:
121121

122122
# To check for smi conformance of a deployed service mesh
123-
We use kuttl to check for SMI conformance. All the tests are written in smi-test directory of this repository.
123+
Meshery, the service mesh management plane, facililtates the execution and results gathering of these conformance tests. All the tests are written in `smi-test` directory of this repository.
124124
Build and run with the below commands to create a container for running the smi-conformace tests:-
125125

126126
```shell

0 commit comments

Comments
 (0)