Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRBridging_onos-2.2_20-builds_graph.jpg", alt="SRBridging", style="width:525px;height:350px;border:0">

commit 1d4756928df452b61a0d51919d9aab80b7447bfe 8e0e2946a12c3bfc7fee72997403103b41ffefff (HEAD -] onos-2.2, origin/onos-2.2)
Author: Robert MacDavid Yi Tseng [robertmacdavid@gmailyi@opennetworking.comorg]
AuthorDate: Thu May 21 21:32:38 2020 -0400Mon Jun 8 17:10:56 2020 +0800
Commit: Carmelo Cascone [carmelo@opennetworking.org]
CommitDate: Fri May 29 Tue Jun 9 02:3028:01 35 2020 +0000
Rewrite the SPGW P4 pipeline.
[AETHER-239] Add RAW_DEVICE_CONFIG extension
--
This commit makes two changes to the fabric.p4 source files:
1. Routing is now done on a metadata field instead of the ipv4 header.
Routing on the ipv4 header is incorrect if the packet is encapsulated
with an outer IPV4 header. The metadata field is updated each time the
ipv4 destination changes, or an outer header is added or removed. These
changes require no control plane modifications due to @name annotations.
2. The spgw control blocks have been rewritten to support the logical UP4
--
(cherry picked from commit bec6b6a7b0f33812c6f6904d9f9b629539446e79)

...

(cherry picked from commit 40e0a0c90d9a3b8ea36ef2ecd0fc8763e0b3d482)

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 - PASS (tick)
  • 5.2 Apply cell to environment - PASS (tick)
  • 5.3 Uninstalling Atomix - PASS (tick)
  • 5.4 Uninstalling ONOS package - PASS (tick)
  • 5.5 Creating ONOS package - PASS (tick)
  • 5.6 Installing Atomix - PASS (tick)
  • 5.7 Installing ONOS package - PASS (tick)
  • 5.8 Set up ONOS secure SSH - PASS (tick)
  • 5.9 Checking ONOS service - PASS (tick)
  • 5.10 Starting ONOS CLI sessions - PASS (tick)
  • 5.11 Checking ONOS nodes - PASS (tick)
  • 5.12 Checking ONOS applications - PASS (tick)
  • 5.13 Starting Mininet Topology - PASS (tick)
  • 5.14 Check whether the flow count is bigger than 28 - PASS (tick)
  • 5.15 Check whether all flow status are ADDED - PASS (tick)
  • 5.16 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 5.17 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 - PASS (tick)
  • 5.18 Stopping Mininet - PASS (tick)
  • 5.19 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 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 Starting Mininet Topology - PASS (tick)
  • 6.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 6.13 Check whether all flow status are ADDED - PASS (tick)
  • 6.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 6.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 6.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE6 - PASS (tick)
  • 6.17 Stopping Mininet - PASS (tick)
  • 6.18 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 - FAIL

  • 7.1 Apply cell to environment - PASS (tick)
  • 7.2 Uninstalling Atomix - PASS (tick)
  • 7.3 Uninstalling ONOS package - PASS (tick)
  • 7.4 Installing Atomix - PASS (tick)
  • 7.5 Installing ONOS package - PASS (tick)
  • 7.6 Set up ONOS secure SSH - PASS (tick)
  • 7.7 Checking ONOS service - PASS (tick)
  • 7.8 Starting ONOS CLI sessions - PASS (tick)
  • 7.9 Checking ONOS nodes - PASS (tick)
  • 7.10 Checking ONOS applications - PASS (tick)
  • 7.11 Starting Mininet Topology - PASS (tick)
  • 7.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 7.13 Check whether all flow status are ADDED - PASS (tick)
  • 7.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 7.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 7.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE7 - FAIL (error)
    • IP connectivity failed
  • 7.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE7 - PASS (tick)
  • 7.18 Stopping Mininet - PASS (tick)
  • 7.19 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 - 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 Starting Mininet Topology - PASS (tick)
  • 8.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 8.13 Check whether all flow status are ADDED - PASS (tick)
  • 8.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 8.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 8.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 8.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 8.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE8 - PASS (tick)
  • 8.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE8 - PASS (tick)
  • 8.20 Stopping Mininet - PASS (tick)
  • 8.21 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 Atomix - PASS (tick)
  • 15.3 Uninstalling ONOS package - PASS (tick)
  • 15.4 Installing Atomix - PASS (tick)
  • 15.5 Installing ONOS package - PASS (tick)
  • 15.6 Set up ONOS secure SSH - PASS (tick)
  • 15.7 Checking ONOS service - PASS (tick)
  • 15.8 Starting ONOS CLI sessions - PASS (tick)
  • 15.9 Checking ONOS nodes - PASS (tick)
  • 15.10 Checking ONOS applications - PASS (tick)
  • 15.11 Starting Mininet Topology - PASS (tick)
  • 15.12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 15.13 Check whether all flow status are ADDED - PASS (tick)
  • 15.14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 15.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE15 - PASS (tick)
  • 15.16 Stopping Mininet - PASS (tick)
  • 15.17 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 Atomix - PASS (tick)
  • 16.3 Uninstalling ONOS package - PASS (tick)
  • 16.4 Installing Atomix - PASS (tick)
  • 16.5 Installing ONOS package - PASS (tick)
  • 16.6 Set up ONOS secure SSH - PASS (tick)
  • 16.7 Checking ONOS service - PASS (tick)
  • 16.8 Starting ONOS CLI sessions - PASS (tick)
  • 16.9 Checking ONOS nodes - PASS (tick)
  • 16.10 Checking ONOS applications - PASS (tick)
  • 16.11 Starting Mininet Topology - PASS (tick)
  • 16.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 16.13 Check whether all flow status are ADDED - PASS (tick)
  • 16.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 16.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 16.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE16 - PASS (tick)
  • 16.17 Stopping Mininet - PASS (tick)
  • 16.18 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 Atomix - PASS (tick)
  • 17.3 Uninstalling ONOS package - PASS (tick)
  • 17.4 Installing Atomix - PASS (tick)
  • 17.5 Installing ONOS package - PASS (tick)
  • 17.6 Set up ONOS secure SSH - PASS (tick)
  • 17.7 Checking ONOS service - PASS (tick)
  • 17.8 Starting ONOS CLI sessions - PASS (tick)
  • 17.9 Checking ONOS nodes - PASS (tick)
  • 17.10 Checking ONOS applications - PASS (tick)
  • 17.11 Starting Mininet Topology - PASS (tick)
  • 17.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 17.13 Check whether all flow status are ADDED - PASS (tick)
  • 17.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 17.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 17.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE17 - PASS (tick)
  • 17.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE17 - PASS (tick)
  • 17.18 Stopping Mininet - PASS (tick)
  • 17.19 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 Atomix - PASS (tick)
  • 18.3 Uninstalling ONOS package - PASS (tick)
  • 18.4 Installing Atomix - PASS (tick)
  • 18.5 Installing ONOS package - PASS (tick)
  • 18.6 Set up ONOS secure SSH - PASS (tick)
  • 18.7 Checking ONOS service - PASS (tick)
  • 18.8 Starting ONOS CLI sessions - PASS (tick)
  • 18.9 Checking ONOS nodes - PASS (tick)
  • 18.10 Checking ONOS applications - PASS (tick)
  • 18.11 Starting Mininet Topology - PASS (tick)
  • 18.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 18.13 Check whether all flow status are ADDED - PASS (tick)
  • 18.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 18.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 18.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 18.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 18.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE18 - PASS (tick)
  • 18.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE18 - PASS (tick)
  • 18.20 Stopping Mininet - PASS (tick)
  • 18.21 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 Atomix - PASS (tick)
  • 25.3 Uninstalling ONOS package - PASS (tick)
  • 25.4 Installing Atomix - PASS (tick)
  • 25.5 Installing ONOS package - PASS (tick)
  • 25.6 Set up ONOS secure SSH - PASS (tick)
  • 25.7 Checking ONOS service - PASS (tick)
  • 25.8 Starting ONOS CLI sessions - PASS (tick)
  • 25.9 Checking ONOS nodes - PASS (tick)
  • 25.10 Checking ONOS applications - PASS (tick)
  • 25.11 Starting Mininet Topology - PASS (tick)
  • 25.12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 25.13 Check whether all flow status are ADDED - PASS (tick)
  • 25.14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 25.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE25 - PASS (tick)
  • 25.16 Stopping Mininet - PASS (tick)
  • 25.17 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 Atomix - PASS (tick)
  • 26.3 Uninstalling ONOS package - PASS (tick)
  • 26.4 Installing Atomix - PASS (tick)
  • 26.5 Installing ONOS package - PASS (tick)
  • 26.6 Set up ONOS secure SSH - PASS (tick)
  • 26.7 Checking ONOS service - PASS (tick)
  • 26.8 Starting ONOS CLI sessions - PASS (tick)
  • 26.9 Checking ONOS nodes - PASS (tick)
  • 26.10 Checking ONOS applications - PASS (tick)
  • 26.11 Starting Mininet Topology - PASS (tick)
  • 26.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 26.13 Check whether all flow status are ADDED - PASS (tick)
  • 26.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 26.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 26.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE26 - PASS (tick)
  • 26.17 Stopping Mininet - PASS (tick)
  • 26.18 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 - FAIL

  • 27.1 Apply cell to environment - PASS (tick)
  • 27.2 Uninstalling Atomix - PASS (tick)
  • 27.3 Uninstalling ONOS package - PASS (tick)
  • 27.4 Installing Atomix - PASS (tick)
  • 27.5 Installing ONOS package - PASS (tick)
  • 27.6 Set up ONOS secure SSH - PASS (tick)
  • 27.7 Checking ONOS service - PASS (tick)
  • 27.8 Starting ONOS CLI sessions - PASS (tick)
  • 27.9 Checking ONOS nodes - PASS (tick)
  • 27.10 Checking ONOS applications - PASS (tick)
  • 27.11 Starting Mininet Topology - PASS (tick)
  • 27.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 27.13 Check whether all flow status are ADDED - PASS (tick)
  • 27.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 27.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 27.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE27 - PASS (tick)
  • 27.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE27 - FAIL (error)
    • IP connectivity failed
  • 27.18 Stopping Mininet - PASS (tick)
  • 27.19 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 - PASS

  • 28.1 Apply cell to environment - PASS (tick)
  • 28.2 Uninstalling Atomix - PASS (tick)
  • 28.3 Uninstalling ONOS package - PASS (tick)
  • 28.4 Installing Atomix - PASS (tick)
  • 28.5 Installing ONOS package - PASS (tick)
  • 28.6 Set up ONOS secure SSH - PASS (tick)
  • 28.7 Checking ONOS service - PASS (tick)
  • 28.8 Starting ONOS CLI sessions - PASS (tick)
  • 28.9 Checking ONOS nodes - PASS (tick)
  • 28.10 Checking ONOS applications - PASS (tick)
  • 28.11 Starting Mininet Topology - PASS (tick)
  • 28.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 28.13 Check whether all flow status are ADDED - PASS (tick)
  • 28.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 28.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 28.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 28.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 28.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE28 - PASS (tick)
  • 28.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE28 - PASS (tick)
  • 28.20 Stopping Mininet - PASS (tick)
  • 28.21 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 Atomix - PASS (tick)
  • 35.3 Uninstalling ONOS package - PASS (tick)
  • 35.4 Installing Atomix - PASS (tick)
  • 35.5 Installing ONOS package - PASS (tick)
  • 35.6 Set up ONOS secure SSH - PASS (tick)
  • 35.7 Checking ONOS service - PASS (tick)
  • 35.8 Starting ONOS CLI sessions - PASS (tick)
  • 35.9 Checking ONOS nodes - PASS (tick)
  • 35.10 Checking ONOS applications - PASS (tick)
  • 35.11 Starting Mininet Topology - PASS (tick)
  • 35.12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 35.13 Check whether all flow status are ADDED - PASS (tick)
  • 35.14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 35.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE35 - PASS (tick)
  • 35.16 Stopping Mininet - PASS (tick)
  • 35.17 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 Atomix - PASS (tick)
  • 36.3 Uninstalling ONOS package - PASS (tick)
  • 36.4 Installing Atomix - PASS (tick)
  • 36.5 Installing ONOS package - PASS (tick)
  • 36.6 Set up ONOS secure SSH - PASS (tick)
  • 36.7 Checking ONOS service - PASS (tick)
  • 36.8 Starting ONOS CLI sessions - PASS (tick)
  • 36.9 Checking ONOS nodes - PASS (tick)
  • 36.10 Checking ONOS applications - PASS (tick)
  • 36.11 Starting Mininet Topology - PASS (tick)
  • 36.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 36.13 Check whether all flow status are ADDED - PASS (tick)
  • 36.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 36.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 36.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE36 - PASS (tick)
  • 36.17 Stopping Mininet - PASS (tick)
  • 36.18 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 Atomix - PASS (tick)
  • 37.3 Uninstalling ONOS package - PASS (tick)
  • 37.4 Installing Atomix - PASS (tick)
  • 37.5 Installing ONOS package - PASS (tick)
  • 37.6 Set up ONOS secure SSH - PASS (tick)
  • 37.7 Checking ONOS service - PASS (tick)
  • 37.8 Starting ONOS CLI sessions - PASS (tick)
  • 37.9 Checking ONOS nodes - PASS (tick)
  • 37.10 Checking ONOS applications - PASS (tick)
  • 37.11 Starting Mininet Topology - PASS (tick)
  • 37.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 37.13 Check whether all flow status are ADDED - PASS (tick)
  • 37.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 37.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 37.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE37 - PASS (tick)
  • 37.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE37 - PASS (tick)
  • 37.18 Stopping Mininet - PASS (tick)
  • 37.19 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 Atomix - PASS (tick)
  • 38.3 Uninstalling ONOS package - PASS (tick)
  • 38.4 Installing Atomix - PASS (tick)
  • 38.5 Installing ONOS package - PASS (tick)
  • 38.6 Set up ONOS secure SSH - PASS (tick)
  • 38.7 Checking ONOS service - PASS (tick)
  • 38.8 Starting ONOS CLI sessions - PASS (tick)
  • 38.9 Checking ONOS nodes - PASS (tick)
  • 38.10 Checking ONOS applications - PASS (tick)
  • 38.11 Starting Mininet Topology - PASS (tick)
  • 38.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 38.13 Check whether all flow status are ADDED - PASS (tick)
  • 38.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 38.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 38.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 38.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 38.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE38 - PASS (tick)
  • 38.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE38 - PASS (tick)
  • 38.20 Stopping Mininet - PASS (tick)
  • 38.21 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 Atomix - PASS (tick)
  • 45.3 Uninstalling ONOS package - PASS (tick)
  • 45.4 Installing Atomix - PASS (tick)
  • 45.5 Installing ONOS package - PASS (tick)
  • 45.6 Set up ONOS secure SSH - PASS (tick)
  • 45.7 Checking ONOS service - PASS (tick)
  • 45.8 Starting ONOS CLI sessions - PASS (tick)
  • 45.9 Checking ONOS nodes - PASS (tick)
  • 45.10 Checking ONOS applications - PASS (tick)
  • 45.11 Starting Mininet Topology - PASS (tick)
  • 45.12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 45.13 Check whether all flow status are ADDED - PASS (tick)
  • 45.14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 45.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE45 - PASS (tick)
  • 45.16 Stopping Mininet - PASS (tick)
  • 45.17 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 Atomix - PASS (tick)
  • 46.3 Uninstalling ONOS package - PASS (tick)
  • 46.4 Installing Atomix - PASS (tick)
  • 46.5 Installing ONOS package - PASS (tick)
  • 46.6 Set up ONOS secure SSH - PASS (tick)
  • 46.7 Checking ONOS service - PASS (tick)
  • 46.8 Starting ONOS CLI sessions - PASS (tick)
  • 46.9 Checking ONOS nodes - PASS (tick)
  • 46.10 Checking ONOS applications - PASS (tick)
  • 46.11 Starting Mininet Topology - PASS (tick)
  • 46.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 46.13 Check whether all flow status are ADDED - PASS (tick)
  • 46.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 46.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 46.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE46 - PASS (tick)
  • 46.17 Stopping Mininet - PASS (tick)
  • 46.18 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 Atomix - PASS (tick)
  • 47.3 Uninstalling ONOS package - PASS (tick)
  • 47.4 Installing Atomix - PASS (tick)
  • 47.5 Installing ONOS package - PASS (tick)
  • 47.6 Set up ONOS secure SSH - PASS (tick)
  • 47.7 Checking ONOS service - PASS (tick)
  • 47.8 Starting ONOS CLI sessions - PASS (tick)
  • 47.9 Checking ONOS nodes - PASS (tick)
  • 47.10 Checking ONOS applications - PASS (tick)
  • 47.11 Starting Mininet Topology - PASS (tick)
  • 47.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 47.13 Check whether all flow status are ADDED - PASS (tick)
  • 47.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 47.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 47.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE47 - PASS (tick)
  • 47.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE47 - PASS (tick)
  • 47.18 Stopping Mininet - PASS (tick)
  • 47.19 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 Atomix - PASS (tick)
  • 48.3 Uninstalling ONOS package - PASS (tick)
  • 48.4 Installing Atomix - PASS (tick)
  • 48.5 Installing ONOS package - PASS (tick)
  • 48.6 Set up ONOS secure SSH - PASS (tick)
  • 48.7 Checking ONOS service - PASS (tick)
  • 48.8 Starting ONOS CLI sessions - PASS (tick)
  • 48.9 Checking ONOS nodes - PASS (tick)
  • 48.10 Checking ONOS applications - PASS (tick)
  • 48.11 Starting Mininet Topology - PASS (tick)
  • 48.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 48.13 Check whether all flow status are ADDED - PASS (tick)
  • 48.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 48.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 48.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 48.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 48.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE48 - PASS (tick)
  • 48.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE48 - PASS (tick)
  • 48.20 Stopping Mininet - PASS (tick)
  • 48.21 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 Atomix - PASS (tick)
  • 55.3 Uninstalling ONOS package - PASS (tick)
  • 55.4 Installing Atomix - PASS (tick)
  • 55.5 Installing ONOS package - PASS (tick)
  • 55.6 Set up ONOS secure SSH - PASS (tick)
  • 55.7 Checking ONOS service - PASS (tick)
  • 55.8 Starting ONOS CLI sessions - PASS (tick)
  • 55.9 Checking ONOS nodes - PASS (tick)
  • 55.10 Checking ONOS applications - PASS (tick)
  • 55.11 Starting Mininet Topology - PASS (tick)
  • 55.12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 55.13 Check whether all flow status are ADDED - PASS (tick)
  • 55.14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 55.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE55 - PASS (tick)
  • 55.16 Stopping Mininet - PASS (tick)
  • 55.17 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 Atomix - PASS (tick)
  • 56.3 Uninstalling ONOS package - PASS (tick)
  • 56.4 Installing Atomix - PASS (tick)
  • 56.5 Installing ONOS package - PASS (tick)
  • 56.6 Set up ONOS secure SSH - PASS (tick)
  • 56.7 Checking ONOS service - PASS (tick)
  • 56.8 Starting ONOS CLI sessions - PASS (tick)
  • 56.9 Checking ONOS nodes - PASS (tick)
  • 56.10 Checking ONOS applications - PASS (tick)
  • 56.11 Starting Mininet Topology - PASS (tick)
  • 56.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 56.13 Check whether all flow status are ADDED - PASS (tick)
  • 56.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 56.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 56.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE56 - PASS (tick)
  • 56.17 Stopping Mininet - PASS (tick)
  • 56.18 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 Atomix - PASS (tick)
  • 57.3 Uninstalling ONOS package - PASS (tick)
  • 57.4 Installing Atomix - PASS (tick)
  • 57.5 Installing ONOS package - PASS (tick)
  • 57.6 Set up ONOS secure SSH - PASS (tick)
  • 57.7 Checking ONOS service - PASS (tick)
  • 57.8 Starting ONOS CLI sessions - PASS (tick)
  • 57.9 Checking ONOS nodes - PASS (tick)
  • 57.10 Checking ONOS applications - PASS (tick)
  • 57.11 Starting Mininet Topology - PASS (tick)
  • 57.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 57.13 Check whether all flow status are ADDED - PASS (tick)
  • 57.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 57.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 57.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE57 - PASS (tick)
  • 57.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE57 - PASS (tick)
  • 57.18 Stopping Mininet - PASS (tick)
  • 57.19 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 Atomix - PASS (tick)
  • 58.3 Uninstalling ONOS package - PASS (tick)
  • 58.4 Installing Atomix - PASS (tick)
  • 58.5 Installing ONOS package - PASS (tick)
  • 58.6 Set up ONOS secure SSH - PASS (tick)
  • 58.7 Checking ONOS service - PASS (tick)
  • 58.8 Starting ONOS CLI sessions - PASS (tick)
  • 58.9 Checking ONOS nodes - PASS (tick)
  • 58.10 Checking ONOS applications - PASS (tick)
  • 58.11 Starting Mininet Topology - PASS (tick)
  • 58.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 58.13 Check whether all flow status are ADDED - PASS (tick)
  • 58.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 58.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 58.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 58.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 58.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE58 - PASS (tick)
  • 58.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE58 - PASS (tick)
  • 58.20 Stopping Mininet - PASS (tick)
  • 58.21 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 Atomix - PASS (tick)
  • 65.3 Uninstalling ONOS package - PASS (tick)
  • 65.4 Installing Atomix - PASS (tick)
  • 65.5 Installing ONOS package - PASS (tick)
  • 65.6 Set up ONOS secure SSH - PASS (tick)
  • 65.7 Checking ONOS service - PASS (tick)
  • 65.8 Starting ONOS CLI sessions - PASS (tick)
  • 65.9 Checking ONOS nodes - PASS (tick)
  • 65.10 Checking ONOS applications - PASS (tick)
  • 65.11 Starting Mininet Topology - PASS (tick)
  • 65.12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 65.13 Check whether all flow status are ADDED - PASS (tick)
  • 65.14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 65.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE65 - PASS (tick)
  • 65.16 Stopping Mininet - PASS (tick)
  • 65.17 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 Atomix - PASS (tick)
  • 66.3 Uninstalling ONOS package - PASS (tick)
  • 66.4 Installing Atomix - PASS (tick)
  • 66.5 Installing ONOS package - PASS (tick)
  • 66.6 Set up ONOS secure SSH - PASS (tick)
  • 66.7 Checking ONOS service - PASS (tick)
  • 66.8 Starting ONOS CLI sessions - PASS (tick)
  • 66.9 Checking ONOS nodes - PASS (tick)
  • 66.10 Checking ONOS applications - PASS (tick)
  • 66.11 Starting Mininet Topology - PASS (tick)
  • 66.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 66.13 Check whether all flow status are ADDED - PASS (tick)
  • 66.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 66.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 66.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE66 - PASS (tick)
  • 66.17 Stopping Mininet - PASS (tick)
  • 66.18 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 Atomix - PASS (tick)
  • 67.3 Uninstalling ONOS package - PASS (tick)
  • 67.4 Installing Atomix - PASS (tick)
  • 67.5 Installing ONOS package - PASS (tick)
  • 67.6 Set up ONOS secure SSH - PASS (tick)
  • 67.7 Checking ONOS service - PASS (tick)
  • 67.8 Starting ONOS CLI sessions - PASS (tick)
  • 67.9 Checking ONOS nodes - PASS (tick)
  • 67.10 Checking ONOS applications - PASS (tick)
  • 67.11 Starting Mininet Topology - PASS (tick)
  • 67.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 67.13 Check whether all flow status are ADDED - PASS (tick)
  • 67.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 67.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 67.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE67 - PASS (tick)
  • 67.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE67 - PASS (tick)
  • 67.18 Stopping Mininet - PASS (tick)
  • 67.19 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 Atomix - PASS (tick)
  • 68.3 Uninstalling ONOS package - PASS (tick)
  • 68.4 Installing Atomix - PASS (tick)
  • 68.5 Installing ONOS package - PASS (tick)
  • 68.6 Set up ONOS secure SSH - PASS (tick)
  • 68.7 Checking ONOS service - PASS (tick)
  • 68.8 Starting ONOS CLI sessions - PASS (tick)
  • 68.9 Checking ONOS nodes - PASS (tick)
  • 68.10 Checking ONOS applications - PASS (tick)
  • 68.11 Starting Mininet Topology - PASS (tick)
  • 68.12 Check whether the flow count is bigger than 212 - PASS (tick)
  • 68.13 Check whether all flow status are ADDED - PASS (tick)
  • 68.14 Check whether the flow count of device of:0000000000000001 is bigger than 53 - PASS (tick)
  • 68.15 Check whether the flow count of device of:0000000000000002 is bigger than 53 - PASS (tick)
  • 68.16 Check whether the flow count of device of:0000000000000003 is bigger than 53 - PASS (tick)
  • 68.17 Check whether the flow count of device of:0000000000000004 is bigger than 53 - PASS (tick)
  • 68.18 Verify full connectivity for [u'h1', u'h2'] with tag CASE68 - PASS (tick)
  • 68.19 Verify full connectivity for [u'h3', u'h4'] with tag CASE68 - PASS (tick)
  • 68.20 Stopping Mininet - PASS (tick)
  • 68.21 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

  • 5 75.1 Constructing test variables - PASS (tick) 5.2 Apply cell to environment - PASS (tick)
  • 5 75.3 2 Uninstalling Atomix - PASS (tick)
  • 5 75.4 3 Uninstalling ONOS package - PASS (tick)
  • 5.5 Creating ONOS package - PASS (tick)
  • 5.6 75.4 Installing Atomix - PASS (tick)
  • 75.5 .7 Installing ONOS package - PASS (tick)
  • 5 75.8 6 Set up ONOS secure SSH - PASS (tick)
  • 5 75.9 7 Checking ONOS service - PASS (tick)
  • 5 75.10 8 Starting ONOS CLI sessions - PASS (tick)
  • 5 75.11 9 Checking ONOS nodes - PASS (tick)
  • 5 75.12 10 Checking ONOS applications - PASS (tick)
  • 5 75.13 11 Starting Mininet Topology - PASS (tick)
  • 5 75.14 12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 5 75.15 13 Check whether all flow status are ADDED - PASS (tick)
  • 5 75.16 14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 5 75.17 15 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 CASE75 - PASS (tick)
  • 5 75.18 16 Stopping Mininet - PASS (tick)
  • 5 75.19 17 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

  • 6 76.1 Apply cell to environment - PASS (tick)
  • 6 76.2 Uninstalling Atomix - PASS (tick)
  • 6 76.3 Uninstalling ONOS package - PASS (tick)
  • 6 76.4 Installing Atomix - PASS (tick)
  • 6 76.5 Installing ONOS package - PASS (tick)
  • 6 76.6 Set up ONOS secure SSH - PASS (tick)
  • 6 76.7 Checking ONOS service - PASS (tick)
  • 6 76.8 Starting ONOS CLI sessions - PASS (tick)
  • 6 76.9 Checking ONOS nodes - PASS (tick)
  • 6 76.10 Checking ONOS applications - PASS (tick)
  • 6 76.11 Starting Mininet Topology - PASS (tick)
  • 6 76.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 6 76.13 Check whether all flow status are ADDED - PASS (tick)
  • 6 76.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 6 76.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 6 76.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE6 CASE76 - PASS (tick)
  • 6 76.17 Stopping Mininet - PASS (tick)
  • 6 76.18 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

  • 7 77.1 Apply cell to environment - PASS (tick)
  • 7 77.2 Uninstalling Atomix - PASS (tick)
  • 7 77.3 Uninstalling ONOS package - PASS (tick)
  • 7 77.4 Installing Atomix - PASS (tick)
  • 7 77.5 Installing ONOS package - PASS (tick)
  • 7 77.6 Set up ONOS secure SSH - PASS (tick)
  • 7 77.7 Checking ONOS service - PASS (tick)
  • 7 77.8 Starting ONOS CLI sessions - PASS (tick)
  • 7 77.9 Checking ONOS nodes - PASS (tick)
  • 7 77.10 Checking ONOS applications - PASS (tick)
  • 7 77.11 Starting Mininet Topology - PASS (tick)
  • 7 77.12 Check whether the flow count is bigger than 74 - PASS (tick)
  • 7 77.13 Check whether all flow status are ADDED - PASS (tick)
  • 7 77.14 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 7 77.15 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 7 77.16 Verify full connectivity for [u'h1', u'h2'] with tag CASE7 CASE77 - PASS (tick)
  • 7 77.17 Verify full connectivity for [u'h3', u'h4'] with tag CASE7 CASE77 - PASS (tick)
  • 7 77.18 Stopping Mininet - PASS (tick)
  • 7 77.19 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

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

...