This is an archive of the ONOS 1.3 wiki. For the current ONOS wiki, look here.

FUNCflow at 09 Nov 2015 21:03:42

Case 1: Constructing test variables and building ONOS package - PASS

  • 1.1 Constructing test variables - PASS (tick)

Case 2: Starting up 1 node(s) ONOS cluster - PASS

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Creating ONOS package - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Starting ONOS service - PASS (tick)
  • 2.6 Start ONOS cli - PASS (tick)

Case 10: Setup mininet and compare ONOS topology view to Mininet topology - PASS

Start mininet with custom topology and compare topology elements between Mininet and ONOS

  • 10.1 Setup Mininet Topology - PASS (tick)
  • 10.2 Assign switch to controller - PASS (tick)
  • 10.3 Conmparing MN topology to ONOS topology - PASS (tick)

Case 1000: Verify flow MAC selectors are correctly compiled - PASS

Install two flows with only MAC selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the MAC src and dst.

  • 1000.1 Add flows with MAC addresses as the only selectors - PASS (tick)
  • 1000.2 Check flows are in the ADDED state - PASS (tick)
  • 1000.3 Send a packet to verify the flows are correct - PASS (tick)

Case 2: Starting up 1 node(s) ONOS cluster - PASS

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Creating ONOS package - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Starting ONOS service - PASS (tick)
  • 2.6 Start ONOS cli - PASS (tick)

Case 1100: Verify flow IP selectors are correctly compiled - PASS

Install two flows with only IP selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the IP src and dst.

  • 1100.1 Add flows with IPv4 addresses as the only selectors - PASS (tick)
  • 1100.2 Check flow is in the ADDED state - PASS (tick)
  • 1100.3 Send a packet to verify the flow is correct - PASS (tick)

Case 2: Starting up 1 node(s) ONOS cluster - PASS

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Creating ONOS package - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Starting ONOS service - PASS (tick)
  • 2.6 Start ONOS cli - PASS (tick)

Case 1200: Verify VLAN selector is correctly compiled - PASS

Install one flow with only the VLAN selector specified, then verify the flow is added in ONOS, and finally broadcast a packet with the correct VLAN tag.

  • 1200.1 Add a flow with the VLAN tag as the only selector - PASS (tick)
  • 1200.2 Check flows are in the ADDED state - PASS (tick)
  • 1200.3 Send a packet to verify the flow are correct - PASS (tick)

Case 100: - PASS