beef up the AI/ML framework tests by adding InfluxDB as data source and populate...
[it/test.git] / README.md
1 This repository contains tools for end-to-end testing of the RIC.  Among the included tools:
2
3 o In simulators/, an implementation of the gNodeB E2 interface to allow
4 testing without a live gNodeB and a workload generator to exercise the
5 interfaces between XApps
6 o In ric_robot_suite/, implementations of the Robot Framework
7 (robotframework.org) to enable end-to-end test automation for
8 development and integration testing.
9
10 These components generally assume a deployed and running RIC.
11
12 See the component subdirectories for documentation on the components themselves.