mirror of
https://github.com/ceph/ceph
synced 2025-01-02 09:02:34 +00:00
a96c34f0ee
The following files and tests in them did not teardown the cluster after a test completed. 1. osd/osd-force-create.sh 2. osd/osd-reuse-id.sh 3. osd/pg-split-merge.sh This wouldn't cause issues if the tests are run individually. But when running all the tests in the files mentioned above, it could introduce unexpected test failures down the line. For e.g., multiple tests may create pools with same name and if they are not cleaned up properly, this could result in unexpected failures in a subsequent test. Fixes: https://tracker.ceph.com/issues/51580 Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com> |
||
---|---|---|
.. | ||
bad-inc-map.sh | ||
divergent-priors.sh | ||
ec-error-rollforward.sh | ||
osd-bench.sh | ||
osd-bluefs-volume-ops.sh | ||
osd-config.sh | ||
osd-copy-from.sh | ||
osd-dup.sh | ||
osd-fast-mark-down.sh | ||
osd-force-create-pg.sh | ||
osd-markdown.sh | ||
osd-reactivate.sh | ||
osd-recovery-prio.sh | ||
osd-recovery-space.sh | ||
osd-recovery-stats.sh | ||
osd-rep-recov-eio.sh | ||
osd-reuse-id.sh | ||
pg-split-merge.sh | ||
repeer-on-acting-back.sh | ||
repro_long_log.sh |