commit | 14eff645eb8db8f5d9fdc7d47bb081c505790509 | [log] [tgz] |
---|---|---|
author | dave kormann <dk3239@att.com> | Sat Feb 15 03:38:42 2020 -0500 |
committer | dave kormann <dk3239@att.com> | Thu Feb 27 18:36:11 2020 -0500 |
tree | 9f0ed9379f78c8f9891059f24d6631155acb5cc9 | |
parent | 0b085bb3d3cbff7a109fc550ffa220e11db0ba2d [diff] |
IMPL: A1 <-> XApp Message Flow Testing This change adds support for testing RMR message flow between the A1 mediator and XApps. It consists of two major components: o An XApp which receives policy updates from A1 o A Robot Framework testsuite to send policy requests to A1 This change also cleans up the ric_robot_suite subdirectory somewhat as part of an ongoing process of improving robot usability. Signed-off-by: dave kormann <dk3239@att.com> Change-Id: I589e9202ab277924ac848f912a01ee718cb17e14
This repository contains tools for end-to-end testing of the RIC. Among the included tools:
o In simulators/, an implementation of the gNodeB E2 interface to allow testing without a live gNodeB and a workload generator to exercise the interfaces between XApps o In ric_robot_suite/, implementations of the Robot Framework (robotframework.org) to enable end-to-end test automation for development and integration testing.
These components generally assume a deployed and running RIC.
See the component subdirectories for documentation on the components themselves.