Recent PR [1] added the ability to run roachtests with runtime assertions enabled. TC will now produce cockroach-short-ea. This binary can be staged (instead of cockroach) with the default probability of .5 by invoking maybeUseBuildWithEnabledAssertions.
Let's try to enable this for all non-perf roachtests and conditionally opt out those if the assertions result in longer timeouts.
[1] #86625
Jira issue: CRDB-18869
Recent PR [1] added the ability to run roachtests with runtime assertions enabled. TC will now produce
cockroach-short-ea. This binary can be staged (instead ofcockroach) with the default probability of .5 by invokingmaybeUseBuildWithEnabledAssertions.Let's try to enable this for all non-perf roachtests and conditionally opt out those if the assertions result in longer timeouts.
[1] #86625
Jira issue: CRDB-18869