Skip to content

Commit

Permalink
Merge pull request #4197 from Ankitasw/fix-e2e
Browse files Browse the repository at this point in the history
[release-1.5] [E2E] Disable EventBridge in the tests
  • Loading branch information
k8s-ci-robot committed Apr 4, 2023
2 parents 1963a71 + 83110ec commit 337125d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/data/e2e_conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ variables:
POST_1_23_KUBERNETES_VERSION: "v1.23.3"
CNI: "../../data/cni/calico.yaml"
KUBETEST_CONFIGURATION: "../../data/kubetest/conformance.yaml"
EVENT_BRIDGE_INSTANCE_STATE: "true"
EVENT_BRIDGE_INSTANCE_STATE: "false"
AWS_CONTROL_PLANE_MACHINE_TYPE: t3.large
AWS_NODE_MACHINE_TYPE: t3.large
AWS_MACHINE_TYPE_VCPU_USAGE: 2
Expand Down

0 comments on commit 337125d

Please sign in to comment.