-
Notifications
You must be signed in to change notification settings - Fork 1
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
How the setup will be ? #1
Comments
Hi Rajinder, in order to run the tests with VMs, you need to implement your own device interfaces. Have a look at https://github.com/BSI-Bund/pySCASso/tree/main/scas/device_interfaces You could basically take the existing specific implementations for Open5GS and UERANSIM and adapt all the methods like Best Regards |
Hi BSI, Morning, I managed to execute a few AMF test cases using the Open5gs and UERANSIM, but none of the enodeb and gnodeb test cases in the all releases is executable. Most of enodeb and gnodeb test cases Skipped with cause 'Not Implemented'. Could you please suggest further how to fix the problem this problem ? For reference attached the image. Setup details:- pySCAS, open5gs and UERANSIM all are on same VM. |
Hi Rajinder, there are no eNodeB/gNodeB test implementations, just test stubs. kind regards |
Hi BSI,
I have Open5Gs and UERANSIM each on separate VMs and able to establish the PDU session. Further I am looking forward to do SCAS testing on existing setup. Could you please suggest how can use your scripts to run the SCAS testing?
I am fine to go ahead with new setup too in case if above setup is not suitable to SCAS scripts, please share how will be the setup ?
Thanks in advance!
Appreciate your efforts on SCAS and looking forward to hands on this.
Best Regards,
Rajinder Singh
The text was updated successfully, but these errors were encountered: