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

SRDynamicConf at 11 Mar 2021 18:41:03

SRDynamicConf-stratum

commit f06f5d676c01f33834324c4d8a796c7338d53795 (HEAD -] master, origin/master, origin/HEAD)
Author: Thomas Vachuska [tom@opennetworking.org]
AuthorDate: Wed Mar 10 14:24:47 2021 -0800
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Wed Mar 10 22:30:38 2021 +0000

[AETHER-1212] Added means to configure host links to appear as 'wireless'

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 Building ONOS Docker image - PASS (tick)
  • 13.6 Create Cluster Config - PASS (tick)
  • 13.7 Installing Atomix via docker containers - PASS (tick)
  • 13.8 Installing ONOS via docker containers - PASS (tick)
  • 13.9 Set up ONOS secure SSH - 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 Configure switches in ONOS - PASS (tick)
  • 13.17 Check whether the flow count is >= 104 - FAIL (error)
    • Flow count looks wrong; found 0, expecting at least 104
  • 13.18 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 13.19 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE13_Before - PASS (tick)
  • 13.20 Check whether the flow count of device device:bmv2:leaf1 >= than 52 - FAIL (error)
    • Flow count looks wrong: 0
  • 13.21 Check whether the flow count of device device:bmv2:leaf2 >= than 52 - FAIL (error)
    • Flow count looks wrong: 0
  • 13.22 Check whether the flow count is >= 104 - FAIL (error)
    • Flow count looks wrong; found 0, expecting at least 104
  • 13.23 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 13.24 Verify full connectivity for [u'h1', u'h2', u'h3', u'h4'] with tag CASE13_After - PASS (tick)
  • 13.25 Stopping Mininet - PASS (tick)
  • 13.26 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 - FAIL

  • 23.1 Apply cell to environment - PASS (tick)
  • 23.2 Uninstalling Atomix - PASS (tick)
  • 23.3 Uninstalling ONOS package - PASS (tick)
  • 23.4 Create Cluster Config - PASS (tick)
  • 23.5 Installing Atomix via docker containers - PASS (tick)
  • 23.6 Installing ONOS via docker containers - PASS (tick)
  • 23.7 Set up ONOS secure SSH - 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 Set logging levels - PASS (tick)
  • 23.12 Set ONOS configurations - PASS (tick)
  • 23.13 Starting Mininet Topology - PASS (tick)
  • 23.14 Configure switches in ONOS - PASS (tick)
  • 23.15 Check whether the flow count is >= 106 - FAIL (error)
    • Flow count looks wrong; found 0, expecting at least 106
  • 23.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 23.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE23_Before - PASS (tick)
  • 23.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE23_Before - PASS (tick)
  • 23.19 Check whether the flow count of device device:bmv2:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 0
  • 23.20 Check whether the flow count of device device:bmv2:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 0
  • 23.21 Check whether the flow count is >= 106 - FAIL (error)
    • Flow count looks wrong; found 0, expecting at least 106
  • 23.22 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 23.23 Verify full connectivity for [u'h1', u'h2'] with tag CASE23_After - PASS (tick)
  • 23.24 Verify full connectivity for [u'h1', u'h3', u'h4'] with tag CASE23_After - PASS (tick)
  • 23.25 Stopping Mininet - PASS (tick)
  • 23.26 Copying karaf logs - PASS (tick)
  • No labels