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

USECASE_SdnipFunction at 20 Mar 2016 07:53:58

commit c747729baba03bcfa8b80019b15ad6288186ad18 (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Fri Mar 11 10:53:43 2016 -0800
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Mar 18 19:03:24 2016 +0000

Refactor Comparator class to break dependency of core/net on the CLI

Case 101: Setting up ONOS environment - PASS

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

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)

Case 200: Activate sdn-ip application - PASS

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

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