Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://jenkins.onosproject.org/job/SR-pipeline-1.12/227/

...

commit 91dfb74f4ea9a72e0849932620b84d815b7ea774 (HEAD -] onos-1.12, origin/onos-1.12)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Tue Aug 7 12:48:36 2018 -0700
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Wed Aug 8 23:14:29 2018 +0000

Move device event handling to another thread in XconnectManager
--
(cherry picked from commit 168111e81cdba245cde4ac94844aa0c561cb0097)

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 ONOS package - PASS (tick)
  • 5.4 Creating ONOS package - PASS (tick)
  • 5.5 Installing ONOS package - PASS (tick)
  • 5.6 Set up ONOS secure SSH - PASS (tick)
  • 5.7 Checking ONOS service - PASS (tick)
  • 5.8 Starting ONOS CLI sessions - PASS (tick)
  • 5.9 Starting Mininet Topology - PASS (tick)
  • 5.10 Check whether the flow count is bigger than 28 - FAIL (error)
  • Flow count looks wrong: False
  • PASS (tick)
  • 5.11 Check whether all flow status are ADDED - PASS (tick)
  • 5.12 Check whether the flow count of device of:0000000000000001 is bigger than 28 - FAIL (error)
    • Flow count looks wrong.
  • PASS (tick)
  • 5.13 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 - FAIL (error)
    • IP connectivity failed
  • PASS (tick)
  • 5.14 Stopping Mininet - PASS (tick)
  • 5.15 Copying karaf logs - PASS (tick)

...

  • 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 Verify full connectivity for [u'h1', u'h2'] with tag 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 -

...

FAIL

  • 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)FAIL (error)
    • Flow count looks wrong.
  • 27.12 Verify full connectivity for [u'h1', u'h2'] with tag CASE27 - PASS (tick)
  • 27.13 Verify full connectivity for [u'h3', u'h4'] with tag CASE27 - PASS (tick)FAIL (error)
    • IP connectivity failed
  • 27.14 Stopping Mininet - PASS (tick)
  • 27.15 Copying karaf logs - PASS (tick)

...