Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

Test Conditions

  1. network node exists with L3 agent enabled
  2. ONOS cluster with at least three nodes

Basic VM creation test

ConditionsCasesActionsResults
N/ACreate VMsAll flow rules are created properly 
VMs are createdRemove VMsAll flow rules for the VMs are removed 
VMs are createdInitialize the appAll flow rules for the VMs are created 
  1. Create VMs
  2. Initialize the app
Remove VMsAll flow rules for the VMs are removed 

Router test

ConditionsCasesActionsResults
VMs are created
  1. Create a router
  2. Attach an interface of the subnet of VMs to the router
  1. Flow rules for the router are added to all C-Nodes
  2. Flow rules for the VMs and the gateway itself are added to the network node
 
 3. Remove router3. All flow rules for the router in all C-nodes are removed 
No VM is created
  1. Add a router
Flow rules for the router are added in the network nodes 
 2. Create a few VMs

Flow rules for the VMs and router are added in the C node

Flow rules for the VMs are added in the network node

 
 3. Remove the router

Flow rules for the router are removed from the C nodes

All flow rules for the VMs are removed from the network node

 

 

 

 

  • No labels