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

SRSwitchFailure at 17 Sep 2021 19:50:12

SRSwitchFailure

commit cabf6f84272b2b104f8d517f9994c7d845d992dd (HEAD -] master, origin/master, origin/HEAD)
Author: Matteo Scandolo [matteo.scandolo@gmail.com]
AuthorDate: Thu Sep 16 08:35:43 2021 -0700
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Fri Sep 17 16:13:44 2021 +0000

Bumping onos-maven-plugin version in onos-dependencies

Case 1: Switch Failure test with 2x2 leaf-spine topology and 1 Onos - PASS

  • 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 Set logging levels - PASS (tick)
  • 1.14 Set ONOS configurations - PASS (tick)
  • 1.15 Starting Mininet Topology - PASS (tick)
  • 1.16 Check whether the flow count is >= 116 - PASS (tick)
  • 1.17 Check whether all flow status are ADDED - PASS (tick)
  • 1.18 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE1 - PASS (tick)
  • 1.19 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE1 - PASS (tick)
  • 1.20 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE1 - PASS (tick)
  • 1.21 Kill ['spine101'] - PASS (tick)
  • 1.22 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE1_Failure - PASS (tick)
  • 1.23 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE1_Failure - PASS (tick)
  • 1.24 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE1_Failure - PASS (tick)
  • 1.25 Recovering ['spine101'] - PASS (tick)
  • 1.26 Check whether the flow count is >= 116 - PASS (tick)
  • 1.27 Check whether all flow status are ADDED - PASS (tick)
  • 1.28 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE1_Recovery - PASS (tick)
  • 1.29 Verify full connectivity for [u'olt10', u'vsg10'] with tag CASE1_Recovery - PASS (tick)
  • 1.30 Verify full connectivity for [u'olt5', u'vsg5'] with tag CASE1_Recovery - PASS (tick)
  • 1.31 Stopping Mininet - PASS (tick)
  • 1.32 Copying karaf logs - PASS (tick)
  • No labels