Versions Compared

Key

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

...

Test Case #

Description

Pass or Fail Criteria

Implementation Status

1Compile ONOS, push ONOS to test machines, set up Mininet, and set up test parameters.Pass: Mininet, ONOS, and parameters are set up correctly.FINISHED
2Load and test VPLS configurations from .json configuration file located in onos/tools/test/topos.Pass: Configurations are loaded correctly, connectivity is as expected.FINISHED
50Initial connectivity test.Pass: Intents are installed and connectivity is as expected.FINISHED
100Bring 1 host down at a time and test connectivity. Then bring the host back up and test connectivity.

Pass: Host is brought down and passes connectivity check. Host is brought up and passes connectivity check.

FINISHED
200Bring 1 switch down at a time and test connectivity. Then bring the switch back up and test connectivity.Pass: Switch is brought down and passes connectivity check. Switch is brought up and passes connectivity check.FINISHED
300Stop 1 ONOS node at a time and test connectivity. Then restart the ONOS node and test connectivity.Pass: ONOS node stops and passes connectivity check. ONOS node restarts and passes connectivity check.FINISHED
310Kill 1 ONOS node at a time and test connectivity. Wait for the ONOS node to restart, then test connectivity.Pass: ONOS node is killed and passes connectivity check. ONOS node automatically restarts and passes connectivity check.FINISHED
400Bring 1 link down at a time and test connectivity. Then bring the link back up and test connectivity.

Pass: Link is brought down and passes connectivity check. Link is brought up and passes connectivity check.

FINISHED