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

USECASE_SdnipFunction at 29 Sep 2015 15:26:38

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 - PASS (tick)
commit 7e545bf141171f348fa2f4e1f8c589b10050abde (HEAD, origin/master, origin/HEAD, master)
Author: Simon Hunt [simon@onlab.us]
AuthorDate: Tue Sep 29 13:58:54 2015 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Tue Sep 29 22:16:27 2015 +0000

GUI -- Removed T, R key bindings (now that ONOS-2901 has been fixed) from uitopo archetype.

Case 101: Setting up test environment - PASS

  • 101.1 Applying cell variable to environment - PASS (tick)
  • 101.2 Git pull - PASS (tick)
  • 101.3 Using mvn clean install - PASS (tick)
  • 101.4 Creating ONOS package - PASS (tick)
  • 101.5 Installing ONOS package - PASS (tick)
  • 101.6 Checking if ONOS is up yet - PASS (tick)
  • 101.7 Checking if ONOS CLI is ready - PASS (tick)
  • 101.8 Activate sdn-ip application - PASS (tick)

Case 102: Loading methods from other Python file - PASS

Case 1: Ping tests between BGP peers and speakers - PASS

  • 1.1 BGP speakers ping peers, expect all tests to SUCCEED - PASS (tick)

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

  • 2.1 Check P2P intents number from ONOS CLI - PASS (tick)

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

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