-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace MongoDBLibrary with util/mongoapi #53
Replace MongoDBLibrary with util/mongoapi #53
Conversation
2fea292
to
492e0dd
Compare
datarepository/api_access_and_mobility_subscription_data_document.go
Outdated
Show resolved
Hide resolved
8c5cf63
to
597f560
Compare
d79b310
to
33f9f9a
Compare
b1b0f02
to
661efbd
Compare
@gatici, have you run E2E tests using these changes? |
There are issues with PR when running E2E test
FYI, when running an E2E test using AiaB and 2024-01-30T20:35:46Z [ERRO][GNBSIM][Summary] imsi:imsi-208930100007497, procedure:REGISTRATION-PROCEDURE, error:triggering event:REGISTRATION-REQUEST-EVENT, expected event:AUTHENTICATION-REQUEST-EVENT, received event:REGISTRATION-REJECT-EVENT
2024-01-30T20:35:46Z [ERRO][GNBSIM][Summary] imsi:imsi-208930100007498, procedure:REGISTRATION-PROCEDURE, error:triggering event:REGISTRATION-REQUEST-EVENT, expected event:AUTHENTICATION-REQUEST-EVENT, received event:REGISTRATION-REJECT-EVENT
2024-01-30T20:35:46Z [ERRO][GNBSIM][Summary] imsi:imsi-208930100007499, procedure:REGISTRATION-PROCEDURE, error:triggering event:REGISTRATION-REQUEST-EVENT, expected event:AUTHENTICATION-REQUEST-EVENT, received event:REGISTRATION-REJECT-EVENT
2024-01-30T20:35:46Z [ERRO][GNBSIM][Summary] imsi:imsi-208930100007500, procedure:REGISTRATION-PROCEDURE, error:triggering event:REGISTRATION-REQUEST-EVENT, expected event:AUTHENTICATION-REQUEST-EVENT, received event:REGISTRATION-REJECT-EVENT
2024-01-30T20:35:46Z [ERRO][GNBSIM][Summary] imsi:imsi-208930100007501, procedure:REGISTRATION-PROCEDURE, error:triggering event:REGISTRATION-REQUEST-EVENT, expected event:AUTHENTICATION-REQUEST-EVENT, received event:REGISTRATION-REJECT-EVENT |
69dbbef
to
9ffe945
Compare
827f72d
to
0df6f5e
Compare
Signed-off-by: gatici <[email protected]>
0df6f5e
to
b0f671f
Compare
The patch is updated and tested. It passes the UE registration successfully now.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 (tested changes with AiaB)
This PR replaces MongoDBLibrary with util/mongoapi.