How to specify my own ueID in ./test.sh TestRegistration

As I’ve posted a topic before, it seemed to complicate the problem.
I am just wondering, if I’ve generated a bunch of ueID,
e.x. imsi-46692623409625, imsi-46692591959468, imsi-46692275655815… etc.
how do I modify the registration_test.go to reach my purpose?

What I have done is to change the "imsi-2089300007487" to
ue := test.NewRanUeContext(ueID, 1, security.AlgCiphering128NEA0, security.AlgIntegrity128NIA2), and the test output is showed as below:

I’ve tried to change the servingPlmnId := "20893" to "46692", and also the other files, such as send_test.go, ngsetup_test.go, non3gpp_test.go, main.go which has the variable "imsi-2089300007487" and "20893", but the output is still the same as the figure above.

Is there any else modification I’ve missed need to be done?
Fu Jen Catholic University
Department of Information Management
William Lin
[email protected]

Hi,
As the topic you posted before, you can try clear mongoDB.
You should check the UE data (imsi and plmnId…) same as mongoDB.