Commit Graph

20 Commits

Author SHA1 Message Date
Christoph Klaffl 9791094816
some FreeBSD related fixes 2019-06-14 15:45:44 +02:00
Jim Salter 0168ee3a3c
Merge pull request #362 from shodanshok/master
Changed (and simplified) DST handling
2019-05-22 10:27:33 -04:00
Christoph Klaffl 0537de5bb6
test case for reseting the resume state if it's invalid 2019-05-20 18:19:03 +02:00
Christoph Klaffl 0ef2bd2556
added test to verify the last changes to handle partially received replication streams 2019-05-20 17:49:00 +02:00
shodanshok bfffd97910
Merge branch 'master' into master 2019-04-01 10:09:13 +02:00
Gionatan Danti cf496dcf86 Changed (and simplified) DST handling (see here: https://github.com/jimsalterjrs/sanoid/issues/155) 2019-03-26 14:48:32 +01:00
Christoph Klaffl 7141eab594
fix bookmark edge case where replication was already done to the latest snapshot (+ test) 2019-01-30 23:49:38 +01:00
Christoph Klaffl c3e20fdefc
FreeBSD sed needs a different syntax 2019-01-09 17:41:16 +01:00
Christoph Klaffl ea482ce7b6
make tests work on FreeBSD 2019-01-08 20:10:38 +01:00
Christoph Klaffl 0c217ced8b
Merge branch 'master' into force-delete 2018-12-04 22:15:54 +01:00
Jim Salter bb79e7b5ec
Merge pull request #247 from phreaker0/bookmarks
implemented support for zfs bookmarks as fallback
2018-12-04 15:49:00 -05:00
Christoph Klaffl e9a330f89a
adapt test as it works correctly know after the DST patch 2018-10-05 16:19:55 +02:00
Christoph Klaffl 8905c00335
added test for force-delete flag 2018-07-29 12:45:12 +02:00
Christoph Klaffl a1d9e79e70
added two tests for zfs bookmark replication 2018-07-27 22:58:42 +02:00
Jim Salter 50bd897cb7
Merge pull request #174 from phreaker0/tests
implemented a simple test which will take snapshots over a whole year…
2018-06-28 16:10:00 -04:00
Christoph Klaffl 371f8ff318
exit with error code upon failure 2017-12-06 23:41:15 +01:00
Christoph Klaffl ceb1397ef0
Revert "exit with error code upon failure"
This reverts commit 8d4484a2d1.
2017-12-06 23:40:23 +01:00
Christoph Klaffl 8d4484a2d1
exit with error code upon failure 2017-12-06 23:24:34 +01:00
Christoph Klaffl e61ccf1c9d
added test for checking for correct DST handling behaviour 2017-12-06 20:24:54 +01:00
Christoph Klaffl 31da53140f
implemented a simple test which will take snapshots over a whole year and
checks the resulting snapshot list
2017-12-06 19:00:44 +01:00