-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
v4.4
-
Repl 2020-05-18
Currently, there is a check whether multiversion testing is configured when filtering out tests based on blacklist in burn_in_test. Multiversion testing is always not configured for this code path, so this filtering never happens.
As a DAG engineer,
I'd like to fix this, such that, engineers can blacklist passthrough multiversion tests using the etc/backports_required_for_multiversion_tests.yml and have them excluded from running.
AC:
- Allow filtering of non-passthrough multiversion tests in burn_in_test
- depends on
-
SERVER-47137 Separate non-passthrough multiversion tests in burn_in_tests from normal burn in tests
- Closed
- related to
-
SERVER-48048 Use resmoke tag files for multiversion blacklisting
- Closed
-
SERVER-47965 Remove multiverison blacklisting from burn_in_tests.py
- Closed