Have questions? Stuck? Please check our FAQ for some common questions and answers.

SRRouting at 30 Aug 2021 20:55:01

SRRouting

commit 90613fc8b563f96866f390f3c47f857c79344972 (HEAD -] onos-2.2, origin/onos-2.2)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Thu Aug 26 22:04:08 2021 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Thu Aug 26 22:20:33 2021 +0900

Fix: use k8s API config IP address as the controller's IP

Case 1: Ping between all ipv4 hosts in the topology - 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 number of topology elements - PASS (tick)
  • 1.17 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 1.18 Verify host IP address assignment in ONOS - PASS (tick)
  • 1.19 Verify IP address assignment from hosts - PASS (tick)
  • 1.20 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 1.21 Stopping Mininet - PASS (tick)

Case 2: Ping between all ipv6 hosts in the topology - PASS

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling Atomix - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Installing Atomix - PASS (tick)
  • 2.5 Installing ONOS package - PASS (tick)
  • 2.6 Set up ONOS secure SSH - PASS (tick)
  • 2.7 Checking ONOS service - PASS (tick)
  • 2.8 Starting ONOS CLI sessions - PASS (tick)
  • 2.9 Checking ONOS nodes - PASS (tick)
  • 2.10 Checking ONOS applications - PASS (tick)
  • 2.11 Set logging levels - PASS (tick)
  • 2.12 Set ONOS configurations - PASS (tick)
  • 2.13 Starting Mininet Topology - PASS (tick)
  • 2.14 Check number of topology elements - PASS (tick)
  • 2.15 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 2.16 Verify host IP address assignment in ONOS - PASS (tick)
  • 2.17 Verify IP address assignment from hosts - PASS (tick)
  • 2.18 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 2.19 Stopping Mininet - PASS (tick)

Case 3: Ping between all ipv4 and ipv6 hosts in the topology - FAIL

  • 3.1 Apply cell to environment - PASS (tick)
  • 3.2 Uninstalling Atomix - PASS (tick)
  • 3.3 Uninstalling ONOS package - PASS (tick)
  • 3.4 Installing Atomix - PASS (tick)
  • 3.5 Installing ONOS package - PASS (tick)
  • 3.6 Set up ONOS secure SSH - PASS (tick)
  • 3.7 Checking ONOS service - PASS (tick)
  • 3.8 Starting ONOS CLI sessions - PASS (tick)
  • 3.9 Checking ONOS nodes - PASS (tick)
  • 3.10 Checking ONOS applications - PASS (tick)
  • 3.11 Set logging levels - PASS (tick)
  • 3.12 Set ONOS configurations - PASS (tick)
  • 3.13 Starting Mininet Topology - PASS (tick)
  • 3.14 Check number of topology elements - PASS (tick)
  • 3.15 Verify reachability of connected internal IPv4 hosts - FAIL (error)
    • Verify reachability of connected internal IPv4 hosts: Fail
  • 3.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 4: Ping between all ipv4 hosts in the topology and check connectivity to external ipv4 hosts - PASS

  • 4.1 Apply cell to environment - PASS (tick)
  • 4.2 Uninstalling Atomix - PASS (tick)
  • 4.3 Uninstalling ONOS package - PASS (tick)
  • 4.4 Installing Atomix - PASS (tick)
  • 4.5 Installing ONOS package - PASS (tick)
  • 4.6 Set up ONOS secure SSH - PASS (tick)
  • 4.7 Checking ONOS service - PASS (tick)
  • 4.8 Starting ONOS CLI sessions - PASS (tick)
  • 4.9 Checking ONOS nodes - PASS (tick)
  • 4.10 Checking ONOS applications - PASS (tick)
  • 4.11 Set logging levels - PASS (tick)
  • 4.12 Set ONOS configurations - PASS (tick)
  • 4.13 Starting Mininet Topology - PASS (tick)
  • 4.14 Check number of topology elements - PASS (tick)
  • 4.15 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 4.16 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 4.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 4.18 Verify IP address assignment from hosts - PASS (tick)
  • 4.19 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 4.20 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 4.21 Stopping Mininet - PASS (tick)

Case 5: Ping between all ipv6 hosts in the topology and check connectivity to external ipv6 hosts - FAIL

  • 5.1 Apply cell to environment - PASS (tick)
  • 5.2 Uninstalling Atomix - PASS (tick)
  • 5.3 Uninstalling ONOS package - PASS (tick)
  • 5.4 Installing Atomix - PASS (tick)
  • 5.5 Installing ONOS package - PASS (tick)
  • 5.6 Set up ONOS secure SSH - PASS (tick)
  • 5.7 Checking ONOS service - PASS (tick)
  • 5.8 Starting ONOS CLI sessions - PASS (tick)
  • 5.9 Checking ONOS nodes - PASS (tick)
  • 5.10 Checking ONOS applications - PASS (tick)
  • 5.11 Set logging levels - PASS (tick)
  • 5.12 Set ONOS configurations - PASS (tick)
  • 5.13 Starting Mininet Topology - PASS (tick)
  • 5.14 Check number of topology elements - PASS (tick)
  • 5.15 Verify reachability of connected internal IPv6 hosts - FAIL (error)
    • Verify reachability of connected internal IPv6 hosts: Fail
  • 5.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 6: Ping between all ipv4 and ipv6 hosts in the topology and check connectivity to external hosts - FAIL

  • 6.1 Apply cell to environment - PASS (tick)
  • 6.2 Uninstalling Atomix - PASS (tick)
  • 6.3 Uninstalling ONOS package - PASS (tick)
  • 6.4 Installing Atomix - PASS (tick)
  • 6.5 Installing ONOS package - PASS (tick)
  • 6.6 Set up ONOS secure SSH - PASS (tick)
  • 6.7 Checking ONOS service - 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 Check number of topology elements - PASS (tick)
  • 6.15 Verify reachability of connected internal IPv4 hosts - FAIL (error)
    • Verify reachability of connected internal IPv4 hosts: Fail
  • 6.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 7: Ping between from ipv4 hosts to external host configured with route-add command - FAIL

  • 7.1 Apply cell to environment - PASS (tick)
  • 7.2 Uninstalling Atomix - PASS (tick)
  • 7.3 Uninstalling ONOS package - PASS (tick)
  • 7.4 Installing Atomix - PASS (tick)
  • 7.5 Installing ONOS package - PASS (tick)
  • 7.6 Set up ONOS secure SSH - PASS (tick)
  • 7.7 Checking ONOS service - 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 Check number of topology elements - PASS (tick)
  • 7.15 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - FAIL (error)
    • Verify reachability from connected internal IPv4 hosts to external IPv4 hosts: Fail
  • 7.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 8: Ping between from ipv6 hosts to external host configured with route-add command - FAIL

  • 8.1 Apply cell to environment - PASS (tick)
  • 8.2 Uninstalling Atomix - PASS (tick)
  • 8.3 Uninstalling ONOS package - PASS (tick)
  • 8.4 Installing Atomix - PASS (tick)
  • 8.5 Installing ONOS package - PASS (tick)
  • 8.6 Set up ONOS secure SSH - PASS (tick)
  • 8.7 Checking ONOS service - 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 Check number of topology elements - PASS (tick)
  • 8.15 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - FAIL (error)
    • Verify reachability from connected internal IPv6 hosts to external IPv6 hosts: Fail
  • 8.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 9: Ping between from ipv4 and ipv6 hosts to external host configured with route-add command - FAIL

  • 9.1 Apply cell to environment - PASS (tick)
  • 9.2 Uninstalling Atomix - PASS (tick)
  • 9.3 Uninstalling ONOS package - PASS (tick)
  • 9.4 Installing Atomix - PASS (tick)
  • 9.5 Installing ONOS package - PASS (tick)
  • 9.6 Set up ONOS secure SSH - PASS (tick)
  • 9.7 Checking ONOS service - PASS (tick)
  • 9.8 Starting ONOS CLI sessions - PASS (tick)
  • 9.9 Checking ONOS nodes - PASS (tick)
  • 9.10 Checking ONOS applications - PASS (tick)
  • 9.11 Set logging levels - PASS (tick)
  • 9.12 Set ONOS configurations - PASS (tick)
  • 9.13 Starting Mininet Topology - PASS (tick)
  • 9.14 Check number of topology elements - PASS (tick)
  • 9.15 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - FAIL (error)
    • Verify reachability from connected internal IPv4 hosts to external IPv4 hosts: Fail
  • 9.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 101: Test link failures with IPv4 hosts - FAIL

  • 101.1 Apply cell to environment - PASS (tick)
  • 101.2 Uninstalling Atomix - PASS (tick)
  • 101.3 Uninstalling ONOS package - PASS (tick)
  • 101.4 Installing Atomix - PASS (tick)
  • 101.5 Installing ONOS package - PASS (tick)
  • 101.6 Set up ONOS secure SSH - PASS (tick)
  • 101.7 Checking ONOS service - PASS (tick)
  • 101.8 Starting ONOS CLI sessions - PASS (tick)
  • 101.9 Checking ONOS nodes - PASS (tick)
  • 101.10 Checking ONOS applications - PASS (tick)
  • 101.11 Set logging levels - PASS (tick)
  • 101.12 Set ONOS configurations - PASS (tick)
  • 101.13 Starting Mininet Topology - PASS (tick)
  • 101.14 Check number of topology elements - PASS (tick)
  • 101.15 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.16 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.17 Verify IP address assignment from hosts - PASS (tick)
  • 101.18 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.19 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 101.20 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 10 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 101.21 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.22 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.23 Verify IP address assignment from hosts - PASS (tick)
  • 101.24 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.25 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 101.26 Check number of topology elements - PASS (tick)
  • 101.27 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.28 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.29 Verify IP address assignment from hosts - PASS (tick)
  • 101.30 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.31 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - FAIL (error)
    • Link batch down failed
  • 101.32 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 10 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 101.33 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.34 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.35 Verify IP address assignment from hosts - PASS (tick)
  • 101.36 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.37 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 101.38 Check number of topology elements - PASS (tick)
  • 101.39 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.40 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.41 Verify IP address assignment from hosts - PASS (tick)
  • 101.42 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.43 Stopping Mininet - PASS (tick)

Case 102: Test link failures with IPv6 hosts - FAIL

  • 102.1 Apply cell to environment - PASS (tick)
  • 102.2 Uninstalling Atomix - PASS (tick)
  • 102.3 Uninstalling ONOS package - PASS (tick)
  • 102.4 Installing Atomix - PASS (tick)
  • 102.5 Installing ONOS package - PASS (tick)
  • 102.6 Set up ONOS secure SSH - PASS (tick)
  • 102.7 Checking ONOS service - PASS (tick)
  • 102.8 Starting ONOS CLI sessions - PASS (tick)
  • 102.9 Checking ONOS nodes - PASS (tick)
  • 102.10 Checking ONOS applications - PASS (tick)
  • 102.11 Set logging levels - PASS (tick)
  • 102.12 Set ONOS configurations - PASS (tick)
  • 102.13 Starting Mininet Topology - PASS (tick)
  • 102.14 Check number of topology elements - PASS (tick)
  • 102.15 Verify reachability of connected internal IPv6 hosts - FAIL (error)
    • Verify reachability of connected internal IPv6 hosts: Fail
  • 102.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 103: Test link failures with IPv4 and IPv6 hosts - FAIL

  • 103.1 Apply cell to environment - PASS (tick)
  • 103.2 Uninstalling Atomix - PASS (tick)
  • 103.3 Uninstalling ONOS package - PASS (tick)
  • 103.4 Installing Atomix - PASS (tick)
  • 103.5 Installing ONOS package - PASS (tick)
  • 103.6 Set up ONOS secure SSH - PASS (tick)
  • 103.7 Checking ONOS service - PASS (tick)
  • 103.8 Starting ONOS CLI sessions - PASS (tick)
  • 103.9 Checking ONOS nodes - PASS (tick)
  • 103.10 Checking ONOS applications - PASS (tick)
  • 103.11 Set logging levels - PASS (tick)
  • 103.12 Set ONOS configurations - PASS (tick)
  • 103.13 Starting Mininet Topology - PASS (tick)
  • 103.14 Check number of topology elements - PASS (tick)
  • 103.15 Verify reachability of connected internal IPv4 hosts - FAIL (error)
    • Verify reachability of connected internal IPv4 hosts: Fail
  • 103.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 104: Test link failures with IPv4 hosts including external hosts - FAIL

  • 104.1 Apply cell to environment - PASS (tick)
  • 104.2 Uninstalling Atomix - PASS (tick)
  • 104.3 Uninstalling ONOS package - PASS (tick)
  • 104.4 Installing Atomix - PASS (tick)
  • 104.5 Installing ONOS package - PASS (tick)
  • 104.6 Set up ONOS secure SSH - PASS (tick)
  • 104.7 Checking ONOS service - PASS (tick)
  • 104.8 Starting ONOS CLI sessions - PASS (tick)
  • 104.9 Checking ONOS nodes - PASS (tick)
  • 104.10 Checking ONOS applications - PASS (tick)
  • 104.11 Set logging levels - PASS (tick)
  • 104.12 Set ONOS configurations - PASS (tick)
  • 104.13 Starting Mininet Topology - PASS (tick)
  • 104.14 Check number of topology elements - PASS (tick)
  • 104.15 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.16 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.18 Verify IP address assignment from hosts - PASS (tick)
  • 104.19 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.20 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.21 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 104.22 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 10 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 104.23 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.24 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.25 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.26 Verify IP address assignment from hosts - PASS (tick)
  • 104.27 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.28 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.29 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 104.30 Check number of topology elements - PASS (tick)
  • 104.31 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.32 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.33 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.34 Verify IP address assignment from hosts - PASS (tick)
  • 104.35 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.36 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.37 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - FAIL (error)
    • Link batch down failed
  • 104.38 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 10 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 104.39 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.40 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.41 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.42 Verify IP address assignment from hosts - PASS (tick)
  • 104.43 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.44 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.45 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 104.46 Check number of topology elements - PASS (tick)
  • 104.47 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.48 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.49 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.50 Verify IP address assignment from hosts - PASS (tick)
  • 104.51 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 104.52 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 104.53 Stopping Mininet - PASS (tick)

Case 105: Test link failures with IPv6 hosts including external hosts - FAIL

  • 105.1 Apply cell to environment - PASS (tick)
  • 105.2 Uninstalling Atomix - PASS (tick)
  • 105.3 Uninstalling ONOS package - PASS (tick)
  • 105.4 Installing Atomix - PASS (tick)
  • 105.5 Installing ONOS package - PASS (tick)
  • 105.6 Set up ONOS secure SSH - PASS (tick)
  • 105.7 Checking ONOS service - PASS (tick)
  • 105.8 Starting ONOS CLI sessions - PASS (tick)
  • 105.9 Checking ONOS nodes - PASS (tick)
  • 105.10 Checking ONOS applications - PASS (tick)
  • 105.11 Set logging levels - PASS (tick)
  • 105.12 Set ONOS configurations - PASS (tick)
  • 105.13 Starting Mininet Topology - PASS (tick)
  • 105.14 Check number of topology elements - PASS (tick)
  • 105.15 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.16 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.18 Verify IP address assignment from hosts - PASS (tick)
  • 105.19 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.20 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.21 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 105.22 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 10 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 105.23 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.24 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.25 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.26 Verify IP address assignment from hosts - PASS (tick)
  • 105.27 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.28 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.29 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 105.30 Check number of topology elements - PASS (tick)
  • 105.31 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.32 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.33 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.34 Verify IP address assignment from hosts - PASS (tick)
  • 105.35 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.36 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.37 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - FAIL (error)
    • Link batch down failed
  • 105.38 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 10 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 105.39 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.40 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.41 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.42 Verify IP address assignment from hosts - PASS (tick)
  • 105.43 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.44 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.45 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 105.46 Check number of topology elements - PASS (tick)
  • 105.47 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.48 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.49 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.50 Verify IP address assignment from hosts - PASS (tick)
  • 105.51 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 105.52 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 105.53 Stopping Mininet - PASS (tick)

Case 106: Test link failures with IPv4 and IPv6 hosts including external hosts - FAIL

  • 106.1 Apply cell to environment - PASS (tick)
  • 106.2 Uninstalling Atomix - PASS (tick)
  • 106.3 Uninstalling ONOS package - PASS (tick)
  • 106.4 Installing Atomix - PASS (tick)
  • 106.5 Installing ONOS package - PASS (tick)
  • 106.6 Set up ONOS secure SSH - PASS (tick)
  • 106.7 Checking ONOS service - PASS (tick)
  • 106.8 Starting ONOS CLI sessions - PASS (tick)
  • 106.9 Checking ONOS nodes - PASS (tick)
  • 106.10 Checking ONOS applications - PASS (tick)
  • 106.11 Set logging levels - PASS (tick)
  • 106.12 Set ONOS configurations - PASS (tick)
  • 106.13 Starting Mininet Topology - PASS (tick)
  • 106.14 Check number of topology elements - PASS (tick)
  • 106.15 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 106.16 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 106.17 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 106.18 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 106.19 Verify host IP address assignment in ONOS - PASS (tick)
  • 106.20 Verify IP address assignment from hosts - PASS (tick)
  • 106.21 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 106.22 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 106.23 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 106.24 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 106.25 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 106.26 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 10 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 2 SCCs (1 expected)
  • 106.27 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 106.28 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 106.29 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 106.30 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - FAIL (error)
    • Verify reachability from connected internal IPv6 hosts to external IPv6 hosts: Fail
  • 106.31 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 107: Test link failures with IPv4 hosts including external hosts configured with route-add command - FAIL

  • No labels