CI: Migrate Sonar Scan job to GHA

Change-Id: I11b14dd90e288b3410bcad9b2553e625728f040b
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
1 file changed
tree: d3fa676e6480fd2ee68dd49f4d671f473824cec8
  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.