Skip to content

Commit

Permalink
Merge branch 'master' into kumarabd/feature/smi-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Aug 5, 2020
2 parents 25177f0 + 6a4cb85 commit c078c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Meshery allows you to schedule tests and invoke them programmatically. Meshery w
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:

# To check for smi conformance of a deployed service mesh
We use kuttl to check for SMI conformance. All the tests are written in smi-test directory of this repository.
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.
Build and run with the below commands to create a container for running the smi-conformace tests:-

```shell
Expand Down

0 comments on commit c078c04

Please sign in to comment.