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

...

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

commit 427e9756cfcc4d38c9ca9515dc4b8a3be0a808ae d7ed697f2bce79022b33e8f49ba461182046b172 (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Thu Nov 15 1618:3424:48 22 2018 -0800
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Fri Thu Nov 16 0215 20:0107:31 13 2018 +0000
Add dependency on Jersey HK to prevent failure to locate injection factory class during startup-0800

Handle IllegalArgumentException from packet parsing

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

...

  • 6.1 Deleting Group and Flows - No Result (warning)
  • 6.2 Deleting the created flow by deviceId and flowId - PASS (tick)
  • 6.3 Deleting the created group by deviceId and appCookie - PASS (tick)

Case 7: Verify Group of type INDIRECT are successfully Added -

...

PASS

Install a Group of type INDIRECT Verify the Group is Added Add a flow using the group Send a packet that verifies the action bucket of the group

  • 7.1 Add Group using Rest api - PASS (tick)
  • 7.2 Check groups are in ADDED state - PASS (tick)
  • 7.3 Adding flow with Group using rest api - PASS (tick)
  • 7.4 Testing Group by sending packet using Scapy - FAIL (error)
  • Failure!!!Packet sent to port 1 is not received at port 2
  • PASS (tick)

Case 6: Delete the Group and Flow added through Rest api - PASS

...