You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
143665: roachtest: use internal name when setting PanicOnAssertions r=srosenberg a=DarrylWong
The user visible name for setting PanicOnAssertions was not added until 23.2. Attempting to use this on mixed version tests that upgrade from an earlier version will throw an unknown cluster setting error.
Fixes: #143647Fixes: #143642
Release note: none
Co-authored-by: DarrylWong <[email protected]>
0 commit comments