diff options
author | Jakob Unterwurzacher | 2016-06-08 22:38:14 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-06-09 22:20:55 +0200 |
commit | 37d824c9a875f71d6184b87794db533c77b0046a (patch) | |
tree | 1e73cd1e926de8dcc669b5a09baa62c8e175e75c /tests/stress_tests/pingpong-rsync.bash | |
parent | 5da292828c3a58254560bb47d700186ff8c3ca9c (diff) |
test: add pingpong.bash and pingping-rsync.bash
Mounts two gocryptfs filesystems, "ping" and "pong" and moves the
linux-3.0 kernel tree back and forth between them.
When called as "pingpong-rsync.bash" it uses "rsync --remove-source-files"
for moving the files, otherwise plain "mv".
Diffstat (limited to 'tests/stress_tests/pingpong-rsync.bash')
l--------- | tests/stress_tests/pingpong-rsync.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stress_tests/pingpong-rsync.bash b/tests/stress_tests/pingpong-rsync.bash new file mode 120000 index 0000000..b8cf812 --- /dev/null +++ b/tests/stress_tests/pingpong-rsync.bash @@ -0,0 +1 @@ +pingpong.bash
\ No newline at end of file |