Versions Compared

Key

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

...

In case it failed in the middle of the SDC template creation, please update the sdc_template_suffix variable inside the test_network_slicing.py and then rerun the script with tox command.

Since SDC doesn't support creating template with the same name, neither deleting of any templates, you have to add a suffix to the original name to create template with a new name.

...

Network Slicing Option2 use case involves 3 simulators: external core NSSMF simulator, ACTN simulator and external RAN NSSMF simulator.

SMO packages prepares the lab using helm charts, but unfortunately there are no helm chart available yet for those 3 simulators, so they should be started manually at this moment.

...

The real testing script is written in file test_network_slicing.py under method test_network_slicing_option2.

It will trigger the network slicing use case and using assert to verify the result.

At this moment, the method is still empty. We are still progressing in the testing script.

If you want to continue the Network Slicing Option2 use case test, please run it manually.

...

Currently the SMO package is based on the ONAP oom Jakarta release. There's already some known issue issues regarding the Network Slicing related code.

...