Clone this repo:
  1. 6b611b0 CI: Migrate Sonar Scan job to GHA by Jessica Wagantall · 7 months ago master
  2. 82a4694 CI: Add SonarCloud scan GHA workflow by Jessica Wagantall · 8 months ago
  3. a8b1f6d Update INFO.yaml file by Toshiaki Takahashi · 1 year, 5 months ago i-release
  4. c16cbc3 Relase notest updated for G-release by bhanuchandra · 2 years ago
  5. 03eb7ca updted the sdnr image to onap jakarta by bhanuchandra · 2 years, 3 months ago g-release

This README is for running the tests. See the README in the client folder for how the SMO NETCONF client is setup.

The run_tests.sh script

  1. Brings up simulators(RU & DU)
  2. Brings up SDNR
  3. Add simulators to SDNR
  4. Checks connectivity status by fetching the capabilities
  5. Updates DU and RU config and prints the output
  6. Teardown the services

The environmental variables used to setup and run the simulators is stored in a .env file.

Note: This script should be executed from the root of the repository.