Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangpengcheng committed May 14, 2024
1 parent 7335491 commit 59cee79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .ci/tests/integration/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ verify:
expected: expected.data.yaml
- query: timeout 5m bash .ci/tests/integration/cases/functionmesh/verify.sh
expected: expected.data.yaml
- query: timeout 5m bash .ci/tests/integration/cases/functionmesh-with-generic-resources/verify.sh
expected: expected.data.yaml
- query: timeout 5m bash .ci/tests/integration/cases/hpa/verify.sh
expected: expected.data.yaml
- query: timeout 5m bash .ci/tests/integration/cases/builtin-hpa/verify.sh
Expand Down
2 changes: 0 additions & 2 deletions .ci/tests/integration/e2e_with_tls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,3 @@ verify:
expected: expected.data.yaml
- query: timeout 5m bash .ci/tests/integration/cases/global-and-namespaced-config/verify.sh
expected: expected.data.yaml
- query: timeout 5m bash .ci/tests/integration/cases/functionmesh-with-generic-resources/verify.sh
expected: expected.data.yaml

0 comments on commit 59cee79

Please sign in to comment.