Versions Compared

Key

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

In nonrtric repo, there are test scripts to verify the A1-EI interface.

Usage from sources

  1. Clone the nonrtric repository in gerrit.
  2. Navigate into the test folder

Code Block
languagebash
titlecd nonrtric/test
cd nonrtric/test/auto-test

     3. run command:

Code Block
languagebash
titleRun test command
./FTC1100.sh remote --env-file ../common/test_env-oran-master.sh

"FTC" stands for "Function Test Case". FTC1100.sh is a test case of ECS full inteface walkthrough​.