Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Case 5: Bridging test between two untagged hosts on vlan-untagged port, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 5.1 Constructing test variables - PASS (tick)
  • 5.2 Apply cell to environment - PASS (tick)
  • 5.3 Uninstalling Atomix - PASS (tick)
  • 5.4 Uninstalling ONOS package - PASS (tick)
  • 5.5 Building ONOS Docker image - PASS (tick)
  • 5.6 Create Cluster Config - PASS (tick)
  • 5.7 Installing Atomix via docker containers - PASS (tick)
  • 5.8 Installing ONOS via docker containers - PASS (tick)
  • 5.9 Set up ONOS secure SSH - PASS (tick)
  • 5.10 Starting ONOS CLI sessions - PASS (tick)
  • 5.11 Checking ONOS nodes - PASS (tick)
  • 5.12 Checking ONOS applications - PASS (tick)
  • 5.13 Set logging levels - PASS (tick)
  • 5.14 Set ONOS configurations - PASS (tick)
  • 5.15 Starting Mininet Topology - PASS (tick)
  • 5.16 Configure switches in ONOS - PASS (tick)
  • 5.17 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 5.18 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 5.19 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 5.20 Check number of topology elements - PASS (tick)
  • 5.21 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 - FAIL (error)
    • IP connectivity failed
  • 5.22 Stopping Mininet - PASS (tick)
  • 5.23 Copying karaf logs - PASS (tick)

Case 6: Bridging test between two untagged hosts on vlan-untagged port, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 6.1 Apply cell to environment - PASS (tick)
  • 6.2 Uninstalling Atomix - PASS (tick)
  • 6.3 Uninstalling ONOS package - PASS (tick)
  • 6.4 Create Cluster Config - PASS (tick)
  • 6.5 Installing Atomix via docker containers - PASS (tick)
  • 6.6 Installing ONOS via docker containers - PASS (tick)
  • 6.7 Set up ONOS secure SSH - PASS (tick)
  • 6.8 Starting ONOS CLI sessions - PASS (tick)
  • 6.9 Checking ONOS nodes - PASS (tick)
  • 6.10 Checking ONOS applications - PASS (tick)
  • 6.11 Set logging levels - PASS (tick)
  • 6.12 Set ONOS configurations - PASS (tick)
  • 6.13 Starting Mininet Topology - PASS (tick)
  • 6.14 Configure switches in ONOS - PASS (tick)
  • 6.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 6.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 6.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 6.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 6.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 6.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE6 - FAIL (error)
    • IP connectivity failed
  • 6.21 Stopping Mininet - PASS (tick)
  • 6.22 Copying karaf logs - PASS (tick)

Case 7: Bridging test between two untagged hosts on vlan-untagged port, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 7.1 Apply cell to environment - PASS (tick)
  • 7.2 Uninstalling Atomix - PASS (tick)
  • 7.3 Uninstalling ONOS package - PASS (tick)
  • 7.4 Create Cluster Config - PASS (tick)
  • 7.5 Installing Atomix via docker containers - PASS (tick)
  • 7.6 Installing ONOS via docker containers - PASS (tick)
  • 7.7 Set up ONOS secure SSH - PASS (tick)
  • 7.8 Starting ONOS CLI sessions - PASS (tick)
  • 7.9 Checking ONOS nodes - PASS (tick)
  • 7.10 Checking ONOS applications - PASS (tick)
  • 7.11 Set logging levels - PASS (tick)
  • 7.12 Set ONOS configurations - PASS (tick)
  • 7.13 Starting Mininet Topology - PASS (tick)
  • 7.14 Configure switches in ONOS - PASS (tick)
  • 7.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 7.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 7.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 7.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 7.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 7.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE7 - FAIL (error)
    • IP connectivity failed
  • 7.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE7 - FAIL (error)
    • IP connectivity failed
  • 7.22 Stopping Mininet - PASS (tick)
  • 7.23 Copying karaf logs - PASS (tick)

Case 8: Bridging test between two untagged hosts on vlan-untagged port, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 8.1 Apply cell to environment - PASS (tick)
  • 8.2 Uninstalling Atomix - PASS (tick)
  • 8.3 Uninstalling ONOS package - PASS (tick)
  • 8.4 Create Cluster Config - PASS (tick)
  • 8.5 Installing Atomix via docker containers - PASS (tick)
  • 8.6 Installing ONOS via docker containers - PASS (tick)
  • 8.7 Set up ONOS secure SSH - PASS (tick)
  • 8.8 Starting ONOS CLI sessions - PASS (tick)
  • 8.9 Checking ONOS nodes - PASS (tick)
  • 8.10 Checking ONOS applications - PASS (tick)
  • 8.11 Set logging levels - PASS (tick)
  • 8.12 Set ONOS configurations - PASS (tick)
  • 8.13 Starting Mininet Topology - PASS (tick)
  • 8.14 Configure switches in ONOS - PASS (tick)
  • 8.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 8.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 8.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 8.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 8.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 8.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 8.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 8.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE8 - FAIL (error)
    • IP connectivity failed
  • 8.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE8 - FAIL (error)
    • IP connectivity failed
  • 8.24 Stopping Mininet - PASS (tick)
  • 8.25 Copying karaf logs - PASS (tick)

Case 15: Bridging test between two tagged hosts, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 15.1 Apply cell to environment - PASS (tick)
  • 15.2 Uninstalling Atomix - PASS (tick)
  • 15.3 Uninstalling ONOS package - PASS (tick)
  • 15.4 Create Cluster Config - PASS (tick)
  • 15.5 Installing Atomix via docker containers - PASS (tick)
  • 15.6 Installing ONOS via docker containers - PASS (tick)
  • 15.7 Set up ONOS secure SSH - PASS (tick)
  • 15.8 Starting ONOS CLI sessions - PASS (tick)
  • 15.9 Checking ONOS nodes - PASS (tick)
  • 15.10 Checking ONOS applications - PASS (tick)
  • 15.11 Set logging levels - PASS (tick)
  • 15.12 Set ONOS configurations - PASS (tick)
  • 15.13 Starting Mininet Topology - PASS (tick)
  • 15.14 Configure switches in ONOS - PASS (tick)
  • 15.15 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 15.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 15.17 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 15.18 Check number of topology elements - PASS (tick)
  • 15.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE15 - FAIL (error)
    • IP connectivity failed
  • 15.20 Stopping Mininet - PASS (tick)
  • 15.21 Copying karaf logs - PASS (tick)

Case 16: Bridging test between two tagged hosts, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 16.1 Apply cell to environment - PASS (tick)
  • 16.2 Uninstalling Atomix - PASS (tick)
  • 16.3 Uninstalling ONOS package - PASS (tick)
  • 16.4 Create Cluster Config - PASS (tick)
  • 16.5 Installing Atomix via docker containers - PASS (tick)
  • 16.6 Installing ONOS via docker containers - PASS (tick)
  • 16.7 Set up ONOS secure SSH - PASS (tick)
  • 16.8 Starting ONOS CLI sessions - PASS (tick)
  • 16.9 Checking ONOS nodes - PASS (tick)
  • 16.10 Checking ONOS applications - PASS (tick)
  • 16.11 Set logging levels - PASS (tick)
  • 16.12 Set ONOS configurations - PASS (tick)
  • 16.13 Starting Mininet Topology - PASS (tick)
  • 16.14 Configure switches in ONOS - PASS (tick)
  • 16.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 16.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 16.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 16.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 16.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 16.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE16 - FAIL (error)
    • IP connectivity failed
  • 16.21 Stopping Mininet - PASS (tick)
  • 16.22 Copying karaf logs - PASS (tick)

Case 17: Bridging test between two tagged hosts, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 17.1 Apply cell to environment - PASS (tick)
  • 17.2 Uninstalling Atomix - PASS (tick)
  • 17.3 Uninstalling ONOS package - PASS (tick)
  • 17.4 Create Cluster Config - PASS (tick)
  • 17.5 Installing Atomix via docker containers - PASS (tick)
  • 17.6 Installing ONOS via docker containers - PASS (tick)
  • 17.7 Set up ONOS secure SSH - PASS (tick)
  • 17.8 Starting ONOS CLI sessions - PASS (tick)
  • 17.9 Checking ONOS nodes - PASS (tick)
  • 17.10 Checking ONOS applications - PASS (tick)
  • 17.11 Set logging levels - PASS (tick)
  • 17.12 Set ONOS configurations - PASS (tick)
  • 17.13 Starting Mininet Topology - PASS (tick)
  • 17.14 Configure switches in ONOS - PASS (tick)
  • 17.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 17.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 17.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 17.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 17.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 17.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE17 - FAIL (error)
    • IP connectivity failed
  • 17.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE17 - FAIL (error)
    • IP connectivity failed
  • 17.22 Stopping Mininet - PASS (tick)
  • 17.23 Copying karaf logs - PASS (tick)

Case 18: Bridging test between two tagged hosts, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 18.1 Apply cell to environment - PASS (tick)
  • 18.2 Uninstalling Atomix - PASS (tick)
  • 18.3 Uninstalling ONOS package - PASS (tick)
  • 18.4 Create Cluster Config - PASS (tick)
  • 18.5 Installing Atomix via docker containers - PASS (tick)
  • 18.6 Installing ONOS via docker containers - PASS (tick)
  • 18.7 Set up ONOS secure SSH - PASS (tick)
  • 18.8 Starting ONOS CLI sessions - PASS (tick)
  • 18.9 Checking ONOS nodes - PASS (tick)
  • 18.10 Checking ONOS applications - PASS (tick)
  • 18.11 Set logging levels - PASS (tick)
  • 18.12 Set ONOS configurations - PASS (tick)
  • 18.13 Starting Mininet Topology - PASS (tick)
  • 18.14 Configure switches in ONOS - PASS (tick)
  • 18.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 18.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 18.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 18.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 18.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 18.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 18.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 18.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE18 - FAIL (error)
    • IP connectivity failed
  • 18.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE18 - FAIL (error)
    • IP connectivity failed
  • 18.24 Stopping Mininet - PASS (tick)
  • 18.25 Copying karaf logs - PASS (tick)

Case 25: Bridging test between two untagged hosts on vlan-native port, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 25.1 Apply cell to environment - PASS (tick)
  • 25.2 Uninstalling Atomix - PASS (tick)
  • 25.3 Uninstalling ONOS package - PASS (tick)
  • 25.4 Create Cluster Config - PASS (tick)
  • 25.5 Installing Atomix via docker containers - PASS (tick)
  • 25.6 Installing ONOS via docker containers - PASS (tick)
  • 25.7 Set up ONOS secure SSH - PASS (tick)
  • 25.8 Starting ONOS CLI sessions - PASS (tick)
  • 25.9 Checking ONOS nodes - PASS (tick)
  • 25.10 Checking ONOS applications - PASS (tick)
  • 25.11 Set logging levels - PASS (tick)
  • 25.12 Set ONOS configurations - PASS (tick)
  • 25.13 Starting Mininet Topology - PASS (tick)
  • 25.14 Configure switches in ONOS - PASS (tick)
  • 25.15 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 25.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 25.17 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 25.18 Check number of topology elements - PASS (tick)
  • 25.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE25 - FAIL (error)
    • IP connectivity failed
  • 25.20 Stopping Mininet - PASS (tick)
  • 25.21 Copying karaf logs - PASS (tick)

Case 26: Bridging test between two untagged hosts on vlan-native port, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 26.1 Apply cell to environment - PASS (tick)
  • 26.2 Uninstalling Atomix - PASS (tick)
  • 26.3 Uninstalling ONOS package - PASS (tick)
  • 26.4 Create Cluster Config - PASS (tick)
  • 26.5 Installing Atomix via docker containers - PASS (tick)
  • 26.6 Installing ONOS via docker containers - PASS (tick)
  • 26.7 Set up ONOS secure SSH - PASS (tick)
  • 26.8 Starting ONOS CLI sessions - PASS (tick)
  • 26.9 Checking ONOS nodes - PASS (tick)
  • 26.10 Checking ONOS applications - PASS (tick)
  • 26.11 Set logging levels - PASS (tick)
  • 26.12 Set ONOS configurations - PASS (tick)
  • 26.13 Starting Mininet Topology - PASS (tick)
  • 26.14 Configure switches in ONOS - PASS (tick)
  • 26.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 26.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 26.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 26.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 26.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 26.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE26 - FAIL (error)
    • IP connectivity failed
  • 26.21 Stopping Mininet - PASS (tick)
  • 26.22 Copying karaf logs - PASS (tick)

Case 27: Bridging test between two untagged hosts on vlan-native port, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 27.1 Apply cell to environment - PASS (tick)
  • 27.2 Uninstalling Atomix - PASS (tick)
  • 27.3 Uninstalling ONOS package - PASS (tick)
  • 27.4 Create Cluster Config - PASS (tick)
  • 27.5 Installing Atomix via docker containers - PASS (tick)
  • 27.6 Installing ONOS via docker containers - PASS (tick)
  • 27.7 Set up ONOS secure SSH - PASS (tick)
  • 27.8 Starting ONOS CLI sessions - PASS (tick)
  • 27.9 Checking ONOS nodes - PASS (tick)
  • 27.10 Checking ONOS applications - PASS (tick)
  • 27.11 Set logging levels - PASS (tick)
  • 27.12 Set ONOS configurations - PASS (tick)
  • 27.13 Starting Mininet Topology - PASS (tick)
  • 27.14 Configure switches in ONOS - PASS (tick)
  • 27.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 27.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 27.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 27.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 27.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 27.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE27 - FAIL (error)
    • IP connectivity failed
  • 27.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE27 - FAIL (error)
    • IP connectivity failed
  • 27.22 Stopping Mininet - PASS (tick)
  • 27.23 Copying karaf logs - PASS (tick)

Case 28: Bridging test between two untagged hosts on vlan-native port, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 28.1 Apply cell to environment - PASS (tick)
  • 28.2 Uninstalling Atomix - PASS (tick)
  • 28.3 Uninstalling ONOS package - PASS (tick)
  • 28.4 Create Cluster Config - PASS (tick)
  • 28.5 Installing Atomix via docker containers - PASS (tick)
  • 28.6 Installing ONOS via docker containers - PASS (tick)
  • 28.7 Set up ONOS secure SSH - PASS (tick)
  • 28.8 Starting ONOS CLI sessions - PASS (tick)
  • 28.9 Checking ONOS nodes - PASS (tick)
  • 28.10 Checking ONOS applications - PASS (tick)
  • 28.11 Set logging levels - PASS (tick)
  • 28.12 Set ONOS configurations - PASS (tick)
  • 28.13 Starting Mininet Topology - PASS (tick)
  • 28.14 Configure switches in ONOS - PASS (tick)
  • 28.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 28.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 28.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 28.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 28.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 28.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 28.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 28.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE28 - FAIL (error)
    • IP connectivity failed
  • 28.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE28 - FAIL (error)
    • IP connectivity failed
  • 28.24 Stopping Mininet - PASS (tick)
  • 28.25 Copying karaf logs - PASS (tick)

Case 35: Bridging test between two untagged hosts, one on vlan-untagged port and the other on vlan-native port, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 35.1 Apply cell to environment - PASS (tick)
  • 35.2 Uninstalling Atomix - PASS (tick)
  • 35.3 Uninstalling ONOS package - PASS (tick)
  • 35.4 Create Cluster Config - PASS (tick)
  • 35.5 Installing Atomix via docker containers - PASS (tick)
  • 35.6 Installing ONOS via docker containers - PASS (tick)
  • 35.7 Set up ONOS secure SSH - PASS (tick)
  • 35.8 Starting ONOS CLI sessions - PASS (tick)
  • 35.9 Checking ONOS nodes - PASS (tick)
  • 35.10 Checking ONOS applications - PASS (tick)
  • 35.11 Set logging levels - PASS (tick)
  • 35.12 Set ONOS configurations - PASS (tick)
  • 35.13 Starting Mininet Topology - PASS (tick)
  • 35.14 Configure switches in ONOS - PASS (tick)
  • 35.15 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 35.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 35.17 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 35.18 Check number of topology elements - PASS (tick)
  • 35.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE35 - FAIL (error)
    • IP connectivity failed
  • 35.20 Stopping Mininet - PASS (tick)
  • 35.21 Copying karaf logs - PASS (tick)

Case 36: Bridging test between two untagged hosts, one on vlan-untagged port and the other on vlan-native port, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 36.1 Apply cell to environment - PASS (tick)
  • 36.2 Uninstalling Atomix - PASS (tick)
  • 36.3 Uninstalling ONOS package - PASS (tick)
  • 36.4 Create Cluster Config - PASS (tick)
  • 36.5 Installing Atomix via docker containers - PASS (tick)
  • 36.6 Installing ONOS via docker containers - PASS (tick)
  • 36.7 Set up ONOS secure SSH - PASS (tick)
  • 36.8 Starting ONOS CLI sessions - PASS (tick)
  • 36.9 Checking ONOS nodes - PASS (tick)
  • 36.10 Checking ONOS applications - PASS (tick)
  • 36.11 Set logging levels - PASS (tick)
  • 36.12 Set ONOS configurations - PASS (tick)
  • 36.13 Starting Mininet Topology - PASS (tick)
  • 36.14 Configure switches in ONOS - PASS (tick)
  • 36.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 36.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 36.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 36.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 36.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 36.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE36 - FAIL (error)
    • IP connectivity failed
  • 36.21 Stopping Mininet - PASS (tick)
  • 36.22 Copying karaf logs - PASS (tick)

Case 37: Bridging test between two untagged hosts, one on vlan-untagged port and the other on vlan-native port, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 37.1 Apply cell to environment - PASS (tick)
  • 37.2 Uninstalling Atomix - PASS (tick)
  • 37.3 Uninstalling ONOS package - PASS (tick)
  • 37.4 Create Cluster Config - PASS (tick)
  • 37.5 Installing Atomix via docker containers - PASS (tick)
  • 37.6 Installing ONOS via docker containers - PASS (tick)
  • 37.7 Set up ONOS secure SSH - PASS (tick)
  • 37.8 Starting ONOS CLI sessions - PASS (tick)
  • 37.9 Checking ONOS nodes - PASS (tick)
  • 37.10 Checking ONOS applications - PASS (tick)
  • 37.11 Set logging levels - PASS (tick)
  • 37.12 Set ONOS configurations - PASS (tick)
  • 37.13 Starting Mininet Topology - PASS (tick)
  • 37.14 Configure switches in ONOS - PASS (tick)
  • 37.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 37.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 37.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 37.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 37.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 37.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE37 - FAIL (error)
    • IP connectivity failed
  • 37.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE37 - FAIL (error)
    • IP connectivity failed
  • 37.22 Stopping Mininet - PASS (tick)
  • 37.23 Copying karaf logs - PASS (tick)

Case 38: Bridging test between two untagged hosts, one on vlan-untagged port and the other on vlan-native port, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 38.1 Apply cell to environment - PASS (tick)
  • 38.2 Uninstalling Atomix - PASS (tick)
  • 38.3 Uninstalling ONOS package - PASS (tick)
  • 38.4 Create Cluster Config - PASS (tick)
  • 38.5 Installing Atomix via docker containers - PASS (tick)
  • 38.6 Installing ONOS via docker containers - PASS (tick)
  • 38.7 Set up ONOS secure SSH - PASS (tick)
  • 38.8 Starting ONOS CLI sessions - PASS (tick)
  • 38.9 Checking ONOS nodes - PASS (tick)
  • 38.10 Checking ONOS applications - PASS (tick)
  • 38.11 Set logging levels - PASS (tick)
  • 38.12 Set ONOS configurations - PASS (tick)
  • 38.13 Starting Mininet Topology - PASS (tick)
  • 38.14 Configure switches in ONOS - PASS (tick)
  • 38.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 38.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 38.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 38.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 38.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 38.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 38.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 38.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE38 - FAIL (error)
    • IP connectivity failed
  • 38.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE38 - FAIL (error)
    • IP connectivity failed
  • 38.24 Stopping Mininet - PASS (tick)
  • 38.25 Copying karaf logs - PASS (tick)

Case 45: Bridging test between untagged host and tagged host, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 45.1 Apply cell to environment - PASS (tick)
  • 45.2 Uninstalling Atomix - PASS (tick)
  • 45.3 Uninstalling ONOS package - PASS (tick)
  • 45.4 Create Cluster Config - PASS (tick)
  • 45.5 Installing Atomix via docker containers - PASS (tick)
  • 45.6 Installing ONOS via docker containers - PASS (tick)
  • 45.7 Set up ONOS secure SSH - PASS (tick)
  • 45.8 Starting ONOS CLI sessions - PASS (tick)
  • 45.9 Checking ONOS nodes - PASS (tick)
  • 45.10 Checking ONOS applications - PASS (tick)
  • 45.11 Set logging levels - PASS (tick)
  • 45.12 Set ONOS configurations - PASS (tick)
  • 45.13 Starting Mininet Topology - PASS (tick)
  • 45.14 Configure switches in ONOS - PASS (tick)
  • 45.15 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 45.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 45.17 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 45.18 Check number of topology elements - PASS (tick)
  • 45.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE45 - FAIL (error)
    • IP connectivity failed
  • 45.20 Stopping Mininet - PASS (tick)
  • 45.21 Copying karaf logs - PASS (tick)

Case 46: Bridging test between untagged host and tagged host, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 46.1 Apply cell to environment - PASS (tick)
  • 46.2 Uninstalling Atomix - PASS (tick)
  • 46.3 Uninstalling ONOS package - PASS (tick)
  • 46.4 Create Cluster Config - PASS (tick)
  • 46.5 Installing Atomix via docker containers - PASS (tick)
  • 46.6 Installing ONOS via docker containers - PASS (tick)
  • 46.7 Set up ONOS secure SSH - PASS (tick)
  • 46.8 Starting ONOS CLI sessions - PASS (tick)
  • 46.9 Checking ONOS nodes - PASS (tick)
  • 46.10 Checking ONOS applications - PASS (tick)
  • 46.11 Set logging levels - PASS (tick)
  • 46.12 Set ONOS configurations - PASS (tick)
  • 46.13 Starting Mininet Topology - PASS (tick)
  • 46.14 Configure switches in ONOS - PASS (tick)
  • 46.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 46.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 46.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 46.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 46.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 46.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE46 - FAIL (error)
    • IP connectivity failed
  • 46.21 Stopping Mininet - PASS (tick)
  • 46.22 Copying karaf logs - PASS (tick)

Case 47: Bridging test between untagged host and tagged host, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 47.1 Apply cell to environment - PASS (tick)
  • 47.2 Uninstalling Atomix - PASS (tick)
  • 47.3 Uninstalling ONOS package - PASS (tick)
  • 47.4 Create Cluster Config - PASS (tick)
  • 47.5 Installing Atomix via docker containers - PASS (tick)
  • 47.6 Installing ONOS via docker containers - PASS (tick)
  • 47.7 Set up ONOS secure SSH - PASS (tick)
  • 47.8 Starting ONOS CLI sessions - PASS (tick)
  • 47.9 Checking ONOS nodes - PASS (tick)
  • 47.10 Checking ONOS applications - PASS (tick)
  • 47.11 Set logging levels - PASS (tick)
  • 47.12 Set ONOS configurations - PASS (tick)
  • 47.13 Starting Mininet Topology - PASS (tick)
  • 47.14 Configure switches in ONOS - PASS (tick)
  • 47.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 47.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 47.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 47.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 47.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 47.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE47 - FAIL (error)
    • IP connectivity failed
  • 47.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE47 - FAIL (error)
    • IP connectivity failed
  • 47.22 Stopping Mininet - PASS (tick)
  • 47.23 Copying karaf logs - PASS (tick)

Case 48: Bridging test between untagged host and tagged host, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 48.1 Apply cell to environment - PASS (tick)
  • 48.2 Uninstalling Atomix - PASS (tick)
  • 48.3 Uninstalling ONOS package - PASS (tick)
  • 48.4 Create Cluster Config - PASS (tick)
  • 48.5 Installing Atomix via docker containers - PASS (tick)
  • 48.6 Installing ONOS via docker containers - PASS (tick)
  • 48.7 Set up ONOS secure SSH - PASS (tick)
  • 48.8 Starting ONOS CLI sessions - PASS (tick)
  • 48.9 Checking ONOS nodes - PASS (tick)
  • 48.10 Checking ONOS applications - PASS (tick)
  • 48.11 Set logging levels - PASS (tick)
  • 48.12 Set ONOS configurations - PASS (tick)
  • 48.13 Starting Mininet Topology - PASS (tick)
  • 48.14 Configure switches in ONOS - PASS (tick)
  • 48.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 48.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 48.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 48.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 48.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 48.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 48.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 48.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE48 - FAIL (error)
    • IP connectivity failed
  • 48.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE48 - FAIL (error)
    • IP connectivity failed
  • 48.24 Stopping Mininet - PASS (tick)
  • 48.25 Copying karaf logs - PASS (tick)

Case 55: Bridging test between two untagged hosts with different vlan id, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 55.1 Apply cell to environment - PASS (tick)
  • 55.2 Uninstalling Atomix - PASS (tick)
  • 55.3 Uninstalling ONOS package - PASS (tick)
  • 55.4 Create Cluster Config - PASS (tick)
  • 55.5 Installing Atomix via docker containers - PASS (tick)
  • 55.6 Installing ONOS via docker containers - PASS (tick)
  • 55.7 Set up ONOS secure SSH - PASS (tick)
  • 55.8 Starting ONOS CLI sessions - PASS (tick)
  • 55.9 Checking ONOS nodes - PASS (tick)
  • 55.10 Checking ONOS applications - PASS (tick)
  • 55.11 Set logging levels - PASS (tick)
  • 55.12 Set ONOS configurations - PASS (tick)
  • 55.13 Starting Mininet Topology - PASS (tick)
  • 55.14 Configure switches in ONOS - PASS (tick)
  • 55.15 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 55.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 55.17 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 55.18 Check number of topology elements - PASS (tick)
  • 55.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE55 - PASS (tick)
  • 55.20 Stopping Mininet - PASS (tick)
  • 55.21 Copying karaf logs - PASS (tick)

Case 56: Bridging test between two untagged hosts with different vlan id, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 56.1 Apply cell to environment - PASS (tick)
  • 56.2 Uninstalling Atomix - PASS (tick)
  • 56.3 Uninstalling ONOS package - PASS (tick)
  • 56.4 Create Cluster Config - PASS (tick)
  • 56.5 Installing Atomix via docker containers - PASS (tick)
  • 56.6 Installing ONOS via docker containers - PASS (tick)
  • 56.7 Set up ONOS secure SSH - PASS (tick)
  • 56.8 Starting ONOS CLI sessions - PASS (tick)
  • 56.9 Checking ONOS nodes - PASS (tick)
  • 56.10 Checking ONOS applications - PASS (tick)
  • 56.11 Set logging levels - PASS (tick)
  • 56.12 Set ONOS configurations - PASS (tick)
  • 56.13 Starting Mininet Topology - PASS (tick)
  • 56.14 Configure switches in ONOS - PASS (tick)
  • 56.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 56.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 56.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 56.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 56.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 56.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE56 - PASS (tick)
  • 56.21 Stopping Mininet - PASS (tick)
  • 56.22 Copying karaf logs - PASS (tick)

Case 57: Bridging test between two untagged hosts with different vlan id, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 57.1 Apply cell to environment - PASS (tick)
  • 57.2 Uninstalling Atomix - PASS (tick)
  • 57.3 Uninstalling ONOS package - PASS (tick)
  • 57.4 Create Cluster Config - PASS (tick)
  • 57.5 Installing Atomix via docker containers - PASS (tick)
  • 57.6 Installing ONOS via docker containers - PASS (tick)
  • 57.7 Set up ONOS secure SSH - PASS (tick)
  • 57.8 Starting ONOS CLI sessions - PASS (tick)
  • 57.9 Checking ONOS nodes - PASS (tick)
  • 57.10 Checking ONOS applications - PASS (tick)
  • 57.11 Set logging levels - PASS (tick)
  • 57.12 Set ONOS configurations - PASS (tick)
  • 57.13 Starting Mininet Topology - PASS (tick)
  • 57.14 Configure switches in ONOS - PASS (tick)
  • 57.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 57.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 57.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 57.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 57.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 57.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE57 - PASS (tick)
  • 57.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE57 - PASS (tick)
  • 57.22 Stopping Mininet - PASS (tick)
  • 57.23 Copying karaf logs - PASS (tick)

Case 58: Bridging test between two untagged hosts with different vlan id, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 58.1 Apply cell to environment - PASS (tick)
  • 58.2 Uninstalling Atomix - PASS (tick)
  • 58.3 Uninstalling ONOS package - PASS (tick)
  • 58.4 Create Cluster Config - PASS (tick)
  • 58.5 Installing Atomix via docker containers - PASS (tick)
  • 58.6 Installing ONOS via docker containers - PASS (tick)
  • 58.7 Set up ONOS secure SSH - PASS (tick)
  • 58.8 Starting ONOS CLI sessions - PASS (tick)
  • 58.9 Checking ONOS nodes - PASS (tick)
  • 58.10 Checking ONOS applications - PASS (tick)
  • 58.11 Set logging levels - PASS (tick)
  • 58.12 Set ONOS configurations - PASS (tick)
  • 58.13 Starting Mininet Topology - PASS (tick)
  • 58.14 Configure switches in ONOS - PASS (tick)
  • 58.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 58.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 58.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 58.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 58.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 58.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 58.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 58.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE58 - PASS (tick)
  • 58.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE58 - PASS (tick)
  • 58.24 Stopping Mininet - PASS (tick)
  • 58.25 Copying karaf logs - PASS (tick)

Case 65: Bridging test between two tagged hosts with different vlan id, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 65.1 Apply cell to environment - PASS (tick)
  • 65.2 Uninstalling Atomix - PASS (tick)
  • 65.3 Uninstalling ONOS package - PASS (tick)
  • 65.4 Create Cluster Config - PASS (tick)
  • 65.5 Installing Atomix via docker containers - PASS (tick)
  • 65.6 Installing ONOS via docker containers - PASS (tick)
  • 65.7 Set up ONOS secure SSH - PASS (tick)
  • 65.8 Starting ONOS CLI sessions - PASS (tick)
  • 65.9 Checking ONOS nodes - PASS (tick)
  • 65.10 Checking ONOS applications - PASS (tick)
  • 65.11 Set logging levels - PASS (tick)
  • 65.12 Set ONOS configurations - PASS (tick)
  • 65.13 Starting Mininet Topology - PASS (tick)
  • 65.14 Configure switches in ONOS - PASS (tick)
  • 65.15 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 65.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 65.17 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 65.18 Check number of topology elements - PASS (tick)
  • 65.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE65 - PASS (tick)
  • 65.20 Stopping Mininet - PASS (tick)
  • 65.21 Copying karaf logs - PASS (tick)

Case 66: Bridging test between two tagged hosts with different vlan id, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 66.1 Apply cell to environment - PASS (tick)
  • 66.2 Uninstalling Atomix - PASS (tick)
  • 66.3 Uninstalling ONOS package - PASS (tick)
  • 66.4 Create Cluster Config - PASS (tick)
  • 66.5 Installing Atomix via docker containers - PASS (tick)
  • 66.6 Installing ONOS via docker containers - PASS (tick)
  • 66.7 Set up ONOS secure SSH - PASS (tick)
  • 66.8 Starting ONOS CLI sessions - PASS (tick)
  • 66.9 Checking ONOS nodes - PASS (tick)
  • 66.10 Checking ONOS applications - PASS (tick)
  • 66.11 Set logging levels - PASS (tick)
  • 66.12 Set ONOS configurations - PASS (tick)
  • 66.13 Starting Mininet Topology - PASS (tick)
  • 66.14 Configure switches in ONOS - PASS (tick)
  • 66.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 66.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 66.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 66.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 66.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 66.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE66 - PASS (tick)
  • 66.21 Stopping Mininet - PASS (tick)
  • 66.22 Copying karaf logs - PASS (tick)

Case 67: Bridging test between two tagged hosts with different vlan id, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 67.1 Apply cell to environment - PASS (tick)
  • 67.2 Uninstalling Atomix - PASS (tick)
  • 67.3 Uninstalling ONOS package - PASS (tick)
  • 67.4 Create Cluster Config - PASS (tick)
  • 67.5 Installing Atomix via docker containers - PASS (tick)
  • 67.6 Installing ONOS via docker containers - PASS (tick)
  • 67.7 Set up ONOS secure SSH - PASS (tick)
  • 67.8 Starting ONOS CLI sessions - PASS (tick)
  • 67.9 Checking ONOS nodes - PASS (tick)
  • 67.10 Checking ONOS applications - PASS (tick)
  • 67.11 Set logging levels - PASS (tick)
  • 67.12 Set ONOS configurations - PASS (tick)
  • 67.13 Starting Mininet Topology - PASS (tick)
  • 67.14 Configure switches in ONOS - PASS (tick)
  • 67.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 67.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 67.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 67.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 67.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 67.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE67 - PASS (tick)
  • 67.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE67 - PASS (tick)
  • 67.22 Stopping Mininet - PASS (tick)
  • 67.23 Copying karaf logs - PASS (tick)

Case 68: Bridging test between two tagged hosts with different vlan id, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 68.1 Apply cell to environment - PASS (tick)
  • 68.2 Uninstalling Atomix - PASS (tick)
  • 68.3 Uninstalling ONOS package - PASS (tick)
  • 68.4 Create Cluster Config - PASS (tick)
  • 68.5 Installing Atomix via docker containers - PASS (tick)
  • 68.6 Installing ONOS via docker containers - PASS (tick)
  • 68.7 Set up ONOS secure SSH - PASS (tick)
  • 68.8 Starting ONOS CLI sessions - PASS (tick)
  • 68.9 Checking ONOS nodes - PASS (tick)
  • 68.10 Checking ONOS applications - PASS (tick)
  • 68.11 Set logging levels - PASS (tick)
  • 68.12 Set ONOS configurations - PASS (tick)
  • 68.13 Starting Mininet Topology - PASS (tick)
  • 68.14 Configure switches in ONOS - PASS (tick)
  • 68.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 68.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 68.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 68.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 68.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 68.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 68.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 68.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE68 - PASS (tick)
  • 68.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE68 - PASS (tick)
  • 68.24 Stopping Mininet - PASS (tick)
  • 68.25 Copying karaf logs - PASS (tick)

Case 75: Bridging test between untagged and tagged hosts with different vlan id, with single ToR, stratum switches and 3 ONOS instances - FAIL

  • 75.1 Apply cell to environment - PASS (tick)
  • 75.2 Uninstalling Atomix - PASS (tick)
  • 75.3 Uninstalling ONOS package - PASS (tick)
  • 75.4 Create Cluster Config - PASS (tick)
  • 75.5 Installing Atomix via docker containers - PASS (tick)
  • 75.6 Installing ONOS via docker containers - PASS (tick)
  • 75.7 Set up ONOS secure SSH - PASS (tick)
  • 75.8 Starting ONOS CLI sessions - PASS (tick)
  • 75.9 Checking ONOS nodes - PASS (tick)
  • 75.10 Checking ONOS applications - PASS (tick)
  • 75.11 Set logging levels - PASS (tick)
  • 75.12 Set ONOS configurations - PASS (tick)
  • 75.13 Starting Mininet Topology - PASS (tick)
  • 75.14 Configure switches in ONOS - PASS (tick)
  • 75.15 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 2, expecting at least 20
  • 75.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 75.17 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 2
  • 75.18 Check number of topology elements - PASS (tick)
  • 75.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE75 - PASS (tick)
  • 75.20 Stopping Mininet - PASS (tick)
  • 75.21 Copying karaf logs - PASS (tick)

Case 76: Bridging test between untagged and tagged hosts with different vlan id, with dual-homed ToR, stratum switches and 3 ONOS instances - FAIL

  • 76.1 Apply cell to environment - PASS (tick)
  • 76.2 Uninstalling Atomix - PASS (tick)
  • 76.3 Uninstalling ONOS package - PASS (tick)
  • 76.4 Create Cluster Config - PASS (tick)
  • 76.5 Installing Atomix via docker containers - PASS (tick)
  • 76.6 Installing ONOS via docker containers - PASS (tick)
  • 76.7 Set up ONOS secure SSH - PASS (tick)
  • 76.8 Starting ONOS CLI sessions - PASS (tick)
  • 76.9 Checking ONOS nodes - PASS (tick)
  • 76.10 Checking ONOS applications - PASS (tick)
  • 76.11 Set logging levels - PASS (tick)
  • 76.12 Set ONOS configurations - PASS (tick)
  • 76.13 Starting Mininet Topology - PASS (tick)
  • 76.14 Configure switches in ONOS - PASS (tick)
  • 76.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 4, expecting at least 74
  • 76.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 76.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 76.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 4
  • 76.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 2 devices (2 expected) and 0 links (2 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 76.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE76 - PASS (tick)
  • 76.21 Stopping Mininet - PASS (tick)
  • 76.22 Copying karaf logs - PASS (tick)

Case 77: Bridging test between untagged and tagged hosts with different vlan id, with 2x2 leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 77.1 Apply cell to environment - PASS (tick)
  • 77.2 Uninstalling Atomix - PASS (tick)
  • 77.3 Uninstalling ONOS package - PASS (tick)
  • 77.4 Create Cluster Config - PASS (tick)
  • 77.5 Installing Atomix via docker containers - PASS (tick)
  • 77.6 Installing ONOS via docker containers - PASS (tick)
  • 77.7 Set up ONOS secure SSH - PASS (tick)
  • 77.8 Starting ONOS CLI sessions - PASS (tick)
  • 77.9 Checking ONOS nodes - PASS (tick)
  • 77.10 Checking ONOS applications - PASS (tick)
  • 77.11 Set logging levels - PASS (tick)
  • 77.12 Set ONOS configurations - PASS (tick)
  • 77.13 Starting Mininet Topology - PASS (tick)
  • 77.14 Configure switches in ONOS - PASS (tick)
  • 77.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 8, expecting at least 64
  • 77.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 77.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 77.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 8
  • 77.19 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 4 devices (4 expected) and 0 links (8 expected) and 3 controllers (3 expected) and 4 SCCs (1 expected)
  • 77.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE77 - PASS (tick)
  • 77.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE77 - PASS (tick)
  • 77.22 Stopping Mininet - PASS (tick)
  • 77.23 Copying karaf logs - PASS (tick)

Case 78: Bridging test between untagged and tagged hosts with different vlan id, with 2x4 dual-homed leaf-spine topology, stratum switches and 3 ONOS instances - FAIL

  • 78.1 Apply cell to environment - PASS (tick)
  • 78.2 Uninstalling Atomix - PASS (tick)
  • 78.3 Uninstalling ONOS package - PASS (tick)
  • 78.4 Create Cluster Config - PASS (tick)
  • 78.5 Installing Atomix via docker containers - PASS (tick)
  • 78.6 Installing ONOS via docker containers - PASS (tick)
  • 78.7 Set up ONOS secure SSH - PASS (tick)
  • 78.8 Starting ONOS CLI sessions - PASS (tick)
  • 78.9 Checking ONOS nodes - PASS (tick)
  • 78.10 Checking ONOS applications - PASS (tick)
  • 78.11 Set logging levels - PASS (tick)
  • 78.12 Set ONOS configurations - PASS (tick)
  • 78.13 Starting Mininet Topology - PASS (tick)
  • 78.14 Configure switches in ONOS - PASS (tick)
  • 78.15 Check whether the flow count is >= 212 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 212
  • 78.16 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 78.17 Check whether the flow count of device device:leaf1 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 78.18 Check whether the flow count of device device:leaf2 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 78.19 Check whether the flow count of device device:leaf3 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 78.20 Check whether the flow count of device device:leaf4 >= than 53 - FAIL (error)
    • Flow count looks wrong: 12
  • 78.21 Check number of topology elements - FAIL (error)
    • Unexpected number of links, switches, and/or controllers: The number of links, switches, nodes, and SCCs does not match what was expected
    • ONOS sees 6 devices (6 expected) and 0 links (22 expected) and 3 controllers (3 expected) and 6 SCCs (1 expected)
  • 78.22 Verify full connectivity for [u'h1', u'h2'] with tag CASE78 - PASS (tick)
  • 78.23 Verify full connectivity for [u'h3', u'h4'] with tag CASE78 - PASS (tick)
  • 78.24 Stopping Mininet - PASS (tick)
  • 78.25 Copying karaf logs - PASS (tick)