From a13daed4d7cc818e908ef0fc04dbea54fc6f4748 Mon Sep 17 00:00:00 2001 From: Gerrit User 1000005 <1000005@035e6965-6537-41bd-912c-053f3cf69326> Date: Sat, 28 Jan 2023 19:15:46 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: (1 comment) Patch-set: 1 Attention: {"person_ident":"Gerrit User 1000005 \u003c1000005@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"REMOVE","reason":"neels replied on the change"} Attention: {"person_ident":"Gerrit User 1000074 \u003c1000074@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"ADD","reason":"neels replied on the change"} --- bbd5ad4ff4274e1fe88549177c6519800b151120 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bbd5ad4ff4274e1fe88549177c6519800b151120 b/bbd5ad4ff4274e1fe88549177c6519800b151120 index 064202637..b54ee9017 100644 --- a/bbd5ad4ff4274e1fe88549177c6519800b151120 +++ b/bbd5ad4ff4274e1fe88549177c6519800b151120 @@ -52,6 +52,24 @@ "parentUuid": "66df24a6_1f88e74c", "revId": "bbd5ad4ff4274e1fe88549177c6519800b151120", "serverId": "035e6965-6537-41bd-912c-053f3cf69326" + }, + { + "unresolved": true, + "key": { + "uuid": "0bef79be_fcf3ac30", + "filename": "hnbgw/HNBGW_Tests.ttcn", + "patchSetId": 1 + }, + "lineNbr": 414, + "author": { + "id": 1000005 + }, + "writtenOn": "2023-01-28T19:15:46Z", + "side": 1, + "message": "When I want to send HNBAP in-between some RUA-SCCP conn activities, it is cumbersome to have to go back to test_CT for HNBAP.\n\nAFAIU we can send HNBAP from the test_CT, and when we start ConnHdlr we can use HNBAP in there. In test_CT we have HNBAP[NUM_HNB], in ConnHdlr we have just the one HNBAP related to the specific HNB for that conn.\nOnce a ConnHdlr is started, that HNBAP[hnb_nr] will stop working in test_CT. We have no tests that would want that to work.", + "parentUuid": "e40bd8a6_a87f3ef3", + "revId": "bbd5ad4ff4274e1fe88549177c6519800b151120", + "serverId": "035e6965-6537-41bd-912c-053f3cf69326" } ] } \ No newline at end of file