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_master_20-builds_graph.jpg", alt="FUNCgroup", style="width:525px;height:350px;border:0">

commit 528335eea1a281abaffa27446e188d99f370fc25 581c8407e613a27aaa573a600828b30a37066fb8 (HEAD, origin/master, origin/HEAD, master)
Author: Jian Li pierventre [pyguni@gmailpier@opennetworking.comorg]
AuthorDate: Thu Jul 8 20:52:50 Sep 23 19:03:14 2021 +09000200
Commit: Jian Li [pyguni@gmail.comPier Luigi Ventre [pier@opennetworking.org]
CommitDate: Thu Jul 8 12:41:04 Mon Sep 27 19:27:55 2021 +0000
Change the logic of synchronizing flow rules on kubevirt network
[SDFAB-616] Inconsistent format of port number in DhcpRelay
--
(cherry picked from commit f0d00d5e5dfd9576bdbfa826bc81cd168f0589b161bd673eec2282aff175daff141059870db78c7d)

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 - FAIL (error)
  • INDIRECT Group is not 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 - PASS (tick)

...