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

...

commit 768e8b89a1b1fbc08b13aa179bac6a6c576f960e (HEAD -] onos-1.12, origin/onos-1.12)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Mon Aug 13 10:32:03 2018 -0700
Commit: Charles Chan [rascov@gmail.com]
CommitDate: Mon Aug 13 14:31:00 2018 -0700

Fix an NPE that happens when DHCP server is not discovered yet

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)FAIL (error)
    • Failed to create ONOS package
  • 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 Checking ONOS nodes - PASS (tick)
  • 5.10 Checking ONOS applications - PASS (tick)
  • 5.11 Starting Mininet Topology - PASS (tick)
  • 5.12 Check whether the flow count is bigger than 28 - PASS (tick)
  • 5.13 Check whether all flow status are ADDED - PASS (tick)
  • 5.14 Check whether the flow count of device of:0000000000000001 is bigger than 28 - PASS (tick)
  • 5.15 Verify full connectivity for [u'h1', u'h2'] with tag CASE5 - PASS (tick)
  • 5.16 Stopping Mininet - PASS (tick)
  • 5.17 Copying karaf logs - PASS (tick)

...

  • 6.1 Apply cell to environment - PASS (tick)
  • 6.2 Uninstalling ONOS package - PASS (tick)
  • 6.3 Installing ONOS package - PASS (tick)
  • 6.4 Set up ONOS secure SSH - PASS (tick)
  • 6.5 Checking ONOS service - PASS (tick)
  • 6.6 Starting ONOS CLI sessions - PASS (tick)
  • 6.7 Checking ONOS nodes - PASS (tick)
  • 6.8 Checking ONOS applications - PASS (tick)
  • 6.9 Starting Mininet Topology - PASS (tick)
  • 6.10 Check whether the flow count is bigger than 74 - PASS (tick)
  • 6.11 Check whether all flow status are ADDED - PASS (tick)
  • 6.12 Check whether the flow count of device of:0000000000000001 is bigger than 37 - PASS (tick)
  • 6.13 Check whether the flow count of device of:0000000000000002 is bigger than 37 - PASS (tick)
  • 6.14 Verify full connectivity for [u'h1', u'h2'] with tag CASE6 - PASS (tick)
  • 6.15 Stopping Mininet - PASS (tick)
  • 6.16 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 -

...

PASS

  • 7.1 Apply cell to environment - PASS (tick)
  • 7.2 Uninstalling ONOS package - PASS (tick)
  • 7.3 Installing ONOS package - PASS (tick)
  • 7.4 Set up ONOS secure SSH - PASS (tick)
  • 7.5 Checking ONOS service - PASS (tick)
  • 7.6 Starting ONOS CLI sessions - PASS (tick)
  • 7.7 Checking ONOS nodes - PASS (tick)
  • 7.8 Checking ONOS applications - PASS (tick)
  • 7.9 Starting Mininet Topology - PASS (tick)
  • 7.10 Check whether the flow count is bigger than 74 - PASS (tick)
  • 7.11 Check whether all flow status are ADDED - PASS (tick)
  • 7.12 Check whether the flow count of device of:0000000000000001 is bigger than 37 - FAIL (error)
  • Flow count looks wrong.
  • PASS (tick)
  • 7.13 Check whether the flow count of device of:0000000000000002 is bigger than 37 - FAIL (error)
  • Flow count looks wrong.
  • PASS (tick)
  • 7.14 Verify full connectivity for [u'h1', u'h2'] with tag CASE7 - FAIL (error)
    • IP connectivity failed
  • PASS (tick)
  • 7.15 Verify full connectivity for [u'h3', u'h4'] with tag CASE7 - FAIL (error)
  • IP connectivity failed
  • PASS (tick)
  • 7.16 Stopping Mininet - PASS (tick)
  • 7.17 Copying karaf logs - PASS (tick)

...