Skip to content

Commit 7aa6e29

Browse files
committed
[TEST] try it without the event bridge
1 parent f71fdb5 commit 7aa6e29

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)