ceph - sepia - 2024-06-22

Timestamp (UTC)Message
2024-06-22T06:16:23.727Z
<Zac Dover> API tests failing when there's no obvious reason for them to fail:
2024-06-22T06:16:25.383Z
<Zac Dover> <https://github.com/ceph/ceph/pull/58190>

  File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/controllers/orchestrator.py", line 22, in _inner
    raise DashboardException(code='orchestrator_status_unavailable',  # pragma: no cover
dashboard.exceptions.DashboardException: Orchestrator is unavailable
2024-06-22T06:16:44.201Z
<Zac Dover> <https://github.com/ceph/ceph/pull/58190>

```  File "/home/jenkins-build/build/workspace/ceph-api/src/pybind/mgr/dashboard/controllers/orchestrator.py", line 22, in _inner
    raise DashboardException(code='orchestrator_status_unavailable',  # pragma: no cover
dashboard.exceptions.DashboardException: Orchestrator is unavailable```
2024-06-22T06:18:04.392Z
<Zac Dover> API tests fail when there's no obvious reason for them to fail:

Any issue? please create an issue here and use the infra label.