未验证 提交 e357b233 编写于 作者: K kezhenxu94 提交者: GitHub

Add Istio 1.17 to test matrix (#10395)

上级 b6944ae2
...@@ -597,6 +597,11 @@ jobs: ...@@ -597,6 +597,11 @@ jobs:
env: | env: |
ISTIO_VERSION=1.16.0 ISTIO_VERSION=1.16.0
KUBERNETES_VERSION=20 KUBERNETES_VERSION=20
- name: Istio Metrics Service 1.17.0
config: test/e2e-v2/cases/istio/metrics/e2e.yaml
env: |
ISTIO_VERSION=1.17.0
KUBERNETES_VERSION=20
- name: Satellite - name: Satellite
config: test/e2e-v2/cases/satellite/native-protocols/e2e.yaml config: test/e2e-v2/cases/satellite/native-protocols/e2e.yaml
...@@ -726,6 +731,8 @@ jobs: ...@@ -726,6 +731,8 @@ jobs:
kubernetes: 20 kubernetes: 20
- istio: 1.16.0 - istio: 1.16.0
kubernetes: 20 kubernetes: 20
- istio: 1.17.0
kubernetes: 20
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册