Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
SRDynamicConf at 20 21 Sep 2021 21:0413:5241

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric4/lastSuccessfulBuild/artifact/SRDynamicConf-stratum_master_20-builds_graph.jpg", alt="SRDynamicConf-stratum", style="width:525px;height:350px;border:0">

commit 18fdda8cb850b6e6f22f98180f4e1c35e6267b5e (HEAD -] master, origin/master, origin/HEAD)
Author: Andrea Campanella [andrea@opennetworking.org]
AuthorDate: Mon Sep 13 12:37:36 2021 +0200
Commit: Andrea Campanella [andrea@opennetworking.org]
CommitDate: Mon Sep 20 07:18:54 2021 +0000

[VOL-4343] Processing status of ports in order with mastership and connection/disconnection to avoid inconsisten state
--
(cherry picked from commit b0b93ac609e7860d5fd15703a50a0180fbf7a176)
(cherry picked from commit 727ed68ed3edc4512e353af814abe327ee25f143)

Case 13: Changing port configuration from untagged 10 to tagged 10, with 2x2 leaf-spine topology and 3 ONOS instances - FAIL

  • 13.1 Constructing test variables - PASS (tick)
  • 13.2 Apply cell to environment - PASS (tick)
  • 13.3 Uninstalling Atomix - PASS (tick)
  • 13.4 Uninstalling ONOS package - PASS (tick)
  • 13.5 Building ONOS Docker image - PASS (tick)
  • 13.6 Create Cluster Config - PASS (tick)
  • 13.7 Installing Atomix via docker containers - PASS (tick)
  • 13.8 Installing ONOS via docker containers - PASS (tick)
  • 13.9 Set up ONOS secure SSH - PASS (tick)
  • 13.10 Starting ONOS CLI sessions - PASS (tick)
  • 13.11 Checking ONOS nodes - PASS (tick)
  • 13.12 Checking ONOS applications - PASS (tick)
  • 13.13 Set logging levels - PASS (tick)
  • 13.14 Set ONOS configurations - PASS (tick)
  • 13.15 Starting Mininet Topology - PASS (tick)
  • 13.16 Configure switches in ONOS - PASS (tick)
  • 13.17 Check whether the flow count is >= 104 - FAIL (error)
    • Flow count looks wrong; found 0, expecting at least 104
  • 13.18 Check whether all flow status are ADDED - FAIL (error)
    • Flow status is wrong!
  • 13.19 Verify full connectivity for [u'h1', u'h2'] with tag CASE13_Before - PASS (tick)
  • 13.20 Check whether the flow count of device device:bmv2:leaf1 >= than 52 - FAIL (error)
    • Flow count looks wrong: 0
  • 13.21 Check whether the flow count of device device:bmv2:leaf2 >= than 52 - FAIL (error)
    • Flow count looks wrong: 0
  • 13.22 Stopping Mininet - PASS (tick)
  • 13.23 Copying karaf logs - PASS (tick)

Case 23: - No Result