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-2.1/1013/

...

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

commit 6ff33a3dc14e0226c7a4bd9c7172f883f6468077 5b95fc3925e2d6c3727c54c4c3d1623adcd2faad (HEAD -] onos-2.1, origin/onos-2.1)
Author: Esin Karaman [esin.karaman@netsiaRuchi Sahota [Ruchi_Sahota@infosys.com]
AuthorDate: Tue Mar 5 13:49:02 Wed Jun 19 16:46:32 2019 +0000
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Wed Thu Jun 19 1620 20:3449:58 21 2019 +0000
ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks,
--
(cherry picked from commit d222b5cd3d2e9f53fbf9810c565f9b82739d0154)
Removed duplicate warning log; simplified code

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

...

  • 3.1 Copy Mininet topology file - PASS (tick)
  • 3.2 Setup Mininet Topology - PASS (tick)
  • 3.3 Assign switch to controller - PASS (tick)
  • 3.4 Comparing Mininet topology to ONOS topology - PASS (tick)
  • 3.5 Create hosts and start scapy - No Result (warning)
  • 3.6 Start scapy components - PASS (tick)

Case 5: Verify Group of type All are successfully Added -

...

FAIL

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

  • 5.1 Add Group using Rest api - PASS (tick)
  • 5.2 Check groups are in ADDED state - PASS (tick)
  • 5.3 Adding flow with Group using rest api - PASS (tick)
  • 5.4 Testing Group by sending packet using Scapy - PASS (tick)FAIL (error)
    • Packet sent to port 1 is not received at port 2,3,4

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

...