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/226/

...

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 -

...

FAIL

  • 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 - PASS (tick)FAIL (error)
    • Flow count looks wrong: False
  • 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 - PASS (tick)FAIL (error)
    • Flow count looks wrong.
  • 5.13 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 - PASS (tick)FAIL (error)
    • IP connectivity failed
  • 5.14 Stopping Mininet - PASS (tick)
  • 5.15 Copying karaf logs - PASS (tick)

...

  • 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 Verify full connectivity for [u'h1', u'h2'] with tag CASE48 - PASS (tick)
  • 48.15 Verify full connectivity for [u'h3', u'h4'] with tag 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 - FAIL (error)
  • Flow count looks wrong: False
  • 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 - FAIL (error)
  • Flow count looks wrong.
  • PASS (tick)
  • 55.11 Verify full connectivity for [u'h1', u'h2'] with tag CASE55 - PASS (tick)
  • 55.12 Stopping Mininet - PASS (tick)
  • 55.13 Copying karaf logs - PASS (tick)

...