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

SRBridging at 10 Feb 2018 01:52:18

SRBridging

commit 7e57aaa86615488157b95a95281190915926ef17 (HEAD -] onos-1.12, origin/onos-1.12)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Fri Feb 9 18:05:23 2018 -0800
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Sat Feb 10 02:53:25 2018 +0000

Fix issue reported by error-prone
--
(cherry picked from commit 0eb68e14ede6f403f1f7cda52a260534ca031104)

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

  • 5.1 Constructing test variables - No Result (warning)
  • 5.2 Constructing test variables - PASS (tick)
  • 5.3 Apply cell to environment - PASS (tick)
  • 5.4 Uninstalling ONOS package - PASS (tick)
  • 5.5 Creating ONOS package - PASS (tick)
  • 5.6 Installing ONOS package - PASS (tick)
  • 5.7 Set up ONOS secure SSH - PASS (tick)
  • 5.8 Checking ONOS service - PASS (tick)
  • 5.9 Starting ONOS CLI sessions - PASS (tick)
  • 5.10 Starting Mininet Topology - PASS (tick)
  • 5.11 Check whether the flow count is bigger than 28 - PASS (tick)
  • 5.12 Check whether all flow status are ADDED - PASS (tick)
  • 5.13 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 5.14 Connectivity for [u'h1', u'h2'] CASE5 - PASS (tick)
  • 5.15 Stopping Mininet - PASS (tick)
  • 5.16 Copying karaf logs - PASS (tick)

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

  • 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 Check whether the flow count is bigger than 74 - PASS (tick)
  • 6.9 Check whether all flow status are ADDED - PASS (tick)
  • 6.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 6.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 6.12 Connectivity for [u'h1', u'h2'] CASE6 - PASS (tick)
  • 6.13 Stopping Mininet - PASS (tick)
  • 6.14 Copying karaf logs - PASS (tick)

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

  • 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 Starting Mininet Topology - PASS (tick)
  • 7.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 7.9 Check whether all flow status are ADDED - PASS (tick)
  • 7.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 7.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 7.12 Connectivity for [u'h1', u'h2'] CASE7 - PASS (tick)
  • 7.13 Connectivity for [u'h3', u'h4'] CASE7 - PASS (tick)
  • 7.14 Stopping Mininet - PASS (tick)
  • 7.15 Copying karaf logs - PASS (tick)

Case 8: Bridging test between two untagged hosts on vlan-untagged port, with 2x4 dual-homed leaf-spine topology and 3 ONOS instances - 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 Starting Mininet Topology - PASS (tick)
  • 8.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 8.9 Check whether all flow status are ADDED - PASS (tick)
  • 8.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - FAIL (error)
    • Flow count looks wrong: 26
  • 8.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 8.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - FAIL (error)
    • Flow count looks wrong: 26
  • 8.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - FAIL (error)
    • Flow count looks wrong: 26
  • 8.14 Connectivity for [u'h1', u'h2'] CASE8 - PASS (tick)
  • 8.15 Connectivity for [u'h3', u'h4'] CASE8 - PASS (tick)
  • 8.16 Stopping Mininet - PASS (tick)
  • 8.17 Copying karaf logs - PASS (tick)

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

  • 15.1 Apply cell to environment - PASS (tick)
  • 15.2 Uninstalling ONOS package - PASS (tick)
  • 15.3 Installing ONOS package - PASS (tick)
  • 15.4 Set up ONOS secure SSH - PASS (tick)
  • 15.5 Checking ONOS service - PASS (tick)
  • 15.6 Starting ONOS CLI sessions - PASS (tick)
  • 15.7 Starting Mininet Topology - PASS (tick)
  • 15.8 Check whether the flow count is bigger than 28 - PASS (tick)
  • 15.9 Check whether all flow status are ADDED - PASS (tick)
  • 15.10 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 15.11 Connectivity for [u'h1', u'h2'] CASE15 - PASS (tick)
  • 15.12 Stopping Mininet - PASS (tick)
  • 15.13 Copying karaf logs - PASS (tick)

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

  • 16.1 Apply cell to environment - PASS (tick)
  • 16.2 Uninstalling ONOS package - PASS (tick)
  • 16.3 Installing ONOS package - PASS (tick)
  • 16.4 Set up ONOS secure SSH - PASS (tick)
  • 16.5 Checking ONOS service - PASS (tick)
  • 16.6 Starting ONOS CLI sessions - PASS (tick)
  • 16.7 Starting Mininet Topology - PASS (tick)
  • 16.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 16.9 Check whether all flow status are ADDED - PASS (tick)
  • 16.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 16.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 16.12 Connectivity for [u'h1', u'h2'] CASE16 - PASS (tick)
  • 16.13 Stopping Mininet - PASS (tick)
  • 16.14 Copying karaf logs - PASS (tick)

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

  • 17.1 Apply cell to environment - PASS (tick)
  • 17.2 Uninstalling ONOS package - PASS (tick)
  • 17.3 Installing ONOS package - PASS (tick)
  • 17.4 Set up ONOS secure SSH - PASS (tick)
  • 17.5 Checking ONOS service - PASS (tick)
  • 17.6 Starting ONOS CLI sessions - PASS (tick)
  • 17.7 Starting Mininet Topology - PASS (tick)
  • 17.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 17.9 Check whether all flow status are ADDED - PASS (tick)
  • 17.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 17.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 17.12 Connectivity for [u'h1', u'h2'] CASE17 - PASS (tick)
  • 17.13 Connectivity for [u'h3', u'h4'] CASE17 - PASS (tick)
  • 17.14 Stopping Mininet - PASS (tick)
  • 17.15 Copying karaf logs - PASS (tick)

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

  • 18.1 Apply cell to environment - PASS (tick)
  • 18.2 Uninstalling ONOS package - PASS (tick)
  • 18.3 Installing ONOS package - PASS (tick)
  • 18.4 Set up ONOS secure SSH - PASS (tick)
  • 18.5 Checking ONOS service - PASS (tick)
  • 18.6 Starting ONOS CLI sessions - PASS (tick)
  • 18.7 Starting Mininet Topology - PASS (tick)
  • 18.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 18.9 Check whether all flow status are ADDED - PASS (tick)
  • 18.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 18.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 18.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 18.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 18.14 Connectivity for [u'h1', u'h2'] CASE18 - PASS (tick)
  • 18.15 Connectivity for [u'h3', u'h4'] CASE18 - PASS (tick)
  • 18.16 Stopping Mininet - PASS (tick)
  • 18.17 Copying karaf logs - PASS (tick)

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

  • 25.1 Apply cell to environment - PASS (tick)
  • 25.2 Uninstalling ONOS package - PASS (tick)
  • 25.3 Installing ONOS package - PASS (tick)
  • 25.4 Set up ONOS secure SSH - PASS (tick)
  • 25.5 Checking ONOS service - PASS (tick)
  • 25.6 Starting ONOS CLI sessions - PASS (tick)
  • 25.7 Starting Mininet Topology - PASS (tick)
  • 25.8 Check whether the flow count is bigger than 28 - PASS (tick)
  • 25.9 Check whether all flow status are ADDED - PASS (tick)
  • 25.10 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 25.11 Connectivity for [u'h1', u'h2'] CASE25 - PASS (tick)
  • 25.12 Stopping Mininet - PASS (tick)
  • 25.13 Copying karaf logs - PASS (tick)

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

  • 26.1 Apply cell to environment - PASS (tick)
  • 26.2 Uninstalling ONOS package - PASS (tick)
  • 26.3 Installing ONOS package - PASS (tick)
  • 26.4 Set up ONOS secure SSH - PASS (tick)
  • 26.5 Checking ONOS service - PASS (tick)
  • 26.6 Starting ONOS CLI sessions - PASS (tick)
  • 26.7 Starting Mininet Topology - PASS (tick)
  • 26.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 26.9 Check whether all flow status are ADDED - PASS (tick)
  • 26.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 26.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 26.12 Connectivity for [u'h1', u'h2'] CASE26 - PASS (tick)
  • 26.13 Stopping Mininet - PASS (tick)
  • 26.14 Copying karaf logs - PASS (tick)

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

  • 27.1 Apply cell to environment - PASS (tick)
  • 27.2 Uninstalling ONOS package - PASS (tick)
  • 27.3 Installing ONOS package - PASS (tick)
  • 27.4 Set up ONOS secure SSH - PASS (tick)
  • 27.5 Checking ONOS service - PASS (tick)
  • 27.6 Starting ONOS CLI sessions - PASS (tick)
  • 27.7 Starting Mininet Topology - PASS (tick)
  • 27.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 27.9 Check whether all flow status are ADDED - PASS (tick)
  • 27.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 27.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 27.12 Connectivity for [u'h1', u'h2'] CASE27 - PASS (tick)
  • 27.13 Connectivity for [u'h3', u'h4'] CASE27 - PASS (tick)
  • 27.14 Stopping Mininet - PASS (tick)
  • 27.15 Copying karaf logs - PASS (tick)

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

  • 28.1 Apply cell to environment - PASS (tick)
  • 28.2 Uninstalling ONOS package - PASS (tick)
  • 28.3 Installing ONOS package - PASS (tick)
  • 28.4 Set up ONOS secure SSH - PASS (tick)
  • 28.5 Checking ONOS service - PASS (tick)
  • 28.6 Starting ONOS CLI sessions - PASS (tick)
  • 28.7 Starting Mininet Topology - PASS (tick)
  • 28.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 28.9 Check whether all flow status are ADDED - PASS (tick)
  • 28.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - FAIL (error)
    • Flow count looks wrong: 27
  • 28.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - FAIL (error)
    • Flow count looks wrong: 27
  • 28.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - FAIL (error)
    • Flow count looks wrong: 27
  • 28.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 28.14 Connectivity for [u'h1', u'h2'] CASE28 - PASS (tick)
  • 28.15 Connectivity for [u'h3', u'h4'] CASE28 - PASS (tick)
  • 28.16 Stopping Mininet - PASS (tick)
  • 28.17 Copying karaf logs - PASS (tick)

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

  • 35.1 Apply cell to environment - PASS (tick)
  • 35.2 Uninstalling ONOS package - PASS (tick)
  • 35.3 Installing ONOS package - PASS (tick)
  • 35.4 Set up ONOS secure SSH - PASS (tick)
  • 35.5 Checking ONOS service - PASS (tick)
  • 35.6 Starting ONOS CLI sessions - PASS (tick)
  • 35.7 Starting Mininet Topology - PASS (tick)
  • 35.8 Check whether the flow count is bigger than 28 - PASS (tick)
  • 35.9 Check whether all flow status are ADDED - PASS (tick)
  • 35.10 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 35.11 Connectivity for [u'h1', u'h2'] CASE35 - PASS (tick)
  • 35.12 Stopping Mininet - PASS (tick)
  • 35.13 Copying karaf logs - PASS (tick)

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

  • 36.1 Apply cell to environment - PASS (tick)
  • 36.2 Uninstalling ONOS package - PASS (tick)
  • 36.3 Installing ONOS package - PASS (tick)
  • 36.4 Set up ONOS secure SSH - PASS (tick)
  • 36.5 Checking ONOS service - PASS (tick)
  • 36.6 Starting ONOS CLI sessions - PASS (tick)
  • 36.7 Starting Mininet Topology - PASS (tick)
  • 36.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 36.9 Check whether all flow status are ADDED - PASS (tick)
  • 36.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 36.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 36.12 Connectivity for [u'h1', u'h2'] CASE36 - PASS (tick)
  • 36.13 Stopping Mininet - PASS (tick)
  • 36.14 Copying karaf logs - PASS (tick)

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

  • 37.1 Apply cell to environment - PASS (tick)
  • 37.2 Uninstalling ONOS package - PASS (tick)
  • 37.3 Installing ONOS package - PASS (tick)
  • 37.4 Set up ONOS secure SSH - PASS (tick)
  • 37.5 Checking ONOS service - PASS (tick)
  • 37.6 Starting ONOS CLI sessions - PASS (tick)
  • 37.7 Starting Mininet Topology - PASS (tick)
  • 37.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 37.9 Check whether all flow status are ADDED - PASS (tick)
  • 37.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 37.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 37.12 Connectivity for [u'h1', u'h2'] CASE37 - PASS (tick)
  • 37.13 Connectivity for [u'h3', u'h4'] CASE37 - PASS (tick)
  • 37.14 Stopping Mininet - PASS (tick)
  • 37.15 Copying karaf logs - PASS (tick)

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

  • 38.1 Apply cell to environment - PASS (tick)
  • 38.2 Uninstalling ONOS package - PASS (tick)
  • 38.3 Installing ONOS package - PASS (tick)
  • 38.4 Set up ONOS secure SSH - PASS (tick)
  • 38.5 Checking ONOS service - PASS (tick)
  • 38.6 Starting ONOS CLI sessions - PASS (tick)
  • 38.7 Starting Mininet Topology - PASS (tick)
  • 38.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 38.9 Check whether all flow status are ADDED - PASS (tick)
  • 38.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 38.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 38.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 38.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 38.14 Connectivity for [u'h1', u'h2'] CASE38 - PASS (tick)
  • 38.15 Connectivity for [u'h3', u'h4'] CASE38 - PASS (tick)
  • 38.16 Stopping Mininet - PASS (tick)
  • 38.17 Copying karaf logs - PASS (tick)

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

  • 45.1 Apply cell to environment - PASS (tick)
  • 45.2 Uninstalling ONOS package - PASS (tick)
  • 45.3 Installing ONOS package - PASS (tick)
  • 45.4 Set up ONOS secure SSH - PASS (tick)
  • 45.5 Checking ONOS service - PASS (tick)
  • 45.6 Starting ONOS CLI sessions - PASS (tick)
  • 45.7 Starting Mininet Topology - PASS (tick)
  • 45.8 Check whether the flow count is bigger than 28 - PASS (tick)
  • 45.9 Check whether all flow status are ADDED - PASS (tick)
  • 45.10 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 45.11 Connectivity for [u'h1', u'h2'] CASE45 - PASS (tick)
  • 45.12 Stopping Mininet - PASS (tick)
  • 45.13 Copying karaf logs - PASS (tick)

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

  • 46.1 Apply cell to environment - PASS (tick)
  • 46.2 Uninstalling ONOS package - PASS (tick)
  • 46.3 Installing ONOS package - PASS (tick)
  • 46.4 Set up ONOS secure SSH - PASS (tick)
  • 46.5 Checking ONOS service - PASS (tick)
  • 46.6 Starting ONOS CLI sessions - PASS (tick)
  • 46.7 Starting Mininet Topology - PASS (tick)
  • 46.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 46.9 Check whether all flow status are ADDED - PASS (tick)
  • 46.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 46.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 46.12 Connectivity for [u'h1', u'h2'] CASE46 - PASS (tick)
  • 46.13 Stopping Mininet - PASS (tick)
  • 46.14 Copying karaf logs - PASS (tick)

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

  • 47.1 Apply cell to environment - PASS (tick)
  • 47.2 Uninstalling ONOS package - PASS (tick)
  • 47.3 Installing ONOS package - PASS (tick)
  • 47.4 Set up ONOS secure SSH - PASS (tick)
  • 47.5 Checking ONOS service - PASS (tick)
  • 47.6 Starting ONOS CLI sessions - PASS (tick)
  • 47.7 Starting Mininet Topology - PASS (tick)
  • 47.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 47.9 Check whether all flow status are ADDED - PASS (tick)
  • 47.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 47.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 47.12 Connectivity for [u'h1', u'h2'] CASE47 - PASS (tick)
  • 47.13 Connectivity for [u'h3', u'h4'] CASE47 - PASS (tick)
  • 47.14 Stopping Mininet - PASS (tick)
  • 47.15 Copying karaf logs - PASS (tick)

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

  • 48.1 Apply cell to environment - PASS (tick)
  • 48.2 Uninstalling ONOS package - PASS (tick)
  • 48.3 Installing ONOS package - PASS (tick)
  • 48.4 Set up ONOS secure SSH - PASS (tick)
  • 48.5 Checking ONOS service - PASS (tick)
  • 48.6 Starting ONOS CLI sessions - PASS (tick)
  • 48.7 Starting Mininet Topology - PASS (tick)
  • 48.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 48.9 Check whether all flow status are ADDED - PASS (tick)
  • 48.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 48.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 48.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 48.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 48.14 Connectivity for [u'h1', u'h2'] CASE48 - PASS (tick)
  • 48.15 Connectivity for [u'h3', u'h4'] CASE48 - PASS (tick)
  • 48.16 Stopping Mininet - PASS (tick)
  • 48.17 Copying karaf logs - PASS (tick)

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

  • 55.1 Apply cell to environment - PASS (tick)
  • 55.2 Uninstalling ONOS package - PASS (tick)
  • 55.3 Installing ONOS package - PASS (tick)
  • 55.4 Set up ONOS secure SSH - PASS (tick)
  • 55.5 Checking ONOS service - PASS (tick)
  • 55.6 Starting ONOS CLI sessions - PASS (tick)
  • 55.7 Starting Mininet Topology - PASS (tick)
  • 55.8 Check whether the flow count is bigger than 28 - PASS (tick)
  • 55.9 Check whether all flow status are ADDED - PASS (tick)
  • 55.10 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 55.11 Connectivity for [u'h1', u'h2'] CASE55 - PASS (tick)
  • 55.12 Stopping Mininet - PASS (tick)
  • 55.13 Copying karaf logs - PASS (tick)

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

  • 56.1 Apply cell to environment - PASS (tick)
  • 56.2 Uninstalling ONOS package - PASS (tick)
  • 56.3 Installing ONOS package - PASS (tick)
  • 56.4 Set up ONOS secure SSH - PASS (tick)
  • 56.5 Checking ONOS service - PASS (tick)
  • 56.6 Starting ONOS CLI sessions - PASS (tick)
  • 56.7 Starting Mininet Topology - PASS (tick)
  • 56.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 56.9 Check whether all flow status are ADDED - PASS (tick)
  • 56.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 56.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 56.12 Connectivity for [u'h1', u'h2'] CASE56 - PASS (tick)
  • 56.13 Stopping Mininet - PASS (tick)
  • 56.14 Copying karaf logs - PASS (tick)

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

  • 57.1 Apply cell to environment - PASS (tick)
  • 57.2 Uninstalling ONOS package - PASS (tick)
  • 57.3 Installing ONOS package - PASS (tick)
  • 57.4 Set up ONOS secure SSH - PASS (tick)
  • 57.5 Checking ONOS service - PASS (tick)
  • 57.6 Starting ONOS CLI sessions - PASS (tick)
  • 57.7 Starting Mininet Topology - PASS (tick)
  • 57.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 57.9 Check whether all flow status are ADDED - PASS (tick)
  • 57.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 57.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 57.12 Connectivity for [u'h1', u'h2'] CASE57 - PASS (tick)
  • 57.13 Connectivity for [u'h3', u'h4'] CASE57 - PASS (tick)
  • 57.14 Stopping Mininet - PASS (tick)
  • 57.15 Copying karaf logs - PASS (tick)

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

  • 58.1 Apply cell to environment - PASS (tick)
  • 58.2 Uninstalling ONOS package - PASS (tick)
  • 58.3 Installing ONOS package - PASS (tick)
  • 58.4 Set up ONOS secure SSH - PASS (tick)
  • 58.5 Checking ONOS service - PASS (tick)
  • 58.6 Starting ONOS CLI sessions - PASS (tick)
  • 58.7 Starting Mininet Topology - PASS (tick)
  • 58.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 58.9 Check whether all flow status are ADDED - PASS (tick)
  • 58.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 58.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 58.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 58.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 58.14 Connectivity for [u'h1', u'h2'] CASE58 - PASS (tick)
  • 58.15 Connectivity for [u'h3', u'h4'] CASE58 - PASS (tick)
  • 58.16 Stopping Mininet - PASS (tick)
  • 58.17 Copying karaf logs - PASS (tick)

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

  • 65.1 Apply cell to environment - PASS (tick)
  • 65.2 Uninstalling ONOS package - PASS (tick)
  • 65.3 Installing ONOS package - PASS (tick)
  • 65.4 Set up ONOS secure SSH - PASS (tick)
  • 65.5 Checking ONOS service - PASS (tick)
  • 65.6 Starting ONOS CLI sessions - PASS (tick)
  • 65.7 Starting Mininet Topology - PASS (tick)
  • 65.8 Check whether the flow count is bigger than 28 - PASS (tick)
  • 65.9 Check whether all flow status are ADDED - PASS (tick)
  • 65.10 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 65.11 Connectivity for [u'h1', u'h2'] CASE65 - PASS (tick)
  • 65.12 Stopping Mininet - PASS (tick)
  • 65.13 Copying karaf logs - PASS (tick)

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

  • 66.1 Apply cell to environment - PASS (tick)
  • 66.2 Uninstalling ONOS package - PASS (tick)
  • 66.3 Installing ONOS package - PASS (tick)
  • 66.4 Set up ONOS secure SSH - PASS (tick)
  • 66.5 Checking ONOS service - PASS (tick)
  • 66.6 Starting ONOS CLI sessions - PASS (tick)
  • 66.7 Starting Mininet Topology - PASS (tick)
  • 66.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 66.9 Check whether all flow status are ADDED - PASS (tick)
  • 66.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 66.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 66.12 Connectivity for [u'h1', u'h2'] CASE66 - PASS (tick)
  • 66.13 Stopping Mininet - PASS (tick)
  • 66.14 Copying karaf logs - PASS (tick)

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

  • 67.1 Apply cell to environment - PASS (tick)
  • 67.2 Uninstalling ONOS package - PASS (tick)
  • 67.3 Installing ONOS package - PASS (tick)
  • 67.4 Set up ONOS secure SSH - PASS (tick)
  • 67.5 Checking ONOS service - PASS (tick)
  • 67.6 Starting ONOS CLI sessions - PASS (tick)
  • 67.7 Starting Mininet Topology - PASS (tick)
  • 67.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 67.9 Check whether all flow status are ADDED - PASS (tick)
  • 67.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 67.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 67.12 Connectivity for [u'h1', u'h2'] CASE67 - PASS (tick)
  • 67.13 Connectivity for [u'h3', u'h4'] CASE67 - PASS (tick)
  • 67.14 Stopping Mininet - PASS (tick)
  • 67.15 Copying karaf logs - PASS (tick)

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

  • 68.1 Apply cell to environment - PASS (tick)
  • 68.2 Uninstalling ONOS package - PASS (tick)
  • 68.3 Installing ONOS package - PASS (tick)
  • 68.4 Set up ONOS secure SSH - PASS (tick)
  • 68.5 Checking ONOS service - PASS (tick)
  • 68.6 Starting ONOS CLI sessions - PASS (tick)
  • 68.7 Starting Mininet Topology - PASS (tick)
  • 68.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 68.9 Check whether all flow status are ADDED - PASS (tick)
  • 68.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 68.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 68.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 68.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 68.14 Connectivity for [u'h1', u'h2'] CASE68 - PASS (tick)
  • 68.15 Connectivity for [u'h3', u'h4'] CASE68 - PASS (tick)
  • 68.16 Stopping Mininet - PASS (tick)
  • 68.17 Copying karaf logs - PASS (tick)

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

  • 75.1 Apply cell to environment - PASS (tick)
  • 75.2 Uninstalling ONOS package - PASS (tick)
  • 75.3 Installing ONOS package - PASS (tick)
  • 75.4 Set up ONOS secure SSH - PASS (tick)
  • 75.5 Checking ONOS service - PASS (tick)
  • 75.6 Starting ONOS CLI sessions - PASS (tick)
  • 75.7 Starting Mininet Topology - PASS (tick)
  • 75.8 Check whether the flow count is bigger than 28 - PASS (tick)
  • 75.9 Check whether all flow status are ADDED - PASS (tick)
  • 75.10 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 75.11 Connectivity for [u'h1', u'h2'] CASE75 - PASS (tick)
  • 75.12 Stopping Mininet - PASS (tick)
  • 75.13 Copying karaf logs - PASS (tick)

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

  • 76.1 Apply cell to environment - PASS (tick)
  • 76.2 Uninstalling ONOS package - PASS (tick)
  • 76.3 Installing ONOS package - PASS (tick)
  • 76.4 Set up ONOS secure SSH - PASS (tick)
  • 76.5 Checking ONOS service - PASS (tick)
  • 76.6 Starting ONOS CLI sessions - PASS (tick)
  • 76.7 Starting Mininet Topology - PASS (tick)
  • 76.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 76.9 Check whether all flow status are ADDED - PASS (tick)
  • 76.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 76.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 76.12 Connectivity for [u'h1', u'h2'] CASE76 - PASS (tick)
  • 76.13 Stopping Mininet - PASS (tick)
  • 76.14 Copying karaf logs - PASS (tick)

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

  • 77.1 Apply cell to environment - PASS (tick)
  • 77.2 Uninstalling ONOS package - PASS (tick)
  • 77.3 Installing ONOS package - PASS (tick)
  • 77.4 Set up ONOS secure SSH - PASS (tick)
  • 77.5 Checking ONOS service - PASS (tick)
  • 77.6 Starting ONOS CLI sessions - PASS (tick)
  • 77.7 Starting Mininet Topology - PASS (tick)
  • 77.8 Check whether the flow count is bigger than 74 - PASS (tick)
  • 77.9 Check whether all flow status are ADDED - PASS (tick)
  • 77.10 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 77.11 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 77.12 Connectivity for [u'h1', u'h2'] CASE77 - PASS (tick)
  • 77.13 Connectivity for [u'h3', u'h4'] CASE77 - PASS (tick)
  • 77.14 Stopping Mininet - PASS (tick)
  • 77.15 Copying karaf logs - PASS (tick)

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

  • 78.1 Apply cell to environment - PASS (tick)
  • 78.2 Uninstalling ONOS package - PASS (tick)
  • 78.3 Installing ONOS package - PASS (tick)
  • 78.4 Set up ONOS secure SSH - PASS (tick)
  • 78.5 Checking ONOS service - PASS (tick)
  • 78.6 Starting ONOS CLI sessions - PASS (tick)
  • 78.7 Starting Mininet Topology - PASS (tick)
  • 78.8 Check whether the flow count is bigger than 212 - PASS (tick)
  • 78.9 Check whether all flow status are ADDED - PASS (tick)
  • 78.10 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 78.11 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 78.12 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 78.13 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 78.14 Connectivity for [u'h1', u'h2'] CASE78 - PASS (tick)
  • 78.15 Connectivity for [u'h3', u'h4'] CASE78 - PASS (tick)
  • 78.16 Stopping Mininet - PASS (tick)
  • 78.17 Copying karaf logs - PASS (tick)
  • No labels