mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
836d1f4af7
Some test cases add random keys into the timeline, but it is not part of the `collect_keyspace`, this will cause compaction remove the keys. The pull request adds a field to supply extra keyspaces during unit tests. --------- Signed-off-by: Alex Chi Z <chi@neon.tech>