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

SRBridging at 25 Mar 2021 03:14:01

SRBridging-stratum

commit c44ccc7dd03f06d81ddd60791f87aae634cc85ab (HEAD -] master, origin/master, origin/HEAD)
Author: pierventre [pier@opennetworking.org]
AuthorDate: Mon Mar 22 22:17:21 2021 +0100
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Wed Mar 24 15:17:20 2021 +0000

[AETHER-1324] Force push pipeline config
--
(cherry picked from commit ce191fe9983698b3988bee8e6e8c41382ab1fce3)

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

  • 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 Building ONOS Docker image - PASS (tick)
  • 5.6 Create Cluster Config - PASS (tick)
  • 5.7 Installing Atomix via docker containers - PASS (tick)
  • 5.8 Installing ONOS via docker containers - PASS (tick)
  • 5.9 Set up ONOS secure SSH - 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 Set logging levels - PASS (tick)
  • 5.14 Set ONOS configurations - PASS (tick)
  • 5.15 Starting Mininet Topology - PASS (tick)
  • 5.16 Configure switches in ONOS - PASS (tick)
  • 5.17 Check whether the flow count is >= 20 - FAIL (error)
    • Flow count looks wrong; found 3, expecting at least 20
  • 5.18 Check whether all flow status are ADDED - PASS (tick)
  • 5.19 Check whether the flow count of device device:leaf1 >= than 20 - FAIL (error)
    • Flow count looks wrong: 3
  • 5.20 Check number of topology elements - PASS (tick)
  • 5.21 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 - FAIL (error)
    • IP connectivity failed
  • 5.22 Stopping Mininet - PASS (tick)
  • 5.23 Copying karaf logs - PASS (tick)

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

  • 6.1 Apply cell to environment - PASS (tick)
  • 6.2 Uninstalling Atomix - PASS (tick)
  • 6.3 Uninstalling ONOS package - PASS (tick)
  • 6.4 Create Cluster Config - PASS (tick)
  • 6.5 Installing Atomix via docker containers - PASS (tick)
  • 6.6 Installing ONOS via docker containers - PASS (tick)
  • 6.7 Set up ONOS secure SSH - PASS (tick)
  • 6.8 Starting ONOS CLI sessions - PASS (tick)
  • 6.9 Checking ONOS nodes - PASS (tick)
  • 6.10 Checking ONOS applications - PASS (tick)
  • 6.11 Set logging levels - PASS (tick)
  • 6.12 Set ONOS configurations - PASS (tick)
  • 6.13 Starting Mininet Topology - PASS (tick)
  • 6.14 Configure switches in ONOS - PASS (tick)
  • 6.15 Check whether the flow count is >= 74 - FAIL (error)
    • Flow count looks wrong; found 6, expecting at least 74
  • 6.16 Check whether all flow status are ADDED - PASS (tick)
  • 6.17 Check whether the flow count of device device:leaf1 >= than 37 - FAIL (error)
    • Flow count looks wrong: 6
  • 6.18 Check whether the flow count of device device:leaf2 >= than 37 - FAIL (error)
    • Flow count looks wrong: 6
  • 6.19 Check number of topology elements - PASS (tick)
  • 6.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE6 - FAIL (error)
    • IP connectivity failed
  • 6.21 Stopping Mininet - PASS (tick)
  • 6.22 Copying karaf logs - PASS (tick)

Case 7: Bridging test between two untagged hosts on vlan-untagged port, with 2x2 leaf-spine topology, stratum switches 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 Create Cluster Config - PASS (tick)
  • 7.5 Installing Atomix via docker containers - PASS (tick)
  • 7.6 Installing ONOS via docker containers - PASS (tick)
  • 7.7 Set up ONOS secure SSH - PASS (tick)
  • 7.8 Starting ONOS CLI sessions - PASS (tick)
  • 7.9 Checking ONOS nodes - PASS (tick)
  • 7.10 Checking ONOS applications - PASS (tick)
  • 7.11 Set logging levels - PASS (tick)
  • 7.12 Set ONOS configurations - PASS (tick)
  • 7.13 Starting Mininet Topology - PASS (tick)
  • 7.14 Configure switches in ONOS - PASS (tick)
  • 7.15 Check whether the flow count is >= 64 - FAIL (error)
    • Flow count looks wrong; found 12, expecting at least 64
  • 7.16 Check whether all flow status are ADDED - PASS (tick)
  • 7.17 Check whether the flow count of device device:leaf1 >= than 32 - FAIL (error)
    • Flow count looks wrong: 12
  • 7.18 Check whether the flow count of device device:leaf2 >= than 32 - FAIL (error)
    • Flow count looks wrong: 12
  • 7.19 Check number of topology elements - PASS (tick)
  • 7.20 Verify full connectivity for [u'h1', u'h2'] with tag CASE7 - FAIL (error)
    • IP connectivity failed
  • 7.21 Verify full connectivity for [u'h3', u'h4'] with tag CASE7 - FAIL (error)
    • IP connectivity failed
  • 7.22 Stopping Mininet - PASS (tick)
  • 7.23 Copying karaf logs - PASS (tick)

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

  • No labels