Closed connor01M closed 1 year ago
This proper won't solve your issues, but you might refer here. I wanted to push an initiative to have a proper automated deployment using known tools. As an example I also present an example, maybe the reference there can actually help you.
I've attempted to automate the deployment and installation of the RIC, srsRan, and the kpi xapp but I am continually running into errors. Could someone else attempt to run these python scripts and give me some feedback? The first script automates everything up to sudo srsepc but seems to repeatedly fail during the "sudo make -j
nproc
" command (I've only ever gotten it to work with make -j8 so the script now uses that command instead). You will need to manually run the en-gNB and UE in ZeroMQ Mode but everything else should be automated. The second script should ideally deploy the kpi xapp but it also has not been working.DeployRICGNB.txt HostDeployKPIXapp.txt