beef up the AI/ML framework tests by adding InfluxDB as data source and populate...
[it/test.git] / ric_robot_suite / xapp / README
1 This directory contains an XApp used to support RIC testing; its
2 primary purpose is things like RMR message handling which aren't
3 easily managed in Robot itself, and to provide a way to test XApp
4 deployment and point-to-point message flow without depending on the
5 functionality of any particular XApp.
6
7 To build the XApp container, do
8
9 $ doocker build -f docker/robot-xapp/Dockerfile .
10
11 from the ric_robot_suite directory.  The XApp can be deployed via the
12 RIC Application Manager using the schema.json and config.json files in
13 this directory.