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

SRRouting at 31 Mar 2018 15:43:04

SRRouting

commit 3331f7bfb82f2b8a715d0f64b402566f679c6b92 (HEAD -] master, origin/master, origin/HEAD)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Fri Mar 30 16:22:49 2018 -0700
Commit: Yuta HIGUCHI [y-higuchi@opennetworking.org]
CommitDate: Sat Mar 31 00:30:57 2018 +0000

update yang tool version in lib/pom.xml

Case 1: Ping between all ipv4 hosts in the topology, ONOS cluster size: 3 - FAIL

  • 1.1 Constructing test variables - No Result (warning)
  • 1.2 Constructing test variables - PASS (tick)
  • 1.3 Apply cell to environment - PASS (tick)
  • 1.4 Uninstalling ONOS package - PASS (tick)
  • 1.5 Creating ONOS package - PASS (tick)
  • 1.6 Installing ONOS package - PASS (tick)
  • 1.7 Set up ONOS secure SSH - PASS (tick)
  • 1.8 Checking ONOS service - PASS (tick)
  • 1.9 Starting ONOS CLI sessions - PASS (tick)
  • 1.10 Starting Mininet Topology - PASS (tick)
  • 1.11 Verify host IP address assignment in ONOS - PASS (tick)
  • 1.12 Verify IP address assignment from hosts - PASS (tick)
  • 1.13 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE001 - FAIL (error)
    • IPv4 connectivity failed
  • 1.14 Stopping Mininet - PASS (tick)
  • 1.15 Copying karaf logs - PASS (tick)

Case 2: Ping between all ipv6 hosts in the topology, ONOS cluster size: 3 - FAIL

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling ONOS package - PASS (tick)
  • 2.3 Installing ONOS package - PASS (tick)
  • 2.4 Set up ONOS secure SSH - PASS (tick)
  • 2.5 Checking ONOS service - PASS (tick)
  • 2.6 Starting ONOS CLI sessions - PASS (tick)
  • 2.7 Starting Mininet Topology - PASS (tick)
  • 2.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 2.9 Verify IP address assignment from hosts - PASS (tick)
  • 2.10 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE002 - FAIL (error)
    • IPv6 connectivity failed
  • 2.11 Stopping Mininet - PASS (tick)
  • 2.12 Copying karaf logs - PASS (tick)

Case 3: Ping between all ipv4 and ipv6 hosts in the topology, ONOS cluster size: 3 - FAIL

  • 3.1 Apply cell to environment - PASS (tick)
  • 3.2 Uninstalling ONOS package - PASS (tick)
  • 3.3 Installing ONOS package - PASS (tick)
  • 3.4 Set up ONOS secure SSH - PASS (tick)
  • 3.5 Checking ONOS service - PASS (tick)
  • 3.6 Starting ONOS CLI sessions - PASS (tick)
  • 3.7 Starting Mininet Topology - PASS (tick)
  • 3.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 3.9 Verify IP address assignment from hosts - PASS (tick)
  • 3.10 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE003 - FAIL (error)
    • IPv4 connectivity failed
  • 3.11 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE003 - FAIL (error)
    • IPv6 connectivity failed
  • 3.12 Stopping Mininet - PASS (tick)
  • 3.13 Copying karaf logs - PASS (tick)

Case 4: Ping between all ipv4 hosts in the topology and check connectivity to external hosts, ONOS cluster size: 3 - FAIL

  • 4.1 Apply cell to environment - PASS (tick)
  • 4.2 Uninstalling ONOS package - PASS (tick)
  • 4.3 Installing ONOS package - PASS (tick)
  • 4.4 Set up ONOS secure SSH - PASS (tick)
  • 4.5 Checking ONOS service - PASS (tick)
  • 4.6 Starting ONOS CLI sessions - PASS (tick)
  • 4.7 Starting Mininet Topology - PASS (tick)
  • 4.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 4.9 Verify IP address assignment from hosts - PASS (tick)
  • 4.10 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE004 - FAIL (error)
    • IPv4 connectivity failed
  • 4.11 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE004 - FAIL (error)
    • IPv4 connectivity failed
  • 4.12 Stopping Mininet - PASS (tick)
  • 4.13 Copying karaf logs - PASS (tick)

Case 5: Ping between all ipv6 hosts in the topology and check connectivity to external hosts, ONOS cluster size: 3 - FAIL

  • 5.1 Apply cell to environment - PASS (tick)
  • 5.2 Uninstalling ONOS package - PASS (tick)
  • 5.3 Installing ONOS package - PASS (tick)
  • 5.4 Set up ONOS secure SSH - PASS (tick)
  • 5.5 Checking ONOS service - PASS (tick)
  • 5.6 Starting ONOS CLI sessions - PASS (tick)
  • 5.7 Starting Mininet Topology - PASS (tick)
  • 5.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 5.9 Verify IP address assignment from hosts - PASS (tick)
  • 5.10 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE005 - FAIL (error)
    • IPv6 connectivity failed
  • 5.11 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE005 - FAIL (error)
    • IPv6 connectivity failed
  • 5.12 Stopping Mininet - PASS (tick)
  • 5.13 Copying karaf logs - PASS (tick)

Case 6: Ping between all ipv4 and ipv6 hosts in the topology and check connectivity to external hosts, ONOS cluster size: 3 - FAIL

  • 6.1 Apply cell to environment - PASS (tick)
  • 6.2 Uninstalling ONOS package - PASS (tick)
  • 6.3 Installing ONOS package - PASS (tick)
  • 6.4 Set up ONOS secure SSH - PASS (tick)
  • 6.5 Checking ONOS service - PASS (tick)
  • 6.6 Starting ONOS CLI sessions - PASS (tick)
  • 6.7 Starting Mininet Topology - PASS (tick)
  • 6.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 6.9 Verify IP address assignment from hosts - PASS (tick)
  • 6.10 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE006 - FAIL (error)
    • IPv6 connectivity failed
  • 6.11 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE006 - FAIL (error)
    • IPv4 connectivity failed
  • 6.12 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE006 - FAIL (error)
    • IPv4 connectivity failed
  • 6.13 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE006 - FAIL (error)
    • IPv6 connectivity failed
  • 6.14 Stopping Mininet - PASS (tick)
  • 6.15 Copying karaf logs - PASS (tick)

Case 7: Ping between from ipv4 hosts to external host configured with route-add command., ONOS cluster size: 3 - FAIL

  • 7.1 Apply cell to environment - PASS (tick)
  • 7.2 Uninstalling ONOS package - PASS (tick)
  • 7.3 Installing ONOS package - PASS (tick)
  • 7.4 Set up ONOS secure SSH - PASS (tick)
  • 7.5 Checking ONOS service - PASS (tick)
  • 7.6 Starting ONOS CLI sessions - PASS (tick)
  • 7.7 Add static route for subnet 10.0.88.0/24 towards router interface 10.0.1.1 - PASS (tick)
  • 7.8 Starting Mininet Topology - PASS (tick)
  • 7.9 Verify host IP address assignment in ONOS - PASS (tick)
  • 7.10 Verify IP address assignment from hosts - PASS (tick)
  • 7.11 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh5v4'] with tag CASE007 - FAIL (error)
    • IPv4 connectivity failed
  • 7.12 Stopping Mininet - PASS (tick)
  • 7.13 Copying karaf logs - PASS (tick)

Case 8: Ping between from ipv6 hosts to external host configured with route-add command., ONOS cluster size: 3 - FAIL

  • 8.1 Apply cell to environment - PASS (tick)
  • 8.2 Uninstalling ONOS package - PASS (tick)
  • 8.3 Installing ONOS package - PASS (tick)
  • 8.4 Set up ONOS secure SSH - PASS (tick)
  • 8.5 Checking ONOS service - PASS (tick)
  • 8.6 Starting ONOS CLI sessions - PASS (tick)
  • 8.7 Add static route for subnet 2000::8700/120 towards router interface 2000::101 - PASS (tick)
  • 8.8 Starting Mininet Topology - PASS (tick)
  • 8.9 Verify host IP address assignment in ONOS - PASS (tick)
  • 8.10 Verify IP address assignment from hosts - PASS (tick)
  • 8.11 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh5v6'] with tag CASE008 - FAIL (error)
    • IPv6 connectivity failed
  • 8.12 Stopping Mininet - PASS (tick)
  • 8.13 Copying karaf logs - PASS (tick)

Case 9: Ping between from ipv4 and ipv6 hosts to external hosts configured with route-add command., ONOS cluster size: 3 - FAIL

  • 9.1 Apply cell to environment - PASS (tick)
  • 9.2 Uninstalling ONOS package - PASS (tick)
  • 9.3 Installing ONOS package - PASS (tick)
  • 9.4 Set up ONOS secure SSH - PASS (tick)
  • 9.5 Checking ONOS service - PASS (tick)
  • 9.6 Starting ONOS CLI sessions - PASS (tick)
  • 9.7 Add static route for subnet 10.0.88.0/24 towards router interface 10.0.1.1 - PASS (tick)
  • 9.8 Add static route for subnet 2000::8700/120 towards router interface 2000::101 - PASS (tick)
  • 9.9 Starting Mininet Topology - PASS (tick)
  • 9.10 Verify host IP address assignment in ONOS - PASS (tick)
  • 9.11 Verify IP address assignment from hosts - PASS (tick)
  • 9.12 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh5v4'] with tag CASE009 - FAIL (error)
    • IPv4 connectivity failed
  • 9.13 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh5v6'] with tag CASE009 - FAIL (error)
    • IPv6 connectivity failed
  • 9.14 Stopping Mininet - PASS (tick)
  • 9.15 Copying karaf logs - PASS (tick)

Case 101: Test link failures with IPv4 hosts, ONOS cluster size: 3 - FAIL

  • 101.1 Apply cell to environment - PASS (tick)
  • 101.2 Uninstalling ONOS package - PASS (tick)
  • 101.3 Installing ONOS package - PASS (tick)
  • 101.4 Set up ONOS secure SSH - PASS (tick)
  • 101.5 Checking ONOS service - PASS (tick)
  • 101.6 Starting ONOS CLI sessions - PASS (tick)
  • 101.7 Starting Mininet Topology - PASS (tick)
  • 101.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.9 Verify IP address assignment from hosts - PASS (tick)
  • 101.10 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE101 - FAIL (error)
    • IPv4 connectivity failed
  • 101.11 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 101.12 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.13 Verify IP address assignment from hosts - PASS (tick)
  • 101.14 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE101 - FAIL (error)
    • IPv4 connectivity failed
  • 101.15 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - 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 full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE101 - FAIL (error)
    • IPv4 connectivity failed
  • 101.19 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 101.20 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.21 Verify IP address assignment from hosts - PASS (tick)
  • 101.22 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE101 - FAIL (error)
    • IPv4 connectivity failed
  • 101.23 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 101.24 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.25 Verify IP address assignment from hosts - PASS (tick)
  • 101.26 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE101 - FAIL (error)
    • IPv4 connectivity failed
  • 101.27 Stopping Mininet - PASS (tick)
  • 101.28 Copying karaf logs - PASS (tick)

Case 102: Test link failures with IPv6 hosts, ONOS cluster size: 3 - FAIL

  • 102.1 Apply cell to environment - PASS (tick)
  • 102.2 Uninstalling ONOS package - PASS (tick)
  • 102.3 Installing ONOS package - PASS (tick)
  • 102.4 Set up ONOS secure SSH - PASS (tick)
  • 102.5 Checking ONOS service - PASS (tick)
  • 102.6 Starting ONOS CLI sessions - PASS (tick)
  • 102.7 Starting Mininet Topology - PASS (tick)
  • 102.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 102.9 Verify IP address assignment from hosts - PASS (tick)
  • 102.10 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE102 - FAIL (error)
    • IPv6 connectivity failed
  • 102.11 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 102.12 Verify host IP address assignment in ONOS - PASS (tick)
  • 102.13 Verify IP address assignment from hosts - PASS (tick)
  • 102.14 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE102 - FAIL (error)
    • IPv6 connectivity failed
  • 102.15 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 102.16 Verify host IP address assignment in ONOS - PASS (tick)
  • 102.17 Verify IP address assignment from hosts - PASS (tick)
  • 102.18 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE102 - FAIL (error)
    • IPv6 connectivity failed
  • 102.19 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 102.20 Verify host IP address assignment in ONOS - PASS (tick)
  • 102.21 Verify IP address assignment from hosts - PASS (tick)
  • 102.22 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE102 - FAIL (error)
    • IPv6 connectivity failed
  • 102.23 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 102.24 Verify host IP address assignment in ONOS - PASS (tick)
  • 102.25 Verify IP address assignment from hosts - PASS (tick)
  • 102.26 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE102 - FAIL (error)
    • IPv6 connectivity failed
  • 102.27 Stopping Mininet - PASS (tick)
  • 102.28 Copying karaf logs - PASS (tick)

Case 103: Test link failures with IPv4 and IPv6 hosts, ONOS cluster size: 3 - FAIL

  • 103.1 Apply cell to environment - PASS (tick)
  • 103.2 Uninstalling ONOS package - PASS (tick)
  • 103.3 Installing ONOS package - PASS (tick)
  • 103.4 Set up ONOS secure SSH - PASS (tick)
  • 103.5 Checking ONOS service - PASS (tick)
  • 103.6 Starting ONOS CLI sessions - PASS (tick)
  • 103.7 Starting Mininet Topology - PASS (tick)
  • 103.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.9 Verify IP address assignment from hosts - PASS (tick)
  • 103.10 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE103 - FAIL (error)
    • IPv4 connectivity failed
  • 103.11 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE103 - FAIL (error)
    • IPv6 connectivity failed
  • 103.12 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 103.13 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.14 Verify IP address assignment from hosts - PASS (tick)
  • 103.15 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE103 - FAIL (error)
    • IPv4 connectivity failed
  • 103.16 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE103 - FAIL (error)
    • IPv6 connectivity failed
  • 103.17 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 103.18 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.19 Verify IP address assignment from hosts - PASS (tick)
  • 103.20 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE103 - FAIL (error)
    • IPv4 connectivity failed
  • 103.21 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE103 - FAIL (error)
    • IPv6 connectivity failed
  • 103.22 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 103.23 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.24 Verify IP address assignment from hosts - PASS (tick)
  • 103.25 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE103 - FAIL (error)
    • IPv4 connectivity failed
  • 103.26 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE103 - FAIL (error)
    • IPv6 connectivity failed
  • 103.27 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 103.28 Verify host IP address assignment in ONOS - PASS (tick)
  • 103.29 Verify IP address assignment from hosts - PASS (tick)
  • 103.30 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE103 - FAIL (error)
    • IPv4 connectivity failed
  • 103.31 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE103 - FAIL (error)
    • IPv6 connectivity failed
  • 103.32 Stopping Mininet - PASS (tick)
  • 103.33 Copying karaf logs - PASS (tick)

Case 104: Test link failures with IPv4 hosts (including external hosts), ONOS cluster size: 3 - FAIL

  • 104.1 Apply cell to environment - PASS (tick)
  • 104.2 Uninstalling ONOS package - PASS (tick)
  • 104.3 Installing ONOS package - PASS (tick)
  • 104.4 Set up ONOS secure SSH - PASS (tick)
  • 104.5 Checking ONOS service - PASS (tick)
  • 104.6 Starting ONOS CLI sessions - PASS (tick)
  • 104.7 Starting Mininet Topology - PASS (tick)
  • 104.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.9 Verify IP address assignment from hosts - PASS (tick)
  • 104.10 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.11 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.12 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 104.13 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.14 Verify IP address assignment from hosts - PASS (tick)
  • 104.15 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.16 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.17 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 104.18 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.19 Verify IP address assignment from hosts - PASS (tick)
  • 104.20 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.21 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.22 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 104.23 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.24 Verify IP address assignment from hosts - PASS (tick)
  • 104.25 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.26 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.27 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 104.28 Verify host IP address assignment in ONOS - PASS (tick)
  • 104.29 Verify IP address assignment from hosts - PASS (tick)
  • 104.30 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.31 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE104 - FAIL (error)
    • IPv4 connectivity failed
  • 104.32 Stopping Mininet - PASS (tick)
  • 104.33 Copying karaf logs - PASS (tick)

Case 105: Test link failures with IPv6 hosts (including external hosts), ONOS cluster size: 3 - FAIL

  • 105.1 Apply cell to environment - PASS (tick)
  • 105.2 Uninstalling ONOS package - PASS (tick)
  • 105.3 Installing ONOS package - PASS (tick)
  • 105.4 Set up ONOS secure SSH - PASS (tick)
  • 105.5 Checking ONOS service - PASS (tick)
  • 105.6 Starting ONOS CLI sessions - PASS (tick)
  • 105.7 Starting Mininet Topology - PASS (tick)
  • 105.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.9 Verify IP address assignment from hosts - PASS (tick)
  • 105.10 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.11 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.12 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 105.13 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.14 Verify IP address assignment from hosts - PASS (tick)
  • 105.15 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.16 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.17 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 105.18 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.19 Verify IP address assignment from hosts - PASS (tick)
  • 105.20 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.21 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.22 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 105.23 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.24 Verify IP address assignment from hosts - PASS (tick)
  • 105.25 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.26 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.27 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 105.28 Verify host IP address assignment in ONOS - PASS (tick)
  • 105.29 Verify IP address assignment from hosts - PASS (tick)
  • 105.30 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.31 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE105 - FAIL (error)
    • IPv6 connectivity failed
  • 105.32 Stopping Mininet - PASS (tick)
  • 105.33 Copying karaf logs - PASS (tick)

Case 106: Test link failures with IPv4 and IPv6 hosts (including external hosts), ONOS cluster size: 3 - FAIL

  • 106.1 Apply cell to environment - PASS (tick)
  • 106.2 Uninstalling ONOS package - PASS (tick)
  • 106.3 Installing ONOS package - PASS (tick)
  • 106.4 Set up ONOS secure SSH - PASS (tick)
  • 106.5 Checking ONOS service - PASS (tick)
  • 106.6 Starting ONOS CLI sessions - PASS (tick)
  • 106.7 Starting Mininet Topology - PASS (tick)
  • 106.8 Verify host IP address assignment in ONOS - PASS (tick)
  • 106.9 Verify IP address assignment from hosts - PASS (tick)
  • 106.10 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.11 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.12 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.13 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.14 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 106.15 Verify host IP address assignment in ONOS - PASS (tick)
  • 106.16 Verify IP address assignment from hosts - PASS (tick)
  • 106.17 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.18 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.19 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.20 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.21 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 106.22 Verify host IP address assignment in ONOS - PASS (tick)
  • 106.23 Verify IP address assignment from hosts - PASS (tick)
  • 106.24 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.25 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.26 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.27 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.28 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 106.29 Verify host IP address assignment in ONOS - PASS (tick)
  • 106.30 Verify IP address assignment from hosts - PASS (tick)
  • 106.31 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.32 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.33 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.34 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.35 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 106.36 Verify host IP address assignment in ONOS - PASS (tick)
  • 106.37 Verify IP address assignment from hosts - PASS (tick)
  • 106.38 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh1v6', u'rh11v6', u'rh2v6', u'rh22v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.39 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh1v4', u'rh2v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.40 Verify full connectivity for [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] with tag CASE106 - FAIL (error)
    • IPv4 connectivity failed
  • 106.41 Verify full connectivity for [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] with tag CASE106 - FAIL (error)
    • IPv6 connectivity failed
  • 106.42 Stopping Mininet - PASS (tick)
  • 106.43 Copying karaf logs - PASS (tick)

Case 107: Test link failures with IPv4 hosts (including external host configured with route-add command), ONOS cluster size: 3 - FAIL

  • 107.1 Apply cell to environment - PASS (tick)
  • 107.2 Uninstalling ONOS package - PASS (tick)
  • 107.3 Installing ONOS package - PASS (tick)
  • 107.4 Set up ONOS secure SSH - PASS (tick)
  • 107.5 Checking ONOS service - PASS (tick)
  • 107.6 Starting ONOS CLI sessions - PASS (tick)
  • 107.7 Add static route for subnet 10.0.88.0/24 towards router interface 10.0.1.1 - PASS (tick)
  • 107.8 Starting Mininet Topology - PASS (tick)
  • 107.9 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.10 Verify IP address assignment from hosts - PASS (tick)
  • 107.11 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh5v4'] with tag CASE107 - FAIL (error)
    • IPv4 connectivity failed
  • 107.12 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - PASS (tick)
  • 107.13 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.14 Verify IP address assignment from hosts - PASS (tick)
  • 107.15 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh5v4'] with tag CASE107 - FAIL (error)
    • IPv4 connectivity failed
  • 107.16 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - 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 unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh5v4'] with tag CASE107 - FAIL (error)
    • IPv4 connectivity failed
  • 107.20 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 107.21 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.22 Verify IP address assignment from hosts - PASS (tick)
  • 107.23 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh5v4'] with tag CASE107 - FAIL (error)
    • IPv4 connectivity failed
  • 107.24 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - PASS (tick)
  • 107.25 Verify host IP address assignment in ONOS - PASS (tick)
  • 107.26 Verify IP address assignment from hosts - PASS (tick)
  • 107.27 Verify unidirectional connectivity from [u'h1v4', u'h2v4', u'h3v4', u'h4v4', u'h5v4', u'h6v4', u'h7v4', u'h8v4', u'h9v4', u'h10v4', u'h11v4'] to [u'rh5v4'] with tag CASE107 - FAIL (error)
    • IPv4 connectivity failed
  • 107.28 Stopping Mininet - PASS (tick)
  • 107.29 Copying karaf logs - PASS (tick)

Case 108: Test link failures with IPv6 hosts (including external host configured with route-add command), ONOS cluster size: 3 - FAIL

  • 108.1 Apply cell to environment - PASS (tick)
  • 108.2 Uninstalling ONOS package - PASS (tick)
  • 108.3 Installing ONOS package - PASS (tick)
  • 108.4 Set up ONOS secure SSH - PASS (tick)
  • 108.5 Checking ONOS service - PASS (tick)
  • 108.6 Starting ONOS CLI sessions - PASS (tick)
  • 108.7 Add static route for subnet 2000::8700/120 towards router interface 2000::101 - PASS (tick)
  • 108.8 Starting Mininet Topology - PASS (tick)
  • 108.9 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 108.10 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 108.11 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh5v6'] with tag CASE108 - FAIL (error)
    • IPv6 connectivity failed
  • 108.12 Killing a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - FAIL (error)
    • Link batch down failed
  • 108.13 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 108.14 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 108.15 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh5v6'] with tag CASE108 - FAIL (error)
    • IPv6 connectivity failed
  • 108.16 Restoring a batch of links [[u'leaf5', u'spine101'], [u'leaf4', u'spine101'], [u'leaf1', u'spine101'], [u'leaf3', u'spine101'], [u'leaf2', u'spine101']] - FAIL (error)
    • Link batch up failed
  • 108.17 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 108.18 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 108.19 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh5v6'] with tag CASE108 - FAIL (error)
    • IPv6 connectivity failed
  • 108.20 Killing a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - FAIL (error)
    • Link batch down failed
  • 108.21 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 108.22 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 108.23 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh5v6'] with tag CASE108 - FAIL (error)
    • IPv6 connectivity failed
  • 108.24 Restoring a batch of links [[u'leaf5', u'spine102'], [u'leaf4', u'spine102'], [u'leaf1', u'spine102'], [u'leaf3', u'spine102'], [u'leaf2', u'spine102']] - FAIL (error)
    • Link batch up failed
  • 108.25 Verify host IP address assignment in ONOS - FAIL (error)
    • Verify ONOS host IP failed
  • 108.26 Verify IP address assignment from hosts - FAIL (error)
    • Verify network host IP failed
  • 108.27 Verify unidirectional connectivity from [u'h1v6', u'h2v6', u'h3v6', u'h4v6', u'h5v6', u'h6v6', u'h7v6', u'h8v6', u'h9v6', u'h10v6', u'h11v6'] to [u'rh5v6'] with tag CASE108 - FAIL (error)
    • IPv6 connectivity failed
  • 108.28 Stopping Mininet - PASS (tick)
  • 108.29 Copying karaf logs - PASS (tick)

Case 109: Test link failures with IPv4 and IPv6 hosts (including external host configured with route-add command), ONOS cluster size: 3 - FAIL

  • No labels