Turn these off everywhere for our tests so they don't interfere with our health checks.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit
9f6fd4fe563c9cd4cf65316921d511b677c972e4)
auth mon ticket ttl = 660 # 11m
auth service ticket ttl = 240 # 4m
+ # don't complain about insecure global_id in the test suite
+ mon_warn_on_insecure_global_id_reclaim = false
+ mon_warn_on_insecure_global_id_reclaim_allowed = false
+
[client]
rgw cache enabled = true
rgw enable ops log = true
auth mon ticket ttl = 660 # 11m
auth service ticket ttl = 240 # 4m
+# don't complain about global id reclaim
+mon_warn_on_insecure_global_id_reclaim = false
+mon_warn_on_insecure_global_id_reclaim_allowed = false
+
[client.rgw]
rgw cache enabled = true
rgw enable ops log = true