You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Requirements



Status

To be tested


Delivery Status



Test Manual


Pre-population of test data in DBAAS


In order to trigger the loop in the Traffic Steering use case, we must populate test data in DBAAS.  This includes both cell and UE entries.

This is done through a script.  Follow these directions to run the script:

git clone "https://gerrit.o-ran-sc.org/r/ric-app/ts"

cd ts/ts/test/populatedb

chmod a+x populatedb.sh

./populatedb.sh

This script will build a docker image locally and also install a helm chart in the kubernetes cluster to run the image.

The code that is run will write the necessary data to SDL


Deployment of xApps



Creation of Traffic Steering Policy Type and Policy Instance






  • No labels