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

SRDynamicConf at 24 May 2020 19:40:37

SRDynamicConf

commit 97aa670c9a93aa8e4b9d0682dafcbb685e88565a (HEAD -] master, origin/master, origin/HEAD)
Author: Sean Condon [sean@opennetworking.org]
AuthorDate: Thu May 21 14:17:43 2020 +0100
Commit: Sean Condon [sean@opennetworking.org]
CommitDate: Fri May 22 15:54:01 2020 +0000

[ONOS-8097] Pipeconf table top header misaligned

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 Starting Mininet Topology - PASS (tick)
  • 13.14 Check whether the flow count is bigger than 104 - PASS (tick)
  • 13.15 Check whether all flow status are ADDED - PASS (tick)
  • 13.16 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE13_Before - FAIL (error)
    • IP connectivity failed
  • 13.17 Check whether the flow count of device of:0000000000000001 is bigger than 52 - PASS (tick)
  • 13.18 Check whether the flow count of device of:0000000000000002 is bigger than 52 - FAIL (error)
    • Flow count looks wrong: 18
  • 13.19 Check whether the flow count is bigger than 104 - PASS (tick)
  • 13.20 Check whether all flow status are ADDED - PASS (tick)
  • 13.21 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE13_After - FAIL (error)
    • IP connectivity failed
  • 13.22 Stopping Mininet - PASS (tick)
  • 13.23 Copying karaf logs - PASS (tick)

Case 23: Changing port configuration from untagged 10 to tagged 20 and native 10, with 2x2 leaf-spine topology and 3 ONOS instances - PASS

  • 23.1 Apply cell to environment - PASS (tick)
  • 23.2 Uninstalling Atomix - PASS (tick)
  • 23.3 Uninstalling ONOS package - PASS (tick)
  • 23.4 Installing Atomix - PASS (tick)
  • 23.5 Installing ONOS package - PASS (tick)
  • 23.6 Set up ONOS secure SSH - PASS (tick)
  • 23.7 Checking ONOS service - PASS (tick)
  • 23.8 Starting ONOS CLI sessions - PASS (tick)
  • 23.9 Checking ONOS nodes - PASS (tick)
  • 23.10 Checking ONOS applications - PASS (tick)
  • 23.11 Starting Mininet Topology - PASS (tick)
  • 23.12 Check whether the flow count is bigger than 106 - PASS (tick)
  • 23.13 Check whether all flow status are ADDED - PASS (tick)
  • 23.14 Verify full connectivity for [u'h3', u'h4'] with tag CASE23_Before - PASS (tick)
  • 23.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE23_Before - PASS (tick)
  • 23.16 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 23.17 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 23.18 Check whether the flow count is bigger than 106 - PASS (tick)
  • 23.19 Check whether all flow status are ADDED - PASS (tick)
  • 23.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE23_After - PASS (tick)
  • 23.21 Verify full connectivity for [u'h1', u'h3', u'h4'] with tag CASE23_After - PASS (tick)
  • 23.22 Stopping Mininet - PASS (tick)
  • 23.23 Copying karaf logs - PASS (tick)

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

  • No labels