Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Oct 17, 2023
1 parent c62abd7 commit a1f2261
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/case/istio/als/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ setup:
--set satellite.image.repository=apache/skywalking-satellite \
--set satellite.image.tag=vlatest \
--set satellite.env.SATELLITE_GRPC_ACCEPT_LIMIT_CPU_UTILIZATION=100 \
-f test/e2e/case/istio/values.yaml
-f ../../test/e2e/case/istio/values.yaml
wait:
- namespace: istio-system
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/case/istio/metrics/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ setup:
--set satellite.image.repository=apache/skywalking-satellite \
--set satellite.image.tag=vlatest \
--set satellite.env.SATELLITE_GRPC_ACCEPT_LIMIT_CPU_UTILIZATION=100 \
-f test/e2e/case/istio/values.yaml
-f ../../test/e2e/case/istio/values.yaml
wait:
- namespace: istio-system
Expand Down

0 comments on commit a1f2261

Please sign in to comment.