We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661976a commit eda1643Copy full SHA for eda1643
test/reconciler-tests.sh
@@ -12,7 +12,7 @@ if ! ${LOCAL_DEVELOPMENT}; then
12
scale_controlplane kafka-controller kafka-webhook-eventing eventing-webhook eventing-controller
13
apply_sacura || fail_test "Failed to apply Sacura"
14
apply_sacura_sink_source || fail_test "Failed to apply Sacura (Source, Sink, Broker, Channel)"
15
-# apply_chaos || fail_test "Failed to apply chaos"
+ apply_chaos || fail_test "Failed to apply chaos"
16
fi
17
18
header "Waiting Knative eventing to come up"
0 commit comments