commit | ce6f4ef99da11085215a25a836042560ecacc067 | [log] [tgz] |
---|---|---|
author | Mahesh Jethanandani <mjethanandani@gmail.com> | Tue Jun 15 16:01:18 2021 -0700 |
committer | Mahesh Jethanandani <mjethanandani@gmail.com> | Mon Jun 21 14:20:08 2021 -0700 |
tree | 1fc0b142dd699d00f5ac3e1800e1008155326c04 | |
parent | e4c1a39a4abda7edd5782c49f1b73a5d53f8f38d [diff] |
Test suite for O1 interface This commit adds a test suite that can be run to validate the O1 interface. Issue-ID: SMO-12 Signed-off-by: Mahesh Jethanandani <mjethanandani@gmail.com> Change-Id: Iba846790c050498b2d3002fcab2470edd255eed9
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
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.