Skip to content

Commit

Permalink
cleanup: re-enabled chaos in reconciler tests (#3867)
Browse files Browse the repository at this point in the history
Signed-off-by: Calum Murray <cmurray@redhat.com>
  • Loading branch information
Cali0707 authored May 8, 2024
1 parent 661976a commit eda1643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/reconciler-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if ! ${LOCAL_DEVELOPMENT}; then
scale_controlplane kafka-controller kafka-webhook-eventing eventing-webhook eventing-controller
apply_sacura || fail_test "Failed to apply Sacura"
apply_sacura_sink_source || fail_test "Failed to apply Sacura (Source, Sink, Broker, Channel)"
# apply_chaos || fail_test "Failed to apply chaos"
apply_chaos || fail_test "Failed to apply chaos"
fi

header "Waiting Knative eventing to come up"
Expand Down

0 comments on commit eda1643

Please sign in to comment.