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

SROnosFailure at 20 Sep 2019 21:14:54

SROnosFailure

commit f800ae5a887de542c8dbe081a9004a532246924c (HEAD -] onos-1.15, origin/onos-1.15)
Author: pier [pier@opennetworking.org]
AuthorDate: Tue Jul 16 15:52:50 2019 +0200
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Fri Sep 20 20:43:19 2019 +0000

Fix duplicate dpid scenario

Case 1: ONOS Failure test with 2x2 Leaf-spine - FAIL

  • 1.1 Constructing test variables - PASS (tick)
  • 1.2 Apply cell to environment - PASS (tick)
  • 1.3 Uninstalling Atomix - PASS (tick)
  • 1.4 Uninstalling ONOS package - PASS (tick)
  • 1.5 Creating ONOS package - PASS (tick)
  • 1.6 Installing Atomix - PASS (tick)
  • 1.7 Installing ONOS package - PASS (tick)
  • 1.8 Set up ONOS secure SSH - PASS (tick)
  • 1.9 Checking ONOS service - PASS (tick)
  • 1.10 Starting ONOS CLI sessions - PASS (tick)
  • 1.11 Checking ONOS nodes - PASS (tick)
  • 1.12 Checking ONOS applications - PASS (tick)
  • 1.13 Starting Mininet Topology - PASS (tick)
  • 1.14 Check whether the flow count is bigger than 116 - PASS (tick)
  • 1.15 Check whether all flow status are ADDED - PASS (tick)
  • 1.16 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE1 - FAIL (error)
    • IP connectivity failed
  • 1.17 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE1 - PASS (tick)
  • 1.18 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE1 - PASS (tick)
  • 1.19 Killing ONOS instances with index(es): [0] - PASS (tick)
  • 1.20 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers
  • 1.21 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE1_Failure - FAIL (error)
    • IP connectivity failed
  • 1.22 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE1_Failure - PASS (tick)
  • 1.23 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE1_Failure - PASS (tick)
  • 1.24 Recovering ONOS instances with index(es): [0] - PASS (tick)
  • 1.25 Checking if ONOS CLI is ready - PASS (tick)
  • 1.26 Checking ONOS nodes - PASS (tick)
  • 1.27 Check number of topology elements - PASS (tick)
  • 1.28 Check whether the flow count is bigger than 116 - PASS (tick)
  • 1.29 Check whether all flow status are ADDED - PASS (tick)
  • 1.30 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE1_Recovery - FAIL (error)
    • IP connectivity failed
  • 1.31 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE1_Recovery - PASS (tick)
  • 1.32 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE1_Recovery - PASS (tick)
  • 1.33 Stopping Mininet - PASS (tick)
  • 1.34 Copying karaf logs - PASS (tick)

Case 2: ONOS Failure test with 4x4 Leaf-spine - FAIL

  • No labels