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 54 Next »

USECASE_SdnipFunction at 29 Sep 2015 08:16:56

Case 100: - PASS

  • 100.1 Starting Mininet Topology - PASS (tick)
  • 100.2 Connect switches to controller - PASS (tick)
  • 100.3 Set up tunnel from Mininet node to onos node - No Result (warning)
commit 9b6c19cc4cf209f7e23efa90025b94753de78547 (HEAD, origin/master, origin/HEAD, master)
Author: alshabib [alshabibi.ali@gmail.com]
AuthorDate: Sat Sep 26 12:19:27 2015 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Tue Sep 29 07:26:24 2015 +0000

securing the openflow channel

Case 101: Setting up test environment - PASS

  • 101.1 Applying cell variable to environment - No Result (warning)
  • 101.2 Git pull - No Result (warning)
  • 101.3 Using mvn clean install - No Result (warning)
  • 101.4 Creating ONOS package - No Result (warning)
  • 101.5 Installing ONOS package - No Result (warning)
  • 101.6 Checking if ONOS is up yet - PASS (tick)
  • 101.7 Get links in the network - No Result (warning)

Case 102: Loading the methods from other Python file - PASS

Case 1: This case is to check ping between BGP peers and speakers - PASS

  • 1.1 Check ping between BGP peers and speakers, expect all tests will SUCCEED - PASS (tick)

Case 2: This case is to check point-to-point intents - PASS

  • 2.1 Get point-to-point intents from ONOS CLI - PASS (tick)

Case 3: This case is to check routes and intents to all BGP peers - PASS

  • 3.1 Check routes installed - PASS (tick)
  • 3.2 Check MultiPointToSinglePointIntent intents installed - PASS (tick)
  • 3.3 Check whether all flow status are ADDED - PASS (tick)

Case 4: This case is to check ping for each route, all hosts behind BGP peers - PASS

  • 4.1 Check ping between each host pair - PASS (tick)

Case 5: This case is to bring down links and check routes/intents - PASS

  • 5.1 Bring down the link between sw32 and peer64514 - No Result (warning)
  • 5.2 Check routes installed - PASS (tick)
  • 5.3 Check M2S intents installed - PASS (tick)
  • 5.4 Bring down the link between sw8 and peer64515 - No Result (warning)
  • 5.5 Check routes installed - PASS (tick)
  • 5.6 Check M2S intents installed - PASS (tick)
  • 5.7 Bring down the link between sw28 and peer64516 - No Result (warning)
  • 5.8 Check routes installed - PASS (tick)
  • 5.9 Check M2S intents installed - PASS (tick)
  • 5.10 Check whether all flow status are ADDED - PASS (tick)
  • 5.11 Check ping between BGP peers and speakers, expect all tests will FAIL - PASS (tick)
  • 5.12 Check ping between each host pair - PASS (tick)

Case 6: This case is to bring up links and check routes/intents - PASS

  • 6.1 Bring up the link between sw32 and peer64514 - No Result (warning)
  • 6.2 Check routes installed - PASS (tick)
  • 6.3 Check M2S intents installed - PASS (tick)
  • 6.4 Bring up the link between sw8 and peer64515 - No Result (warning)
  • 6.5 Check routes installed - PASS (tick)
  • 6.6 Check M2S intents installed - PASS (tick)
  • 6.7 Bring up the link between sw28 and peer64516 - No Result (warning)
  • 6.8 Check routes installed - PASS (tick)
  • 6.9 Check M2S intents installed - PASS (tick)
  • 6.10 Check whether all flow status are ADDED - PASS (tick)
  • 6.11 Check ping between BGP peers and speakers, expect all tests will SUCCEED - PASS (tick)
  • 6.12 Check ping between each host pair - PASS (tick)

Case 7: This case is to stop 1 edge switch,check P-2-P and M-2-S intents, ping test - PASS

  • 7.1 Stop sw32 - No Result (warning)
  • 7.2 Check routes installed - PASS (tick)
  • 7.3 Check M2S intents installed - PASS (tick)
  • 7.4 Check P2P intents installed - PASS (tick)
  • 7.5 Check ping between hosts behind BGP peers - PASS (tick)
  • 7.6 Check ping between BGP peers and speakers - PASS (tick)
  • 7.7 Check whether all flow status are ADDED - PASS (tick)

Case 8: This case is to start the switch which was shut down in CASE7,check P-2-P and M-2-S intents, ping test - PASS

  • 8.1 Start sw32 - No Result (warning)
  • 8.2 Check routes installed - PASS (tick)
  • 8.3 Check M2S intents installed - PASS (tick)
  • 8.4 Check P2P intents installed - PASS (tick)
  • 8.5 Check whether all flow status are ADDED - PASS (tick)
  • 8.6 Check ping between BGP peers and speakers, expect all tests will SUCCEED - PASS (tick)
  • 8.7 Check ping between each host pair - PASS (tick)

Case 9: This case is to stop switch in best path, check route number, P2P intent number, M2S intent number, ping test - FAIL

  • 9.1 Check the flow status before stopping sw11 - No Result (warning)
  • 9.2 Check flow entry number in sw11 - FAIL (error)
    • ***Flow number in sw11 is wrong!***
  • 9.3 Check flow entry number in sw1 - PASS (tick)
  • 9.4 Check flow entry number in sw7 - PASS (tick)
  • 9.5 Stop sw11 - No Result (warning)
  • 9.6 Check routes installed - PASS (tick)
  • 9.7 Check M2S intents installed - PASS (tick)
  • 9.8 Check P2P intents installed - PASS (tick)
  • 9.9 Check whether all flow status are ADDED - PASS (tick)
  • 9.10 Check ping between BGP peers and speakers, expect all tests will SUCCEED - PASS (tick)
  • 9.11 Check ping between each host pair - PASS (tick)

Case 10: This case is to start switch which was stopped in CASE9, check route number, P2P intent number, M2S intent number, ping test - FAIL

  • 10.1 Start sw11 - No Result (warning)
  • 10.2 Check routes installed - PASS (tick)
  • 10.3 Check M2S intents installed - PASS (tick)
  • 10.4 Check P2P intents installed - PASS (tick)
  • 10.5 Check the flow status after stop and start sw11 - No Result (warning)
  • 10.6 Check flow entry number in sw11 - FAIL (error)
    • ***Flow number in sw11 is wrong!***
  • 10.7 Check flow entry number in sw1 - FAIL (error)
    • ***Flow number in sw1 is wrong!***
  • 10.8 Check flow entry number in sw7 - FAIL (error)
    • ***Flow number in sw7 is wrong!***
  • 10.9 Check whether all flow status are ADDED - PASS (tick)
  • 10.10 Check ping between BGP peers and speakers, expect all tests will SUCCEED - PASS (tick)
  • 10.11 Check ping between each host pair - PASS (tick)
  • No labels