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 8 Current »

SRClusterRestart at 25 Mar 2018 01:55:28

SRClusterRestart

commit 09c6699da398a521e02049917357301246a40542 (HEAD -] onos-1.11, origin/onos-1.11)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Fri Mar 9 15:53:44 2018 -0800
Commit: Charles Chan [rascov@gmail.com]
CommitDate: Thu Mar 15 00:05:44 2018 -0700

Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init()

Case 1: Cluster Restart test with 2x2 Leaf-spine - PASS

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

Case 2: Cluster Restart test with 4x4 Leaf-spine - PASS

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Creating ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Set up ONOS secure SSH - PASS (tick)
  • 2.6 Checking ONOS service - PASS (tick)
  • 2.7 Starting ONOS CLI sessions - PASS (tick)
  • 2.8 Starting Mininet Topology - PASS (tick)
  • 2.9 Check whether the flow count is bigger than 350 - PASS (tick)
  • 2.10 Check whether all flow status are ADDED - PASS (tick)
  • 2.11 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4', u'h5', u'h6', u'h7', u'h8'] with tag CASE2 - PASS (tick)
  • 2.12 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE2 - PASS (tick)
  • 2.13 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE2 - PASS (tick)
  • 2.14 Killing ONOS instances with index(es): [0, 1, 2] - PASS (tick)
  • 2.15 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4', u'h5', u'h6', u'h7', u'h8'] with tag CASE2_Failure - PASS (tick)
  • 2.16 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE2_Failure - PASS (tick)
  • 2.17 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE2_Failure - PASS (tick)
  • 2.18 Recovering ONOS instances with index(es): [0, 1, 2] - PASS (tick)
  • 2.19 Checking if ONOS CLI is ready - PASS (tick)
  • 2.20 Checking if ONOS CLI is ready - PASS (tick)
  • 2.21 Checking if ONOS CLI is ready - PASS (tick)
  • 2.22 Checking ONOS nodes - PASS (tick)
  • 2.23 Check whether the flow count is bigger than 350 - PASS (tick)
  • 2.24 Check whether all flow status are ADDED - PASS (tick)
  • 2.25 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4', u'h5', u'h6', u'h7', u'h8'] with tag CASE2_Failure - PASS (tick)
  • 2.26 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE2_Failure - PASS (tick)
  • 2.27 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE2_Failure - PASS (tick)
  • 2.28 Stopping Mininet - PASS (tick)
  • 2.29 Copying karaf logs - PASS (tick)

Case 3: Cluster Restart test with single switch - PASS

  • 3.1 Apply cell to environment - PASS (tick)
  • 3.2 Uninstalling ONOS package - PASS (tick)
  • 3.3 Creating ONOS package - PASS (tick)
  • 3.4 Installing ONOS package - PASS (tick)
  • 3.5 Set up ONOS secure SSH - PASS (tick)
  • 3.6 Checking ONOS service - PASS (tick)
  • 3.7 Starting ONOS CLI sessions - PASS (tick)
  • 3.8 Starting Mininet Topology - PASS (tick)
  • 3.9 Check whether the flow count is bigger than 15 - PASS (tick)
  • 3.10 Check whether all flow status are ADDED - PASS (tick)
  • 3.11 Verify full connectivity for [u'h1', u'h2'] with tag CASE3 - PASS (tick)
  • 3.12 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE3 - PASS (tick)
  • 3.13 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE3 - PASS (tick)
  • 3.14 Killing ONOS instances with index(es): [0, 1, 2] - PASS (tick)
  • 3.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE3_Failure - PASS (tick)
  • 3.16 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE3_Failure - PASS (tick)
  • 3.17 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE3_Failure - PASS (tick)
  • 3.18 Recovering ONOS instances with index(es): [0, 1, 2] - PASS (tick)
  • 3.19 Checking if ONOS CLI is ready - PASS (tick)
  • 3.20 Checking if ONOS CLI is ready - PASS (tick)
  • 3.21 Checking if ONOS CLI is ready - PASS (tick)
  • 3.22 Checking ONOS nodes - PASS (tick)
  • 3.23 Check whether the flow count is bigger than 15 - PASS (tick)
  • 3.24 Check whether all flow status are ADDED - PASS (tick)
  • 3.25 Verify full connectivity for [u'h1', u'h2'] with tag CASE3_Failure - PASS (tick)
  • 3.26 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE3_Failure - PASS (tick)
  • 3.27 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE3_Failure - PASS (tick)
  • 3.28 Stopping Mininet - PASS (tick)
  • 3.29 Copying karaf logs - PASS (tick)
  • No labels