ceph/qa/standalone/mon
David Zafman 69fa515c95 test: Make most tests use default objectstore bluestore
Change run_osd() to default objectstore bluestore
Use run_osd_filestore() to use the non-default objectstore
Fix inject_eio to handle any objectstore if config prefixed with type

Remaining tests using filestore:
	osd-pool-create.sh TEST_pool_create_rep_expected_num_objects
		Test filestore directory creation
	qa/standalone/osd/osd-dup.sh TEST_filestore_to_bluestore
		Obvious
	qa/standalone/osd/osd-rep-recov-eio.sh TEST_rep_read_unfound
		Requires data digest in object info
	qa/standalone/scrub/osd-scrub-repair.sh multiple tests
		Erasure code pools append mode for filestore is tested
	qa/standalone/special/ceph_objectstore_tool.py
		Test code verifies COT by directly examining filestore contents

Fixes: https://tracker.ceph.com/issues/39162

Signed-off-by: David Zafman <dzafman@redhat.com>
2019-04-10 08:55:04 -07:00
..
misc.sh qa/standalone: make sure an osd is running before create_rbd_pool 2019-03-06 16:27:56 -06:00
mkfs.sh
mon-bind.sh
mon-created-time.sh
mon-handle-forward.sh qa/standalone/mon/mon-handle-forward: fix grep path and check return results 2019-01-10 17:18:38 -06:00
mon-osdmap-prune.sh test: Make most tests use default objectstore bluestore 2019-04-10 08:55:04 -07:00
mon-ping.sh
mon-scrub.sh
mon-seesaw.sh qa/suites/rados: replace mon_seesaw.py task with a small bash script 2019-01-03 11:17:31 -06:00
msgr-v2-transition.sh qa/standalone/mon/msgr-v2-transition: add some tests for enabling msgr v2 2019-03-07 16:35:35 -06:00
osd-crush.sh qa/standalone: make sure an osd is running before create_rbd_pool 2019-03-06 16:27:56 -06:00
osd-erasure-code-profile.sh
osd-pool-create.sh test: Make most tests use default objectstore bluestore 2019-04-10 08:55:04 -07:00
osd-pool-df.sh
test_pool_quota.sh