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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ Meshery allows you to schedule tests and invoke them programmatically. Meshery w
120
120
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:
121
121
122
122
# 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.
124
124
Build and run with the below commands to create a container for running the smi-conformace tests:-
0 commit comments