]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/config/crimson_qa_overrides: adjust mgr_stats_period 58063/head
authorMatan Breizman <mbreizma@redhat.com>
Thu, 2 May 2024 13:54:18 +0000 (13:54 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 16 Jun 2024 09:47:56 +0000 (12:47 +0300)
commit4fe4bf67405d3a5aface58d6545ddc0c4e89902f
tree8de00f755a5919044526ad6d63905b4932251b3c
parent1a0b1eb55018eb2f9fe44eae43bc21d6dd4f0ba3
qa/config/crimson_qa_overrides: adjust mgr_stats_period

Some test jobs fail with `local_shared_foreign_ptr: Assertion `ptr && *ptr' failed`
It seems that we attempt to use a connection which is not yet ready to use
after setting up the daemons on boot.
Adjust the mgr_stats_period to allow more time for the daemons to set up.
See: https://tracker.ceph.com/issues/62162#note-10

Note: This is not a fix but more of a temporary solution to avoid noise
      in the testing suite (Tracker stays open).

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit 752b4c6110590cdd85b04e6a01e6f1affcdee97c)
qa/config/crimson_qa_overrides.yaml