WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT RELEASE COMMAND where both the AMF UE NGAP ID IE and the RAN UE NGAP ID IE are not available and answers with UE CONTEXT RELEASE COMPLETE with successfully release UE context."
Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT RELEASE COMMAND where only the AMF UE NGAP ID IE is available and answers with UE CONTEXT RELEASE COMPLETE with successfully release UE context."
Reference
"ETSI TS 138 413 [1], Clauses 8.3.3, 9.2.2.6 and 9.2.2.5"
@@ -1022,11 +1022,7 @@ Package TP_GNB {
then {
the IUT entity sends a UE_CONTEXT_RELEASE_COMPLETE containing
AMF_UE_NGAP_ID,
RAN_UE_NGAP_ID,
PDU_Session_Resource_List containing
PDU_Session_Resource_Item containing
PDU_SessionId indicating value PX_PDU_ID,
PDU_Session_Resource_Release_Response_Transfer;;;
RAN_UE_NGAP_ID;
to the AMF entity
}
}
@@ -1079,7 +1075,7 @@ Package TP_GNB {
TP Id TP_NGAP_GNB_CMP_11
Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST contains mandatory IEs and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context."
Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST contains mandatory IEs after the preparation of a handover and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context."
Reference
"ETSI TS 138 413 [1], Clauses 8.3.4.2, 9.2.2.7 and 9.2.2.8"
@@ -1090,7 +1086,8 @@ Package TP_GNB {
Initial conditions with {
the UE entity isRegisteredTo the AMF and
the UE entity hasEstablishedInitialContext
the UE entity hasEstablishedInitialContext and
the GNB entity alreadyPreparedHandover
}
Expected behaviour
@@ -2286,7 +2283,7 @@ Package TP_GNB {
TP Id TP_NGAP_GNB_IMP_01
Test objective "Verify that the GNB node successfully sends a NG SETUP REQEST message to the AMF."
Test objective "Verify that the GNB node successfully sends a NG SETUP REQUEST message to the AMF."
Reference
"ETSI TS 138 413 [1], Clauses 8.7.1.2 and 9.2.6.1"