Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is a brief instruction on how to deploy pm-mapper in docker env and how to configure filters in pm-mapperoru-app along with ics, producer, sdnr simulators, and check logs etc.

Prerequisite

  • Docker
  • make
  • bash
  • linux(ubuntu 18+)

...

Code Block
languagebash
titleclone pm-mapper nonrtric repo
git clone "https://gerrit.o-ran-sc.org/r/nonrtric"

...

Code Block
languagebash
titlecd tools/developmentgo to subfolder
cd test/usecases/oruclosedlooprecovery/goversion/

...