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

USECASE_SdnipFunction at 25 Sep 2015 18:46:30

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 b0e1dd018a160134bc8fdd874a787f2bad3fc6dd (HEAD, origin/onos-1.3, onos-1.3)
Author: Jonathan Hart [jono@onlab.us]
AuthorDate: Wed Sep 23 17:54:11 2015 -0700
Commit: Jonathan Hart [jono@onlab.us]
CommitDate: Thu Sep 24 13:22:23 2015 -0700

IntentManager: Don't compile all failed intents on every event

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

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

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

  • 5.1 Check M2S intents installed - PASS (tick)
  • 5.2 Check M2S intents installed - PASS (tick)
  • 5.3 Check M2S intents installed - PASS (tick)
  • 5.4 Check ping between each host pair - PASS (tick)

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

  • 6.1 Check M2S intents installed - PASS (tick)
  • 6.2 Check M2S intents installed - PASS (tick)
  • 6.3 Check M2S intents installed - PASS (tick)
  • 6.4 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 Check P2P intents installed - PASS (tick)
  • 7.2 Check ping between hosts behind BGP peers - PASS (tick)
  • 7.3 Check ping between BGP peers and speakers - PASS (tick)
  • 7.4 Check whether all flow status are ADDED - PASS (tick)
  • No labels