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

...

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 c97849c19bfc75ba48f4fe0c9c464138c7364ee5 3039bdbb06f426bf06c59b6d25b0847a73fab8e7 (HEAD -] master, origin/master, origin/HEAD)
Author: kezhiyong alessio [kealessio.zhiyong@ztegiorgetti@gmail.com.cn]
AuthorDate: Mon Dec 3 16:14:29 2018 +0800Thu Nov 29 14:12:32 2018 +0100
Commit: Andrea Campanella [andrea@opennetworkingPier Luigi Ventre [pier@opennetworking.org]
CommitDate: Thu Dec 6 0121:5437:36 20 2018 +0000
If link list if null or empty, the following code links.get(0) will get an error.
[ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support

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)
  • 7.3 Adding flow with Group using rest api - PASS (tick)
  • 7.4 Testing Group by sending packet using Scapy - PASS (tick)FAIL (error)
    • Failure!!!Packet sent to port 1 is not received at port 2

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

...