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

SRRouting at 02 May 2019 19:47:30

SRRouting

commit 9a1e6a548b5ee41ca42f4fe420a144f0fe9f94d1 (HEAD -] onos-2.1, origin/onos-2.1)
Author: Jordan Halterman [jordan.halterman@gmail.com]
AuthorDate: Tue Apr 23 10:39:03 2019 -0700
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Tue Apr 30 22:52:23 2019 +0000

Pre-allocate sliding window counter slots to avoid thread safety issues.
--
(cherry picked from commit d884d8acf99c10b5c5885a3e8328187ae2550106)

Case 101: Test link failures with IPv4 hosts - PASS

  • 101.1 Constructing test variables - PASS (tick)
  • 101.2 Apply cell to environment - PASS (tick)
  • 101.3 Uninstalling Atomix - PASS (tick)
  • 101.4 Uninstalling ONOS package - PASS (tick)
  • 101.5 Creating ONOS package - PASS (tick)
  • 101.6 Installing Atomix - PASS (tick)
  • 101.7 Installing ONOS package - PASS (tick)
  • 101.8 Set up ONOS secure SSH - PASS (tick)
  • 101.9 Checking ONOS service - PASS (tick)
  • 101.10 Starting ONOS CLI sessions - PASS (tick)
  • 101.11 Checking ONOS nodes - PASS (tick)
  • 101.12 Checking ONOS applications - PASS (tick)
  • 101.13 Starting Mininet Topology - PASS (tick)
  • 101.14 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.15 Verify IP address assignment from hosts - PASS (tick)
  • 101.16 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.17 Killing a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - PASS (tick)
  • 101.18 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.19 Verify IP address assignment from hosts - PASS (tick)
  • 101.20 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.21 Restoring a batch of links [['spine103', 'spine101'], ['leaf2', 'spine101'], ['leaf3', 'spine101'], ['leaf4', 'spine101'], ['leaf5', 'spine101']] - 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 Killing a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 101.26 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.27 Verify IP address assignment from hosts - PASS (tick)
  • 101.28 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.29 Restoring a batch of links [['spine104', 'spine102'], ['leaf2', 'spine102'], ['leaf3', 'spine102'], ['leaf4', 'spine102'], ['leaf5', 'spine102']] - PASS (tick)
  • 101.30 Verify host IP address assignment in ONOS - PASS (tick)
  • 101.31 Verify IP address assignment from hosts - PASS (tick)
  • 101.32 Verify reachability of connected internal IPv4 hosts - PASS (tick)
  • 101.33 Stopping Mininet - PASS (tick)

Case 102: Test link failures with IPv6 hosts - FAIL

  • No labels