Signed-off-by: Igor Golikov <igolikov@ibm.com>
Fixes: https://tracker.ceph.com/issues/68776
overrides:
install:
+ # Remove package manager installation of fscrypt
extra_system_packages:
- rpm:
- - fscrypt
- deb:
- - fscrypt
+ rpm: []
+ deb: []
tasks:
+ - workunit:
+ clients:
+ all:
+ - fs/fscrypt_cli_setup.sh
- cephfs_test_runner:
fail_on_skip: false
modules:
- tasks.cephfs.test_fscrypt
+
\ No newline at end of file
timeout: 6h
clients:
client.0:
+ - fs/fscrypt_cli_setup.sh
- fs/fscrypt.sh none dbench
- fs/fscrypt.sh unlocked dbench
timeout: 6h
clients:
client.0:
+ - fs/fscrypt_cli_setup.sh
- fs/fscrypt.sh none ffsb
- fs/fscrypt.sh unlocked ffsb
timeout: 6h
clients:
client.0:
+ - fs/fscrypt_cli_setup.sh
- fs/fscrypt.sh none iozone
- fs/fscrypt.sh unlocked iozone
timeout: 6h
clients:
client.0:
+ - fs/fscrypt_cli_setup.sh
- fs/fscrypt.sh none pjd
- fs/fscrypt.sh unlocked pjd