thanos-io / promql-engine

Multi-threaded PromQL engine implementation based on the Volcano paper.
Apache License 2.0
141 stars 54 forks source link

engine: make fuzzing repeatable #351

Closed MichaHoffmann closed 10 months ago

MichaHoffmann commented 10 months ago

This change makes fuzzing ( local engine ) repeatable meaning we can check in fuzzing crashes to make sure they stay fixed without needing to convert every one into a unittest.