CI: Add silent prescan SonarCloud job

Change-Id: Ifbcf4dbe482709b4ff661ee08f29c70ee1f10c67
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
1 file changed
tree: 2a8d61e25ccd9679b0c3e25d344a45d653419da6
  1. .github/
  2. .releases/
  3. apexpolicyversion/
  4. docs/
  5. goversion/
  6. scriptversion/
  7. .gitignore
  8. .gitreview
  9. .readthedocs.yaml
  10. INFO.yaml
  11. LICENSE.txt
  12. README.md
  13. tox.ini
README.md

O-RAN-SC Non-RealTime RIC O-RU Fronthaul Recovery rApp

There are two implementations available for this rApp.

  • The Go version that uses Information Coordinator Service (ICS) to create a job that provides info about the Fronthaul state, see Go version.
  • The script version that polls DMaaP Message Router for info about the Fronthaul state, see script version.