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

USECASE_SdnipFunction_fsfw at 27 Apr 2016 19:36:45

Case 100: Setup the Mininet testbed - PASS

  • 100.1 Starting Mininet Topology - PASS (tick)
  • 100.2 Connect switches to FSFW - PASS (tick)
  • 100.3 Set up tunnel from Mininet node to onos node - PASS (tick)
commit 94c3155ab80591e0892863405ec1c8b728b13b7b (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@onlab.us]
AuthorDate: Wed Apr 27 15:36:05 2016 -0700
Commit: Ray Milkey [ray@onlab.us]
CommitDate: Wed Apr 27 15:36:05 2016 -0700

Fix netconf tests BUCK build

Case 101: Setting up ONOS environment - PASS

  • 101.1 Copying config files - PASS (tick)
  • 101.2 Create cell file - No Result (warning)
  • 101.3 Applying cell variable to environment - PASS (tick)
  • 101.4 Verify cell connectivity - PASS (tick)
  • 101.5 Creating ONOS package - PASS (tick)
  • 101.6 Installing ONOS package - PASS (tick)
  • 101.7 Checking if ONOS is up yet - PASS (tick)
  • 101.8 Checking if ONOS CLI is ready - PASS (tick)
  • 101.9 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 - FAIL (error)
    • Routes are wrong!
  • 3.2 Check M2S intents installed - FAIL (error)
    • MultiPointToSinglePoint Intent Num is wrong!
  • No labels