Skip to content

Commit 7f17abf

Browse files
authored
Merge pull request #4088 from Skarlso/disable_event_bridge
[e2e] try it without the event bridge
2 parents f71fdb5 + 7aa6e29 commit 7f17abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/data/e2e_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ variables:
151151
POST_1_23_KUBERNETES_VERSION: "v1.23.15"
152152
CNI: "../../data/cni/calico.yaml"
153153
KUBETEST_CONFIGURATION: "../../data/kubetest/conformance.yaml"
154-
EVENT_BRIDGE_INSTANCE_STATE: "true"
154+
EVENT_BRIDGE_INSTANCE_STATE: "false"
155155
AWS_CONTROL_PLANE_MACHINE_TYPE: t3.large
156156
AWS_NODE_MACHINE_TYPE: t3.large
157157
AWS_MACHINE_TYPE_VCPU_USAGE: 2

0 commit comments

Comments
 (0)