Loading tests/oran/test_qod_session_notification.py +0 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,6 @@ def _wait_for_callbacks(store: List[dict], min_new: int, timeout: float, start_l def test_qos_session_notification(oran_client: BaseOranClient, notification_server): """Create policy, wait, verify exists, delete, then expect deletion callback and missing on get.""" camara_session = { "duration": 300, "device": { "ipv4Address": { "publicAddress": "10.45.0.10", Loading Loading
tests/oran/test_qod_session_notification.py +0 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,6 @@ def _wait_for_callbacks(store: List[dict], min_new: int, timeout: float, start_l def test_qos_session_notification(oran_client: BaseOranClient, notification_server): """Create policy, wait, verify exists, delete, then expect deletion callback and missing on get.""" camara_session = { "duration": 300, "device": { "ipv4Address": { "publicAddress": "10.45.0.10", Loading