Skip to content

Commit

Permalink
Add other meshes in scheduled-benchmarks
Browse files Browse the repository at this point in the history
Signed-off-by: Huang Xin <[email protected]>
  • Loading branch information
gyohuangxin committed Jun 24, 2022
1 parent 7c447a0 commit 5db69f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scheduled-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
strategy:
fail-fast: false
matrix:
service-mesh: ['istio', 'linkerd']
load-generator: ['fortio', 'wrk2']
service-mesh: ['istio', 'linkerd', 'consul', 'kuma', 'appmesh', 'cilium']
load-generator: ['fortio', 'wrk2', 'nighthawk']
steps:
- name: Setup Kubernetes
uses: manusa/[email protected]
Expand Down

0 comments on commit 5db69f1

Please sign in to comment.