mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-22 03:01:02 +01:00
This test calls Rollback() which is normally called from within append code. Doing so means that staleness tracking data is outdated and need to by cycled manually. Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>