Whamcloud - gitweb
EX-8598 tests: use alternative data source for rewriting
authorArtem Blagodarenko <ablagodarenko@ddn.com>
Sun, 28 Jan 2024 20:24:31 +0000 (20:24 +0000)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 2 Feb 2024 16:08:55 +0000 (16:08 +0000)
commit994e7fd8a7988e31af11e4a0fc2eb17e61a9941f
tree5fc942fdf6af89616d6ea5a30861a4e038933ed6
parent8ed71bef3de010210ccada3127c701dc3cb70dac
EX-8598 tests: use alternative data source for rewriting

Using the same file as input has disadvantages. It is not
possible to understand that data was not rewritten at all.
Alternative data source should be used.

Let's shift source file data and use it as a source.
To check rewriting result the same operarion is performed
on the destination file copy stored outside the Lustre FS.

Signed-off-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Test-Parameters: trivial testlist=sanity-compr env=ONLY=1004
Change-Id: I6ef400520359bfe9156c3f47e757064863bdf4e0
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53088
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-compr.sh