get the version number from config.json instead of hard coding it

Change-Id: Ibd7c9a8a4d50f5ef6b2708347d44e865f7aa9aa3
Signed-off-by: pceicicd <pekwatch746@gmail.com>
1 file changed
tree: 01955e7cbf1f81681602c82aa4d6c4d192c8b7b4
  1. docs/
  2. releases/
  3. ric_benchmarking/
  4. ric_robot_suite/
  5. simulators/
  6. test_scripts/
  7. XTesting/
  8. .gitreview
  9. .readthedocs.yaml
  10. INFO.yaml
  11. LICENSES.txt
  12. README.md
  13. 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.