tests: test rclone#307
tests: test rclone#307EchterAgo wants to merge 1 commit intoopenzfsonwindows:zfs-Windows-2.2.0-releasefrom
Conversation
6d44720 to
ce135a9
Compare
|
rclone sync %WINDIR% Z:\copy.bin How does this work exactly? copy.bin is a folder? |
|
You're right, I believe I forgot to change this, but rclone seems to create this? I'll have to check tomorrow, but it did copy and work for me. |
|
When I first created it I tried with just a single file copy but it worked just fine. Maybe things only start to go wrong when rclone copies things in parallel. |
|
I can confirm this brings the VM to a halt surprisingly quickly. |
Good to know it is not just my machine. Would adding a test like this make sense? We could use |
|
I don't think this is a good test to run automatically since BSODs don't play nice with github runners. But we could turn it into a script to test regressions, or even just to run manually on a dev VM. |
Signed-off-by: Axel Gembe <axel@gembe.net>
ce135a9 to
aeaaefb
Compare
I'm only going to make this a draft for now, but testing like this produces all kinds of results. Crashes my VM in a very short time consistently.