FUNCgroup at 05 Dec 2017 20:40:28

<img src="https://onos-jenkins.onlab.us/job/Pipeline_postjob_VM/lastSuccessfulBuild/artifact/FUNCgroup_onos-1.12_20-builds_graph.jpg", alt="FUNCgroup", style="width:525px;height:350px;border:0">
commit 5ef62ba4d620494dceb7bff58372e24d77b69da6 (HEAD, origin/onos-1.12, onos-1.12)
Author: Lee Yongjae [setup74@telcoware.com]
AuthorDate: Fri Nov 17 12:00:45 2017 +0900
Commit: Brian O'Connor [bocon@opennetworking.org]
CommitDate: Tue Dec 5 16:18:25 2017 -0800

Initial commit of SimpleFabric application

Change-Id: Ia491aa6ad1b15576a54803decfee54aa8c1d1d6a
(cherry picked from commit 7c27bb4b381680230ec4b6a31031828b3de4fcae)

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

For loading from params file, and pull and build the latest ONOS package

Case 2: Starting up 1 node(s) ONOS cluster - PASS

Set up ONOS with 1 node(s) ONOS cluster

Case 3: Compare ONOS Topology view to Mininet topology - PASS

Compare topology elements between Mininet and ONOS

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

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

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

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

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

Case 100: - PASS