Issue ID: RIC-791

     Push Dockerfile to staging repo
     Updated tag for container-release-it-test-nanobot.yaml
     Updated Dockerfile
     Updated Container-tag.yaml
     Fixed KubernetesEntity
     Added SDLWrappper

Signed-off-by: Sangeetha KR <sangeetha-kr@hcl.com>
Change-Id: I420300879aaecfd380ec2a415222c44b2ae38820
5 files changed
tree: f91ca44fb2f5a2e1a6424cc7701124045d093893
  1. docs/
  2. releases/
  3. ric_benchmarking/
  4. ric_robot_suite/
  5. simulators/
  6. test_scripts/
  7. .gitreview
  8. .readthedocs.yaml
  9. LICENSES.txt
  10. README.md
  11. 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.