roachtest: allow tests to opt out of dead node validation #102131
Labels
A-testing
Testing tools and infrastructure
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-testeng
TestEng Team
#101254 fixed a long standing bug regarding a post test validation to ensure that there are no dead nodes (previously not working at all)
However, there are tests that expects dead (or stopped) nodes, which now fail.
We need a feature to opt out of dead node validation.
All failed tests due to dead node validation:
Jira issue: CRDB-27298
Affected failures:
#102135
#102053
#102054
#102057
#102061
#102062
The text was updated successfully, but these errors were encountered: