Versions Compared

Key

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

...

Test Cases #DescriptionPass CriteriaRoad Map
1Set up test parametersPass if params are setFinished
2Set cell and build, uninstall, and install ONOSPass if sets cell correctly and build, uninstall, and install passesFinished
10

Setup Mininet with 1.0 OVS

Pass if mininet, switch assignment and topology comparison all pass

Finished
11

Setup Mininet with 1.3 OVS

Pass if mininet, switch assignment and topology comparison all pass

Finished
14Stop Mininet

Pass if mininet and switches are successfully stopped

Finished
 20

Make sure the netconf app is activated

Pass if NETCONF app is successfully started or already running

Finished
 22

Write a configuration file and upload it to ONOS through REST API to connect a device

Pass if config file is written and a 200 response is given by ONOS REST

In progress
 23

Get and Set configurations using the device-controllers and device-set controllers method

Pass if valid responses

In progress
 24Disconnect a device

Pass if device is successfully disconected

In progress