mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Code for each command has a return value set yet cephfs-shell itself doesn't exit with proper return value. This makes cephfs-shell quit with zero return value all the time. Also, many tests execute cephfs-shell commands expecting the command to fail but without expecting the method issuing the command to fail. Fix these test accordingly by adding a new method (negtest_cephfs_shell_cmd) that expects the command to fail and allows verifying return value and error messages. Fixes: https://tracker.ceph.com/issues/44113 Signed-off-by: Rishabh Dave <ridave@redhat.com> |
||
---|---|---|
.. | ||
api | ||
.gitignore | ||
add-remove-mds.rst | ||
administration.rst | ||
app-best-practices.rst | ||
cache-size-limits.rst | ||
capabilities.rst | ||
cephfs-architecture.svg | ||
cephfs-io-path.rst | ||
cephfs-journal-tool.rst | ||
cephfs-shell.rst | ||
client-auth.rst | ||
client-config-ref.rst | ||
createfs.rst | ||
dirfrags.rst | ||
disaster-recovery-experts.rst | ||
disaster-recovery.rst | ||
dynamic-metadata-management.rst | ||
eviction.rst | ||
experimental-features.rst | ||
file-layouts.rst | ||
fs-nfs-exports.rst | ||
fs-volumes.rst | ||
full.rst | ||
health-messages.rst | ||
index.rst | ||
journaler.rst | ||
kernel-features.rst | ||
lazyio.rst | ||
Makefile | ||
mantle.rst | ||
mdcache.rst | ||
mds-config-ref.rst | ||
mds-journaling.rst | ||
mds-state-diagram.dot | ||
mds-state-diagram.svg | ||
mds-states.rst | ||
mount-prerequisites.rst | ||
mount-using-fuse.rst | ||
mount-using-kernel-driver.rst | ||
multimds.rst | ||
nfs.rst | ||
posix.rst | ||
quota.rst | ||
scrub.rst | ||
standby.rst | ||
subtree-partitioning.svg | ||
troubleshooting.rst | ||
upgrading.rst |