Hi all
my 5gc platforms is free5gc-k8s - Dockerized Free5gc and Kubernetes Manifests.
how to config and setup (ip,port, imsi ,etc…) “./test.sh TestN3HandOver” for run test with free5gc-k8s
or i can’t ?
thank you
Hi all
my 5gc platforms is free5gc-k8s - Dockerized Free5gc and Kubernetes Manifests.
how to config and setup (ip,port, imsi ,etc…) “./test.sh TestN3HandOver” for run test with free5gc-k8s
or i can’t ?
thank you
Hi, @ZebraMan
you don’t need to do extra work of setting the env to implement “./test.sh TestN2Handover” on k8s.
It has already written in test/ueRanEmulator/config & /script to set up the network env and test/registration_test.go/TestN2Handover to connect the NFs automanually during you run the tests including TestN2Handover.