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 95d1465424bc5b0ddeef2186b4bcc493e797f94a 528335eea1a281abaffa27446e188d99f370fc25 (HEAD, origin/master, origin/HEAD, master)
Author: ONOS Jenkins User [jenkins@onlab.usJian Li [pyguni@gmail.com]
AuthorDate: Thu Jul 1 198 20:2552:42 50 2021 +00000900
Commit: ONOS Jenkins User [jenkins@onlab.usJian Li [pyguni@gmail.com]
CommitDate: Thu Jul 1 198 12:2541:42 04 2021 +0000
Starting snapshot 2.6.0-SNAPSHOT

Change the logic of synchronizing flow rules on kubevirt network
--
(cherry picked from commit f0d00d5e5dfd9576bdbfa826bc81cd168f0589b1)

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 -

...

FAIL

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)FAIL (error)
    • INDIRECT Group is not in Added State
  • 7.3 Adding flow with Group using rest api - PASS (tick)
  • 7.4 Testing Group by sending packet using Scapy - PASS (tick)

...