Skip to content

Commit

Permalink
Enable websocket tests on contour
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode committed Oct 10, 2023
1 parent 4f170ea commit fd52550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/test-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ export GATEWAY_API_VERSION="v0.8.1"
export ISTIO_VERSION="1.19.0"
export ISTIO_UNSUPPORTED_E2E_TESTS="retry,httpoption"
export CONTOUR_VERSION="v1.26.0"
export CONTOUR_UNSUPPORTED_E2E_TESTS="httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,update"
export CONTOUR_UNSUPPORTED_E2E_TESTS="httpoption,basics/http2,grpc,grpc/split,update"

0 comments on commit fd52550

Please sign in to comment.