Relase notest updated for G-release
[smo/o1.git] / README.md
1 This README is for running the tests. See the README in the client
2 folder for how the SMO NETCONF client is setup.
3
4 The run_tests.sh script 
5 1. Brings up simulators(RU & DU)
6 2. Brings up SDNR
7 3. Add simulators to SDNR
8 4. Checks connectivity status by fetching the capabilities
9 5. Updates DU and RU config and prints the output
10 6. Teardown the services
11
12 The environmental variables used to setup and run the simulators is stored in a .env file.
13
14 Note: This script should be executed from the root of the repository.