mirror of https://github.com/jimsalterjrs/sanoid
This commit adds a regression test for the out-of-order snapshot replication issue. The new test case manipulates the system clock with `setdate` to create snapshots with non-monotonic `creation` timestamps but a correct, sequential `createtxg`. It then runs `syncoid` and verifies that all snapshots were replicated, which is only possible if they are ordered correctly by `createtxg`. See #815 for the original test. |
||
|---|---|---|
| .. | ||
| 1_one_year | ||
| 2_dst_handling | ||
| common | ||
| syncoid | ||
| run-tests.sh | ||