-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Query Optimization
It would be helpful to the query team to have an evergreen task that we can optionally run which would allow us to repeatedly generate query/agg/update fuzzer tasks in the way that the burnin evergreen task does for other types of tests. This would give us a way of quickly and thoroughly testing for low probability bugs that the fuzzer may catch on patches that we believe may cause fuzzer failures. This would also be very helpful for us when backporting query changes because the fuzzer runs infrequently on old release branches.
Relevant example: https://github.com/mongodb/mongo/blob/4e410825f29880ff9502d41e3874b9ec8cef49cd/etc/evergreen.yml#L4340-L4352