Versions Compared

Key

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

...

  • 100.1 Starting Mininet Topology - PASS (tick)
  • 100.2 Connect switches to controllers - PASS (tick)

Case 200: Activate sdn-ip application - PASS

  • 200.1 Get links in the network - PASS (tick)
  • 200.2 Activate sdn-ip application - PASS (tick)

Case 102: Load methods from other Python file and create tunnels - PASS

  • 102.1 Set up tunnel from Mininet node 1.1.1.2:2000 to ONOS node 10.128.99.46:2000 - PASS (tick)
  • 102.2 Set up tunnel from Mininet node 1.1.1.4:2000 to ONOS node 10.128.99.45:2000 - PASS (tick)
  • 102.3 Set up tunnel from Mininet node 1.1.1.6:2000 to ONOS node 10.128.99.44:2000 - PASS (tick)

Case 1: Ping between BGP peers and speakers - PASS

  • 1.1 BGP speakers ping peers, expect all tests to succeed - PASS (tick)
  • 1.2 BGP speakers ping peers, expect all tests to succeed - PASS (tick)
  • 1.3 BGP speakers ping peers, expect all tests to succeed - PASS (tick)
  • 1.4 BGP speakers ping peers, expect all tests to succeed - PASS (tick)

Case 2: Check point-to-point intents - FAIL

  • 2.1 Check P2P intents number from ONOS CLI - FAIL (error)
    • PointToPointIntent Intent Num is wrong!

Case 3: Check routes and M2S intents to all BGP peers - FAIL

  • 3.1 Check routes installed - No Result (warning)
  • 3.2 Check routes installed - PASS (tick)
  • 3.3 Check M2S intents installed - FAIL (error)
    • MultiPointToSinglePoint Intent Num is wrong!
  • 3.4 Check whether all flow status are ADDED - PASS (tick)

Case 4: Ping test for each route, all hosts behind BGP peers - FAIL

  • 4.1 Check ping between each host pair, expect all to succede=True - FAIL (error)
    • Ping test results are Not expected
  • 4.2 Check ping between each host pair, expect all to succede=True - FAIL (error)
    • Ping test results are Not expected
  • 4.3 Check ping between each host pair, expect all to succede=True - FAIL (error)
    • Ping test results are Not expected

Case 5: Bring down links and check routes/intents - No Result