ceph/qa/tasks/cephfs
Venky Shankar a15e6d6721 qa: exclude nofallback mount option when using v1-style syntax
Otherwise, certain upgrade tests fail which install pacific
or earlier releases since the mount helper does not understand
this mount option, thereby passing it to the kernel which would
does not handle this config causing mount to fail in tests.

Note that this mount config is only used during teuthology tests
to catch v2-style syntax implementation bugs in the kernel.

Fixes: http://tracker.ceph.com/issues/53487
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2021-12-09 13:30:22 +05:30
..
__init__.py
caps_helper.py
cephfs_test_case.py
filesystem.py qa: move the optional client_config parameter to the end 2021-12-01 15:05:58 +08:00
fuse_mount.py qa: move the optional client_config parameter to the end 2021-12-01 15:05:58 +08:00
kernel_mount.py qa: exclude nofallback mount option when using v1-style syntax 2021-12-09 13:30:22 +05:30
mount.py
test_acls.py
test_admin.py
test_auto_repair.py
test_backtrace.py
test_cap_flush.py
test_cephfs_shell.py
test_client_limits.py
test_client_recovery.py qa: correct the parameters' order 2021-12-01 15:06:06 +08:00
test_damage.py
test_data_scan.py
test_dump_tree.py
test_exports.py
test_failover.py mds: test connections to bootstrapping MDS 2021-11-23 09:23:09 -05:00
test_flush.py
test_forward_scrub.py
test_fragment.py qa: wait for purge queue operations to finish 2021-12-01 09:45:41 +05:30
test_fstop.py
test_full.py
test_journal_migration.py
test_journal_repair.py
test_mantle.py
test_mds_metrics.py
test_meta_injection.py
test_mirroring.py
test_misc.py
test_multifs_auth.py
test_multimds_misc.py
test_nfs.py qa/tasks/cephfs/test_nfs: use keyword args 2021-11-02 17:06:58 -04:00
test_openfiletable.py qa: increase the timeout value to wait a litte longer 2021-11-02 11:06:14 +08:00
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_fs.py
test_recovery_pool.py
test_scrub_checks.py
test_scrub.py
test_sessionmap.py
test_snap_schedules.py
test_snapshots.py
test_strays.py
test_volumes.py
xfstests_dev.py