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

USECASE_SdnipFunctionCluster at 02 Feb 2016 20:19:39

commit 122b4f5ad7436651695820f9006abf3048a92ca4 (HEAD, origin/master, origin/HEAD, master)
Author: sangho [sangho@onlab.us]
AuthorDate: Wed Feb 3 10:57:08 2016 +0900
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Wed Feb 3 03:20:24 2016 +0000

[ONOS-3867] Class cast exception bug fix

Case 101: Setting up ONOS environment - PASS

  • 101.1 Applying cell variable to environment - PASS (tick)
  • 101.2 Creating ONOS package - PASS (tick)
  • 101.3 Installing ONOS package - PASS (tick)
  • 101.4 Checking if ONOS is up yet - PASS (tick)
  • 101.5 Checking if ONOS CLI is ready - PASS (tick)

Case 100: - PASS

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

Case 200: Activate sdn-ip application - PASS

  • 200.1 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.254.1.201:2000 - PASS (tick)
  • 102.2 Set up tunnel from Mininet node 1.1.1.4:2000 to ONOS node 10.254.1.202:2000 - PASS (tick)
  • 102.3 Set up tunnel from Mininet node 1.1.1.6:2000 to ONOS node 10.254.1.203:2000 - PASS (tick)

Case 1: Ping tests 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)

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 - No Result

  • 3.1 Check routes installed - PASS (tick)
  • 3.2 Check M2S intents installed - PASS (tick)
  • No labels