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

commit 3a224b4fe93f66d000920f53f74c5b997b51545c 581c8407e613a27aaa573a600828b30a37066fb8 (HEAD -] onos-2.2, origin/master, origin/onos-2.2HEAD, master)
Author: Andrea Campanella pierventre [andrea@opennetworkingpier@opennetworking.org]
AuthorDate: Thu Aug 29 16:51:14 2019 -0700Sep 23 19:03:14 2021 +0200
Commit: Andrea Campanella [andrea@opennetworkingPier Luigi Ventre [pier@opennetworking.org]
CommitDate: Wed Mon Sep 4 1527 19:5427:35 2019 55 2021 +0000
Adding wavlength tuning via GUI
[SDFAB-616] Inconsistent format of port number in DhcpRelay
--
(cherry picked from commit 6ac13ff484c70a9da6633e21dcb585c682b41c2f61bd673eec2282aff175daff141059870db78c7d)

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

...

  • 1.1 Constructing test variables - PASS (tick)

Case 2: Starting up

...

5 node(s) ONOS cluster - PASS

Set up ONOS with 1 5 node(s) ONOS cluster

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Uninstalling Atomix - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Creating ONOS package - PASS (tick)
  • 2.5 Installing Atomix - PASS (tick)
  • 2.6 Installing ONOS package - PASS (tick)
  • 2.7 Set up ONOS secure SSH - PASS (tick)
  • 2.8 Checking ONOS service - PASS (tick)
  • 2.9 Starting ONOS CLI sessions - PASS (tick)
  • 2.10 Checking ONOS nodes - PASS (tick)
  • 2.11 Checking ONOS applications - PASS (tick)

...

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

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

...