commit | cc685917b28444e6e9fc70f1a96b14e073d8cec7 | [log] [tgz] |
---|---|---|
author | dave kormann <dk3239@att.com> | Sat Mar 21 20:44:36 2020 -0400 |
committer | dave kormann <dk3239@att.com> | Mon May 04 13:24:16 2020 -0400 |
tree | 15bd45bf19e0c100b8a241aa7e505afa29fab7b0 | |
parent | b7b0c942ee2b18adb12c6d57b9db940f22f3e151 [diff] |
IMPL: RICPLT-3081 Automate O1 med flow This change adds support for testing the O1 Mediator via netconf; this includes adding netconf-ssh libraries to the robot. Issue-ID: RICPLT-3081 signed-off-by: dave kormann <dk3239@att.com> Change-Id: I33082cc5e668e01516d8163c2f0da8e385b309cc
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.