-
Add a smoke test in the deploy workflow/pipeline that sends an HTTP request to the health check endpoint created in #19 and #18. This will ensure the health check functionality is working as expected …
-
The app only allows for one appointment per patient, which may not be realistic as patients often have multiple appointments, especially for existing health issues that last for a while. (e.g. diabete…
-
def test_monitoring_reporting_ok_when_idle(workload_idle, threading_lock):
"""
When nothing is happening, OCP Prometheus reports OCS status as OK.
If this test case fails, the status …
-
Hi Team,
i have installed the rook-ceph cluster on k8s environment , from tools pod not able to get the ceph status what might be the reason, i can see cephfs is failed status but still its should …
-
**Describe the bug**
```
Error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading '_id')
TypeError: Cannot read properties of undefined (reading '_id')
at https://…
-
we need a hierarchical causes database so you can
POST /api/v1/causes {cause: {name: "Health"}} receiving {id: "1"...}
and subsequently
POST /api/v1/causes {cause: {name: "Disease Amelioratio…
-
I’d like to request a new feature to be added to the idevicerestore tool. Specifically, I'm looking for a "Fix Battery" option that forces iOS to resynchronize and retrieve fresh battery health data f…
-
### What are you trying to do?
Similar to #12898 but in a non-containerized context.
- When a tailscale node is hosted on a load balanced platform, the load balancer requires a health check
- Hosti…
-
### Component(s)
processor/k8sattributes
### What happened?
## Description
The `k8sattributes` processor currently checks if the original resource attributes contain a value for a given key, bef…
-
self =
nodes =
pods = [, , , , ]
threading_lock =
`
@pytest.mark.polarion_id("OCS-710")
def test_monitoring_after_rebooting_node_where_mgr_is_running(
self, nodes, pods, threading_lock…