656 Commits

Author SHA1 Message Date
DatuX
af179fa424
Update README.md 2022-02-19 08:03:05 +01:00
DatuX
355aa0e84b
Create codeql-analysis.yml 2022-02-19 07:45:55 +01:00
Edwin Eefting
ef532d3ffb cleanup 2022-02-09 14:25:22 +01:00
Edwin Eefting
7109873884 added pipe=true parameter to script 2022-02-09 14:18:10 +01:00
Edwin Eefting
acb0172ddf more tests 2022-02-09 12:24:24 +01:00
DatuX
53db61de96
Merge pull request #116 from parke/master
Fix two typos in README.md.
2022-02-05 08:40:55 +01:00
parke
3a947e5fee
Fix two typos in README.md. 2022-02-04 22:50:47 -08:00
Edwin Eefting
8233e7b35e script mode testing and fixes 2022-01-29 10:10:18 +01:00
Edwin Eefting
e1fb7a37be script mode testing and fixes 2022-01-28 23:59:50 +01:00
Edwin Eefting
2ffd3baf77 cmdpipe manual piping/parallel executing tested and done 2022-01-27 18:22:20 +01:00
Edwin Eefting
a8b43c286f suppress exclude recieved warning when its already specified. #101 2022-01-27 16:12:17 +01:00
Edwin Eefting
609ad19dd9 refactorred stdout piping a bit to allow manual piping 2022-01-27 13:02:41 +01:00
Edwin Eefting
f2761ecee8 Merge remote-tracking branch 'origin/master' 2022-01-27 11:16:32 +01:00
Edwin Eefting
86706ca24f script mode wip 2022-01-27 11:16:19 +01:00
Edwin Eefting
88d856d813 previous changes and this fix improved caching (less runs in test_scaling.py) 2022-01-27 11:02:11 +01:00
Edwin Eefting
81d0bee7ae comments 2022-01-26 23:59:13 +01:00
Edwin Eefting
fa3f44a045 replaced tar verification with much better find/md5sum. 2022-01-24 23:25:55 +01:00
Edwin Eefting
02dca218b8 ExecuteNode.py now supports running from a certain directory 2022-01-24 23:08:09 +01:00
Edwin Eefting
89ed1e012d cleanup v3.2-alpha1 2022-01-24 17:22:44 +01:00
Edwin Eefting
ff9beae427 create temporary clone to verify volumes 2022-01-24 16:55:20 +01:00
Edwin Eefting
302a9ecd86 more consistent creation of ZfsDataset and ZfsPool via ZfsNode.get_dataset() and ZfsNode.get_pool() 2022-01-24 16:29:32 +01:00
Edwin Eefting
c0086f8953 added tar-mode. moved static methods. more compatible /dev checking without udevadm 2022-01-24 13:53:32 +01:00
Edwin Eefting
ddd82b935b show test output 2022-01-24 12:31:28 +01:00
Edwin Eefting
51d6731aa8 settle udev devices when 2022-01-24 11:46:34 +01:00
Edwin Eefting
36f2b672bd more zfs-verify tests 2022-01-24 11:41:51 +01:00
Edwin Eefting
81a785b360 more zfs-verify tests 2022-01-24 11:37:42 +01:00
Edwin Eefting
670532ef31 pythonversion agnostic 2022-01-24 11:02:56 +01:00
Edwin Eefting
dd55ca4079 zfs-autoverify wip (basics start to function) 2022-01-24 00:18:27 +01:00
Edwin Eefting
f66957d867 zfs-autoverify wip 2022-01-23 23:01:53 +01:00
Edwin Eefting
69975b37fb zfs-autoverify wip 2022-01-23 21:36:56 +01:00
Edwin Eefting
c299626d18 debug mode implies verbose mode now 2022-01-23 21:22:46 +01:00
Edwin Eefting
7b4f10080f zfs-verify wip (not functional yet) 2022-01-19 00:11:27 +01:00
Edwin Eefting
787e3dba9c zfs-verify stuff 2022-01-18 23:46:08 +01:00
Edwin Eefting
86d504722c zfs-verify stuff 2022-01-18 20:54:19 +01:00
Edwin Eefting
6791bc4abd ready to implement zfs-autoverify 2022-01-18 01:02:01 +01:00
Edwin Eefting
db5186bf38 ready to implement zfs-autoverify 2022-01-18 00:11:52 +01:00
Edwin Eefting
d2b183bb27 move more ulgy stuff to parse_args 2022-01-17 23:34:22 +01:00
Edwin Eefting
033fcf68f7 move exclude_paths and exclude_received to common 2022-01-17 23:10:35 +01:00
Edwin Eefting
14d45667de fixes 2022-01-17 22:54:27 +01:00
Edwin Eefting
f2a3221911 fixes 2022-01-17 22:34:18 +01:00
Edwin Eefting
8baee52ab1 greatly improved output of help (divided into sections) 2022-01-17 22:26:42 +01:00
Edwin Eefting
d114f63f29 extract common stuff to prepare for zfs-autoverify 2022-01-17 21:19:40 +01:00
DatuX
b36b64cc94
Update FUNDING.yml 2022-01-12 00:20:30 +01:00
DatuX
5a70172a50
Update FUNDING.yml 2022-01-12 00:20:17 +01:00
DatuX
f635e8cd67
Create FUNDING.yml 2022-01-12 00:16:01 +01:00
Edwin Eefting
0e362e5d89 moved stuff to wiki 2022-01-07 11:56:32 +01:00
Edwin Eefting
f2ab2938b0 moved stuff to wiki 2022-01-07 11:54:36 +01:00
Edwin Eefting
2d96d13125 moved stuff to wiki 2022-01-07 11:53:29 +01:00
Edwin Eefting
883984fda3 Revert "Initial ZFS clones support"
Woops accidently committed this, still need to review/change it before comitting.

This reverts commit e11c33280885b60fab7be648ee4046be1ca346d6.
2022-01-04 22:48:25 +01:00
Edwin Eefting
db2625b08c fix #101 2022-01-04 22:26:44 +01:00