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

SRDynamicConf at 05 Sep 2021 18:00:26

SRDynamicConf

commit 4d29d3c8b67a89ffa3a06dda0efa196ff179d009 (HEAD -] master, origin/master, origin/HEAD)
Author: pierventre [pier@opennetworking.org]
AuthorDate: Fri Aug 27 17:20:00 2021 +0200
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Thu Sep 2 15:04:32 2021 +0000

[SDFAB-522] Fix port type for pair ports

Case 13: Changing port configuration from untagged 10 to tagged 10, with 2x2 leaf-spine topology and 3 ONOS instances - FAIL

  • 13.1 Constructing test variables - PASS (tick)
  • 13.2 Apply cell to environment - PASS (tick)
  • 13.3 Uninstalling Atomix - PASS (tick)
  • 13.4 Uninstalling ONOS package - PASS (tick)
  • 13.5 Creating ONOS package - PASS (tick)
  • 13.6 Installing Atomix - PASS (tick)
  • 13.7 Installing ONOS package - PASS (tick)
  • 13.8 Set up ONOS secure SSH - PASS (tick)
  • 13.9 Checking ONOS service - PASS (tick)
  • 13.10 Starting ONOS CLI sessions - PASS (tick)
  • 13.11 Checking ONOS nodes - PASS (tick)
  • 13.12 Checking ONOS applications - PASS (tick)
  • 13.13 Set logging levels - PASS (tick)
  • 13.14 Set ONOS configurations - PASS (tick)
  • 13.15 Starting Mininet Topology - PASS (tick)
  • 13.16 Check whether the flow count is >= 104 - FAIL (error)
    • Flow count looks wrong; found 0, expecting at least 104
  • 13.17 Check whether all flow status are ADDED - PASS (tick)
  • 13.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE13_Before - FAIL (error)
    • IP connectivity failed
  • 13.19 Check whether the flow count of device of:0000000000000001 >= than 52 - FAIL (error)
    • Flow count looks wrong: 0
  • 13.20 Check whether the flow count of device of:0000000000000002 >= than 52 - FAIL (error)
    • Flow count looks wrong: 0
  • 13.21 Stopping Mininet - PASS (tick)
  • 13.22 Copying karaf logs - PASS (tick)

Case 23: - No Result

  • No labels