aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_reindex_readonly.py
AgeCommit message (Collapse)Author
2024-03-12blockstorage: do not flush block to disk if it is already thereMatthew Zipkin
test: ensure we can reindex from read-only block files now
2023-10-23test: enable reindex readonly test on *BSD and macOS as rootMatthew Zipkin
2023-09-27test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLEMarcoFalke
2023-09-14test: cover read-only blockstoreMatthew Zipkin
Co-authored-by: Andrew Chow <github@achow101.com>