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

SRRouting at 04 Apr 2021 00:25:40

SRRouting

commit d88e4aa563cbb8fbe8f7537024b9ba6158806891 (HEAD -] onos-2.2, origin/onos-2.2)
Author: pierventre [pier@opennetworking.org]
AuthorDate: Mon Mar 29 22:07:32 2021 +0200
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Wed Mar 31 06:52:21 2021 +0000

Enable read counters with table entries for stratum-tofino driver
--
(cherry picked from commit e4d1294c3006079f37bc493258df60a51698e338)

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 - FAIL

  • 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 - FAIL (error)
    • Verify reachability of connected internal IPv6 hosts: Fail
  • 2.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

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

  • 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 - PASS (tick)
  • 3.16 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 3.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 3.18 Verify IP address assignment from hosts - PASS (tick)
  • 3.19 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 3.20 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 3.21 Stopping Mininet - PASS (tick)

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 - PASS

  • 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 - PASS (tick)
  • 5.16 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 5.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 5.18 Verify IP address assignment from hosts - PASS (tick)
  • 5.19 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 5.20 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 5.21 Stopping Mininet - PASS (tick)

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

  • 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 - PASS (tick)
  • 6.16 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 6.17 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 6.18 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 6.19 Verify host IP address assignment in ONOS - PASS (tick)
  • 6.20 Verify IP address assignment from hosts - PASS (tick)
  • 6.21 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 6.22 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 6.23 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 6.24 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 6.25 Stopping Mininet - PASS (tick)

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

  • 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 - PASS (tick)
  • 7.16 Verify host IP address assignment in ONOS - PASS (tick)
  • 7.17 Verify IP address assignment from hosts - PASS (tick)
  • 7.18 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 7.19 Stopping Mininet - PASS (tick)

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

  • 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 - PASS (tick)
  • 8.16 Verify host IP address assignment in ONOS - PASS (tick)
  • 8.17 Verify IP address assignment from hosts - PASS (tick)
  • 8.18 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 8.19 Stopping Mininet - PASS (tick)

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

  • 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 - PASS (tick)
  • 9.16 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 9.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 9.18 Verify IP address assignment from hosts - PASS (tick)
  • 9.19 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 9.20 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 9.21 Stopping Mininet - PASS (tick)

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 - PASS (tick)
  • 103.16 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.18 Verify IP address assignment from hosts - PASS (tick)
  • 103.19 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.20 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.21 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 103.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)
  • 103.23 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.24 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.25 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.26 Verify IP address assignment from hosts - PASS (tick)
  • 103.27 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.28 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.29 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 103.30 Check number of topology elements - PASS (tick)
  • 103.31 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.32 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.33 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.34 Verify IP address assignment from hosts - PASS (tick)
  • 103.35 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.36 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.37 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - FAIL (error)
    • Link batch down failed
  • 103.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)
  • 103.39 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.40 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.41 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.42 Verify IP address assignment from hosts - PASS (tick)
  • 103.43 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.44 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.45 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 103.46 Check number of topology elements - PASS (tick)
  • 103.47 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.48 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.49 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.50 Verify IP address assignment from hosts - PASS (tick)
  • 103.51 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 103.52 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 103.53 Stopping Mininet - PASS (tick)

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 - FAIL (error)
    • Verify reachability of connected internal IPv4 hosts: Fail
  • 106.16 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

  • 107.1 Apply cell to environment - PASS (tick)
  • 107.2 Uninstalling Atomix - PASS (tick)
  • 107.3 Uninstalling ONOS package - PASS (tick)
  • 107.4 Installing Atomix - PASS (tick)
  • 107.5 Installing ONOS package - PASS (tick)
  • 107.6 Set up ONOS secure SSH - PASS (tick)
  • 107.7 Checking ONOS service - PASS (tick)
  • 107.8 Starting ONOS CLI sessions - PASS (tick)
  • 107.9 Checking ONOS nodes - PASS (tick)
  • 107.10 Checking ONOS applications - PASS (tick)
  • 107.11 Set logging levels - PASS (tick)
  • 107.12 Set ONOS configurations - PASS (tick)
  • 107.13 Starting Mininet Topology - PASS (tick)
  • 107.14 Check number of topology elements - PASS (tick)
  • 107.15 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 107.16 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.18 Verify IP address assignment from hosts - PASS (tick)
  • 107.19 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 107.20 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.21 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 107.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)
  • 107.23 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.24 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.25 Verify IP address assignment from hosts - PASS (tick)
  • 107.26 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.27 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 107.28 Check number of topology elements - PASS (tick)
  • 107.29 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.30 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.31 Verify IP address assignment from hosts - PASS (tick)
  • 107.32 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.33 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - FAIL (error)
    • Link batch down failed
  • 107.34 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)
  • 107.35 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.36 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.37 Verify IP address assignment from hosts - PASS (tick)
  • 107.38 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.39 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 107.40 Check number of topology elements - PASS (tick)
  • 107.41 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.42 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.43 Verify IP address assignment from hosts - PASS (tick)
  • 107.44 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 107.45 Stopping Mininet - PASS (tick)

Case 108: Test link failures with IPv6 hosts including external hosts configured with route-add command - FAIL

  • 108.1 Apply cell to environment - PASS (tick)
  • 108.2 Uninstalling Atomix - PASS (tick)
  • 108.3 Uninstalling ONOS package - PASS (tick)
  • 108.4 Installing Atomix - PASS (tick)
  • 108.5 Installing ONOS package - PASS (tick)
  • 108.6 Set up ONOS secure SSH - PASS (tick)
  • 108.7 Checking ONOS service - PASS (tick)
  • 108.8 Starting ONOS CLI sessions - PASS (tick)
  • 108.9 Checking ONOS nodes - PASS (tick)
  • 108.10 Checking ONOS applications - PASS (tick)
  • 108.11 Set logging levels - PASS (tick)
  • 108.12 Set ONOS configurations - PASS (tick)
  • 108.13 Starting Mininet Topology - PASS (tick)
  • 108.14 Check number of topology elements - PASS (tick)
  • 108.15 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 108.16 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 108.18 Verify IP address assignment from hosts - PASS (tick)
  • 108.19 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 108.20 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.21 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 108.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)
  • 108.23 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.24 Verify host IP address assignment in ONOS - PASS (tick)
  • 108.25 Verify IP address assignment from hosts - PASS (tick)
  • 108.26 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.27 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 108.28 Check number of topology elements - PASS (tick)
  • 108.29 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.30 Verify host IP address assignment in ONOS - PASS (tick)
  • 108.31 Verify IP address assignment from hosts - PASS (tick)
  • 108.32 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.33 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - FAIL (error)
    • Link batch down failed
  • 108.34 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)
  • 108.35 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.36 Verify host IP address assignment in ONOS - PASS (tick)
  • 108.37 Verify IP address assignment from hosts - PASS (tick)
  • 108.38 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.39 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 108.40 Check number of topology elements - PASS (tick)
  • 108.41 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.42 Verify host IP address assignment in ONOS - PASS (tick)
  • 108.43 Verify IP address assignment from hosts - PASS (tick)
  • 108.44 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 108.45 Stopping Mininet - PASS (tick)

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

  • 109.1 Apply cell to environment - PASS (tick)
  • 109.2 Uninstalling Atomix - PASS (tick)
  • 109.3 Uninstalling ONOS package - PASS (tick)
  • 109.4 Installing Atomix - PASS (tick)
  • 109.5 Installing ONOS package - PASS (tick)
  • 109.6 Set up ONOS secure SSH - PASS (tick)
  • 109.7 Checking ONOS service - PASS (tick)
  • 109.8 Starting ONOS CLI sessions - PASS (tick)
  • 109.9 Checking ONOS nodes - PASS (tick)
  • 109.10 Checking ONOS applications - PASS (tick)
  • 109.11 Set logging levels - PASS (tick)
  • 109.12 Set ONOS configurations - PASS (tick)
  • 109.13 Starting Mininet Topology - PASS (tick)
  • 109.14 Check number of topology elements - PASS (tick)
  • 109.15 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 109.16 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 109.17 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.18 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.19 Verify host IP address assignment in ONOS - PASS (tick)
  • 109.20 Verify IP address assignment from hosts - PASS (tick)
  • 109.21 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 109.22 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 109.23 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.24 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.25 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - FAIL (error)
    • Link batch down failed
  • 109.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)
  • 109.27 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.28 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.29 Verify host IP address assignment in ONOS - PASS (tick)
  • 109.30 Verify IP address assignment from hosts - PASS (tick)
  • 109.31 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.32 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.33 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 109.34 Check number of topology elements - PASS (tick)
  • 109.35 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.36 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.37 Verify host IP address assignment in ONOS - PASS (tick)
  • 109.38 Verify IP address assignment from hosts - PASS (tick)
  • 109.39 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.40 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.41 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - FAIL (error)
    • Link batch down failed
  • 109.42 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)
  • 109.43 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.44 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.45 Verify host IP address assignment in ONOS - PASS (tick)
  • 109.46 Verify IP address assignment from hosts - PASS (tick)
  • 109.47 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.48 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.49 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 109.50 Check number of topology elements - PASS (tick)
  • 109.51 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.52 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.53 Verify host IP address assignment in ONOS - PASS (tick)
  • 109.54 Verify IP address assignment from hosts - PASS (tick)
  • 109.55 Verify reachability from connected internal IPv4 hosts to external IPv4 hosts - PASS (tick)
  • 109.56 Verify reachability from connected internal IPv6 hosts to external IPv6 hosts - PASS (tick)
  • 109.57 Stopping Mininet - PASS (tick)

Case 201: Test switch failures with IPv4 hosts - FAIL

  • 201.1 Apply cell to environment - PASS (tick)
  • 201.2 Uninstalling Atomix - PASS (tick)
  • 201.3 Uninstalling ONOS package - PASS (tick)
  • 201.4 Installing Atomix - PASS (tick)
  • 201.5 Installing ONOS package - PASS (tick)
  • 201.6 Set up ONOS secure SSH - PASS (tick)
  • 201.7 Checking ONOS service - PASS (tick)
  • 201.8 Starting ONOS CLI sessions - PASS (tick)
  • 201.9 Checking ONOS nodes - PASS (tick)
  • 201.10 Checking ONOS applications - PASS (tick)
  • 201.11 Set logging levels - PASS (tick)
  • 201.12 Set ONOS configurations - PASS (tick)
  • 201.13 Starting Mininet Topology - PASS (tick)
  • 201.14 Check number of topology elements - PASS (tick)
  • 201.15 Verify reachability of connected internal IPv4 hosts - FAIL (error)
    • Verify reachability of connected internal IPv4 hosts: Fail
  • 201.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 202: Test switch failures with IPv6 hosts - FAIL

  • 202.1 Apply cell to environment - PASS (tick)
  • 202.2 Uninstalling Atomix - PASS (tick)
  • 202.3 Uninstalling ONOS package - PASS (tick)
  • 202.4 Installing Atomix - PASS (tick)
  • 202.5 Installing ONOS package - PASS (tick)
  • 202.6 Set up ONOS secure SSH - PASS (tick)
  • 202.7 Checking ONOS service - PASS (tick)
  • 202.8 Starting ONOS CLI sessions - PASS (tick)
  • 202.9 Checking ONOS nodes - PASS (tick)
  • 202.10 Checking ONOS applications - PASS (tick)
  • 202.11 Set logging levels - PASS (tick)
  • 202.12 Set ONOS configurations - PASS (tick)
  • 202.13 Starting Mininet Topology - PASS (tick)
  • 202.14 Check number of topology elements - PASS (tick)
  • 202.15 Verify reachability of connected internal IPv6 hosts - FAIL (error)
    • Verify reachability of connected internal IPv6 hosts: Fail
  • 202.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 203: Test switch failures with IPv4 and IPv6 hosts - FAIL

  • 203.1 Apply cell to environment - PASS (tick)
  • 203.2 Uninstalling Atomix - PASS (tick)
  • 203.3 Uninstalling ONOS package - PASS (tick)
  • 203.4 Installing Atomix - PASS (tick)
  • 203.5 Installing ONOS package - PASS (tick)
  • 203.6 Set up ONOS secure SSH - PASS (tick)
  • 203.7 Checking ONOS service - PASS (tick)
  • 203.8 Starting ONOS CLI sessions - PASS (tick)
  • 203.9 Checking ONOS nodes - PASS (tick)
  • 203.10 Checking ONOS applications - PASS (tick)
  • 203.11 Set logging levels - PASS (tick)
  • 203.12 Set ONOS configurations - PASS (tick)
  • 203.13 Starting Mininet Topology - PASS (tick)
  • 203.14 Check number of topology elements - PASS (tick)
  • 203.15 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.16 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.17 Verify host IP address assignment in ONOS - PASS (tick)
  • 203.18 Verify IP address assignment from hosts - PASS (tick)
  • 203.19 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.20 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.21 Kill ['spine101'] - PASS (tick)
  • 203.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 9 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 1 SCCs (1 expected)
  • 203.23 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.24 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.25 Verify host IP address assignment in ONOS - PASS (tick)
  • 203.26 Verify IP address assignment from hosts - PASS (tick)
  • 203.27 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.28 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.29 Recovering ['spine101'] - PASS (tick)
  • 203.30 Check number of topology elements - PASS (tick)
  • 203.31 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.32 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.33 Verify host IP address assignment in ONOS - PASS (tick)
  • 203.34 Verify IP address assignment from hosts - PASS (tick)
  • 203.35 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.36 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.37 Kill ['spine102'] - PASS (tick)
  • 203.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 9 devices (10 expected) and 30 links (48 expected) and 3 controllers (3 expected) and 1 SCCs (1 expected)
  • 203.39 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.40 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.41 Verify host IP address assignment in ONOS - PASS (tick)
  • 203.42 Verify IP address assignment from hosts - PASS (tick)
  • 203.43 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.44 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.45 Recovering ['spine102'] - PASS (tick)
  • 203.46 Check number of topology elements - PASS (tick)
  • 203.47 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.48 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.49 Verify host IP address assignment in ONOS - PASS (tick)
  • 203.50 Verify IP address assignment from hosts - PASS (tick)
  • 203.51 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 203.52 Verify reachability of connected internal IPv6 hosts - PASS (tick)
  • 203.53 Stopping Mininet - PASS (tick)

Case 204: Test switch failures with IPv4 hosts including external hosts - FAIL

  • 204.1 Apply cell to environment - PASS (tick)
  • 204.2 Uninstalling Atomix - PASS (tick)
  • 204.3 Uninstalling ONOS package - PASS (tick)
  • 204.4 Installing Atomix - PASS (tick)
  • 204.5 Installing ONOS package - PASS (tick)
  • 204.6 Set up ONOS secure SSH - PASS (tick)
  • 204.7 Checking ONOS service - PASS (tick)
  • 204.8 Starting ONOS CLI sessions - PASS (tick)
  • 204.9 Checking ONOS nodes - PASS (tick)
  • 204.10 Checking ONOS applications - PASS (tick)
  • 204.11 Set logging levels - PASS (tick)
  • 204.12 Set ONOS configurations - PASS (tick)
  • 204.13 Starting Mininet Topology - PASS (tick)
  • 204.14 Check number of topology elements - PASS (tick)
  • 204.15 Verify reachability of connected internal IPv4 hosts - FAIL (error)
    • Verify reachability of connected internal IPv4 hosts: Fail
  • 204.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.

Case 205: Test switch failures with IPv6 hosts including external hosts - FAIL

  • 205.1 Apply cell to environment - PASS (tick)
  • 205.2 Uninstalling Atomix - PASS (tick)
  • 205.3 Uninstalling ONOS package - PASS (tick)
  • 205.4 Installing Atomix - PASS (tick)
  • 205.5 Installing ONOS package - PASS (tick)
  • 205.6 Set up ONOS secure SSH - PASS (tick)
  • 205.7 Checking ONOS service - PASS (tick)
  • 205.8 Starting ONOS CLI sessions - PASS (tick)
  • 205.9 Checking ONOS nodes - PASS (tick)
  • 205.10 Checking ONOS applications - PASS (tick)
  • 205.11 Set logging levels - PASS (tick)
  • 205.12 Set ONOS configurations - PASS (tick)
  • 205.13 Starting Mininet Topology - PASS (tick)
  • 205.14 Check number of topology elements - PASS (tick)
  • 205.15 Verify reachability of connected internal IPv6 hosts - FAIL (error)
    • Verify reachability of connected internal IPv6 hosts: Fail
  • 205.16 Stopping Mininet - PASS (tick)
    • Skipping the rest of this case.
  • No labels