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

USECASE_SdnipFunction at 25 Apr 2021 17:10:09

Case 101: Starting up 3 node(s) ONOS cluster - PASS

Set up ONOS with 3 node(s) ONOS cluster

  • 101.1 Constructing test variables - No Result (warning)
  • 101.2 Copying config files - PASS (tick)
  • 101.3 Apply cell to environment - PASS (tick)
  • 101.4 Uninstalling Atomix - PASS (tick)
  • 101.5 Uninstalling ONOS package - PASS (tick)
  • 101.6 Creating ONOS package - PASS (tick)
  • 101.7 Installing Atomix - PASS (tick)
  • 101.8 Installing ONOS package - PASS (tick)
  • 101.9 Set up ONOS secure SSH - PASS (tick)
  • 101.10 Checking ONOS service - PASS (tick)
  • 101.11 Starting ONOS CLI sessions - PASS (tick)
  • 101.12 Checking ONOS nodes - PASS (tick)
  • 101.13 Checking ONOS applications - PASS (tick)
  • 101.14 Checking if ONOS CLI is ready for issuing commands - PASS (tick)

Case 100: Setup the Mininet testbed - 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)
  • 1.2 BGP speakers ping peers, expect all tests to succeed - PASS (tick)
  • 1.3 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)

Case 4: Ping test for each route, all hosts behind BGP peers - FAIL

  • 4.1 Check ping between each host pair, expect all to succede=True - FAIL (error)
    • Ping test results are Not expected
  • 4.2 Check ping between each host pair, expect all to succede=True - FAIL (error)
    • Ping test results are Not expected
  • 4.3 Check ping between each host pair, expect all to succede=True - FAIL (error)
    • Ping test results are Not expected

Case 5: Bring down links and check routes/intents - FAIL

  • 5.1 Bring down the link between sw32 and p64514 - PASS (tick)
  • 5.2 Check routes installed - FAIL (error)
    • Route number is wrong!
  • 5.3 Check M2S intents installed - FAIL (error)
    • M2S intent number is wrong!
  • 5.4 Bring down the link between sw8 and p64515 - PASS (tick)
  • 5.5 Check routes installed - FAIL (error)
    • Route number is wrong!
  • 5.6 Check M2S intents installed - FAIL (error)
    • M2S intent number is wrong!
  • 5.7 Bring down the link between sw28 and p64516 - PASS (tick)
  • 5.8 Check routes installed - FAIL (error)
    • Route number is wrong!
  • 5.9 Check M2S intents installed - FAIL (error)
    • M2S intent number is wrong!
  • 5.10 Check whether all flow status are ADDED - PASS (tick)
  • 5.11 BGP speakers ping peers, expect all tests to fail - PASS (tick)
  • 5.12 Check ping between each host pair, expect all to succede=False - PASS (tick)

Case 6: Bring up links and check routes/intents - FAIL

  • 6.1 Bring up the link between sw32 and p64514 - PASS (tick)
  • 6.2 Check routes installed - FAIL (error)
    • Route number is wrong!
  • 6.3 Check M2S intents installed - FAIL (error)
    • M2S intent number is wrong!
  • 6.4 Bring up the link between sw8 and p64515 - PASS (tick)
  • 6.5 Check routes installed - FAIL (error)
    • Route number is wrong!
  • 6.6 Check M2S intents installed - FAIL (error)
    • M2S intent number is wrong!
  • 6.7 Bring up the link between sw28 and p64516 - PASS (tick)
  • 6.8 Check routes installed - FAIL (error)
    • Route number is wrong!
  • 6.9 Check M2S intents installed - FAIL (error)
    • M2S intent number is wrong!
  • 6.10 Check whether all flow status are ADDED - PASS (tick)
  • 6.11 BGP speakers ping peers, expect all tests to fail - PASS (tick)
  • 6.12 Check ping between each host pair, expect all to succede=False - PASS (tick)

Case 7: Stop edge sw32,check P-2-P and M-2-S intents, ping test - FAIL

  • No labels