Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Small improvements to README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWall89 committed Dec 16, 2020
1 parent 7f36fb8 commit 892c1d3
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions adaptation_layer/robotframework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,21 @@
The `.robot` scripts in this folder perform integration tests of the `mso-lo` application
against a real instance of a NFVO or RANO.

The test suites included are:

- [MSO-LO-NFVO-Workflow](MSO-LO-NFVO-Workflow.robot): tests the retrieval of information about NFVOs
- [MSO-LO-LCM-Workflow](MSO-LO-LCM-Workflow.robot): tests the complete LCM of a Network Service in a NFVO (includes subscriptions to notifications)
- [MSO-LO-LCM-RANO-Workflow](MSO-LO-LCM-RANO-Workflow.robot): tests the complete LCM of slice in a RANO
- [MSO-LO-SUBS](MSO-LO-SUBS.robot): tests the retrieval of information about subscriptions.

## Prerequisites

To execute the tests you need:

- An instance of `mso-lo` up and running
- An instance of a real NFVO or RANO
- An instante of the [IWF Repository](https://github.com/5GEVE/iwf-repository)
- Correct communication between the components above
- An instance of `mso-lo` up and running
- An instance of a real NFVO or RANO
- An instante of the [IWF Repository](https://github.com/5GEVE/iwf-repository)
- Correct communication between the components above

## Configuration

Expand Down

0 comments on commit 892c1d3

Please sign in to comment.