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

USECASE_SdnipFunction_fsfw at 20 Jan 2016 08:21:32

Case 100: - 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 6de378d2e7d8e756800466e3e4eb6de621a04090 (HEAD, origin/onos-1.4, onos-1.4)
Author: Thomas Vachuska [tom@onlab.us]
AuthorDate: Fri Jan 8 09:53:03 2016 -0800
Commit: Jonathan Hart [jono@onlab.us]
CommitDate: Mon Jan 11 19:04:26 2016 +0000

ONOS-3725 Adding ability to retain pending configs.
--
(cherry picked from commit 6f350ed200f9a00258cd155d7c91cb090ac6492a)

Case 101: Setting up test 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)
  • 101.6 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 - PASS

  • 3.1 Check routes installed - PASS (tick)
  • 3.2 Check M2S intents installed - PASS (tick)
  • 3.3 Check whether all flow status are ADDED - PASS (tick)

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

  • 4.1 Check ping between each host pair - PASS (tick)

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

  • 5.1 Bring down the link between sw32 and peer64514 - PASS (tick)
  • 5.2 Check routes installed - PASS (tick)
  • 5.3 Check M2S intents installed - PASS (tick)
  • 5.4 Bring down the link between sw8 and peer64515 - PASS (tick)
  • 5.5 Check routes installed - PASS (tick)
  • 5.6 Check M2S intents installed - PASS (tick)
  • 5.7 Bring down the link between sw28 and peer64516 - PASS (tick)
  • 5.8 Check routes installed - PASS (tick)
  • 5.9 Check M2S intents installed - PASS (tick)
  • 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 - PASS (tick)
  • No labels