]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: optionally create a backup filesystem on startup
authorVenky Shankar <vshankar@redhat.com>
Tue, 18 Aug 2020 09:32:38 +0000 (05:32 -0400)
committerVenky Shankar <vshankar@redhat.com>
Tue, 19 Jan 2021 06:08:10 +0000 (01:08 -0500)
commit8334bea5a64bb4b863e3ff1a6b46807bf03f3270
treed64744ad64cf072c6f44db30577ea15255b37a78
parent3dd11ec576a99fb0452a4760e56b790693d7a18b
test: optionally create a backup filesystem on startup

Also filter out client-id's starting with "mirror" when
cleaning leftover auth-ids since teuthology would be
configured to create client.mirror and client.mirror_remote
clients before executing mirroring tests.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
qa/tasks/ceph_test_case.py
qa/tasks/cephfs/cephfs_test_case.py