Skip to content

Commit ea507a5

Browse files
committed
Skip new conformance test
1 parent 82b728a commit ea507a5

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
@@ -21,7 +21,7 @@ SKIP_TESTS_OPENSHIFT = HTTPRouteServiceTypes # Doesn't work on OpenShift due to
2121
SKIP_TESTS =
2222
CEL_TEST_TARGET =
2323
INFERENCE_SUPPORTED_FEATURES = GatewayFollowingEPPRouting,EppUnAvailableFailOpen,HTTPRouteInvalidInferencePoolRef,InferencePoolAccepted,HTTPRouteMultipleGatewaysDifferentPools,HTTPRouteMultipleRulesDifferentPools,InferencePoolHTTPRoutePortValidation,InferencePoolInvalidEPPService,InferencePoolResolvedRefsCondition
24-
INFERENCE_SKIP_TESTS =
24+
INFERENCE_SKIP_TESTS = GatewayWeightedAcrossTwoInferencePools
2525

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

0 commit comments

Comments
 (0)