You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This page describes O-DU High/Low pairwise testing procedure in Timer mode.

  1. Cloning O-DU High code

    mkdir odu_high
    cd odu_high
    git clone "https://gerrit.o-ran-sc.org/r/o-du/l2"
  2. Cloning O-DU Low code

    mkdir odu_low
    cd odu_low
    git clone "https://gerrit.o-ran-sc.org/r/o-du/phy"
  3. Install O-DU High pre-requisite libraries by following https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-l2/en/latest/installation-guide.html .
  4. Install O-DU Low by following https://docs.o-ran-sc.org/projects/o-ran-sc-o-du-phy/en/latest/index.html .
  5. Compilation Preparation
  • No labels