go-ceph/cephfs/admin
John Mulligan 1d9c3f8533 cephfs admin: poll mgr to see if mirroring module is enabled
When testing the mirroing workflow, we will not explicitly check
on the mgr for the presence of the mirroring module before proceeding
with the tests. The plan is to have this cut down on test flakes.

The previous workaround also had a bug in that the 2nd sleep was in the
wrong location. Perhaps, fixing this alone would resolve the test
flakes, but this is more proper anyway.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2021-12-07 18:00:56 +00:00
..
bytecount.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
clone_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
clone.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
doc.go cephfs admin: disable package on 'luminous' and 'mimic' 2020-08-31 10:38:38 -04:00
flags.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
fsadmin_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
fsadmin.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
mgrmodule.go cephfs admin: add a private function for getting mgr modules 2021-12-07 18:00:56 +00:00
mirror_test.go cephfs admin: add data parsing tests for cephfs mirroring functions 2021-08-03 07:25:28 +00:00
mirror_workflow_test.go cephfs admin: poll mgr to see if mirroring module is enabled 2021-12-07 18:00:56 +00:00
mirror.go cephfs admin: tweak naming of DaemonStatusPeer 2021-08-05 13:53:22 +00:00
response.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolume_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolume.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolumegroup_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
subvolumegroup.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
timestamp_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
timestamp.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
volume_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
volume.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00
workflow_test.go cephfs: remove luminous and mimic build tags 2021-11-09 01:24:01 +00:00