Whamcloud - gitweb
LU-7073 tests: Add file migration to racer
authorHenri Doreau <henri.doreau@cea.fr>
Fri, 6 Feb 2015 09:01:36 +0000 (10:01 +0100)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Aug 2023 16:18:55 +0000 (16:18 +0000)
commit92303f0c3317d0886f2b76dd5c6c45224b1d1cd2
treed358e154cc8fcf5e91e9614bf9ecb8dc475b0db9
parent47fa6223d23cf544f3b74888d58a741392a41a09
LU-7073 tests: Add file migration to racer

Make racer run both blocking and non-blocking "lfs migrate" commands.
Implement this within the file_create.sh script, since it is already
selecting among different layout types.

Update Makefile.am to avoid listing every racer filename explicitly
to make it easier to add new types of operations in the future.

Lustre-change: https://review.whamcloud.com/c/fs/lustre-release/+/13669
Lustre-commit: e83569da38138859a51c660dfb5ca5bf45c70a37

Test-Parameters: trivial testlist=racer,racer,racer
Test-Parameters: fstype=zfs testlist=racer,racer,racer
Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I51b3f19c78029ff47102e96a71ec4a0fc472183a
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Zhenyu Xu <bobijam@hotmail.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52069
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/Makefile.am
lustre/tests/racer.sh
lustre/tests/racer/file_create.sh