Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://jenkins.onosproject.org/job/FUNC-pipeline-master/1297/

...

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

commit 6219399c568cc6f665c2e232a83d2339b61b1bf9 3a3516ef349ca3f0afaa3f2df0eb3f25e85fd0f7 (HEAD -] master, origin/master, origin/HEAD, onos-1.14)
Author: Jordan Halterman Andrea Campanella [jordan@opennetworkingandrea@opennetworking.org]
AuthorDate: Wed Sep 26 17:43:46 2018 -0700Mon Oct 1 14:54:01 2018 +0200
Commit: Ray Milkey Andrea Campanella [ray@opennetworkingandrea@opennetworking.org]
CommitDate: Fri Sep 28 03:58:44 2018 +0000
Append lock timeout to JAVA_OPTS to avoid overwriteMon Oct 1 14:55:34 2018 +0200

Fixing NPE with null old description in NetconfDeviceProvider

Case 1: Pull onos branch and build onos on Teststation. - PASS

...

  • 3000.1 Deleting flows - PASS (tick)

Case 1500: Verify IPv6 selector is correctly compiled -

...

FAIL

Install two flows with only IP selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the IP src and dst.

  • 1500.1 Add flows with IPv6 addresses as the only selectors - PASS (tick)
  • 1500.2 Check flow is in the ADDED state - PASS (tick)
  • 1500.3 Check flows are in Mininet's flow table - PASS (tick)
  • 1500.4 Send a packet to verify the flow is correct - PASS (tick)FAIL (error)
    • Failed to send a packet

Case 3000: Delete flows that were added through rest - PASS

...