Push nanobot:0.0.3 to prod

Updates release yaml file to push the latest container to the
production repo

Signed-off-by: dave kormann  <dk3239@att.com>
Change-Id: I403e70d6f7f2b2e750625040170b483e97f1af34
1 file changed
tree: a18704a7ea344506c1f8a549b3fbcb7f213514d6
  1. docs/
  2. releases/
  3. ric_robot_suite/
  4. simulators/
  5. test_scripts/
  6. .gitreview
  7. .readthedocs.yaml
  8. LICENSES.txt
  9. README.md
  10. tox.ini
README.md

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.