Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/FUNCgroup/203/

...

commit 128c52cf62e8cbdd30773daa377e415499ad25fa 52e047f944c29635c77665246512e7f6d06c9584 (HEAD, origin/master, origin/HEAD, master)
Author: daniel park [dan.park@skYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Mon Sep 4 1311 16:1543:51 21 2017 +0900-0700
Commit: Simon Hunt [simon@opennetworkingYuta HIGUCHI [y-higuchi@opennetworking.org]
CommitDate: Mon Wed Sep 11 0113 17:5628:03 13 2017 +0000
[ONOS-6982] Implement OpenStackNetworking UI Service
refactor DocumentPath comparator

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

...

  • 3.1 Setup Mininet Topology - PASS (tick)
  • 3.2 Assign switch to controller - PASS (tick)
  • 3.3 Comparing Mininet topology to ONOS topology - PASS (tick)

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

  • 5.1 Add Group using Rest api - PASS (tick)
  • 5.2 Check groups are in ADDED state - FAIL (error)
  • All Group is not 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)

...