Skip to content

Commit 659fb1b

Browse files
committed
Skip broken test
1 parent 710d60a commit 659fb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SKIP_TESTS_OPENSHIFT = HTTPRouteServiceTypes # Doesn't work on OpenShift due to
2020
SKIP_TESTS =
2121
CEL_TEST_TARGET =
2222
INFERENCE_SUPPORTED_FEATURES = GatewayFollowingEPPRouting,EppUnAvailableFailOpen,HTTPRouteInvalidInferencePoolRef,InferencePoolAccepted,HTTPRouteMultipleGatewaysDifferentPools,HTTPRouteMultipleRulesDifferentPools,InferencePoolHTTPRoutePortValidation,InferencePoolInvalidEPPService,InferencePoolResolvedRefsCondition,GatewayWeightedAcrossTwoInferencePools
23-
INFERENCE_SKIP_TESTS =
23+
INFERENCE_SKIP_TESTS = GatewayFollowingEPPRoutingWithDataParallelism
2424

2525
# Check if ENABLE_EXPERIMENTAL is true
2626
ifeq ($(ENABLE_EXPERIMENTAL),true)

0 commit comments

Comments
 (0)