Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

commit 3e32c9d9f39b4f5d71bebe18834ce8bf4e0ede67 7898ceda95b0e27a048c9fcee5e5c8daa332a4d4 (HEAD -] , origin/onos-1.15, origin/ onos-1.15)
Author: Jordan Halterman Jian Li [jordan@opennetworkingpyguni@gmail.orgcom]
AuthorDate: Tue Nov 13 16:58:09 2018 -0800Mon Oct 5 22:36:41 2020 +0900
Commit: Ray Milkey Jian Li [ray@opennetworkingpyguni@gmail.orgcom]
CommitDate: Thu Nov 15 18:29:39 2018 +0000
Upgrade to Atomix 3.0.8Mon Oct 5 22:56:34 2020 +0900

Fix: make all openstack resource name optional

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

...