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

...

commit e026a7f1e8c13fe6154d6f7ad60f2f3ac4c7e773 128c52cf62e8cbdd30773daa377e415499ad25fa (HEAD, origin/master, origin/HEAD, master)
Author: Yoonseon Han [yoonseon@onlab.usdaniel park [dan.park@sk.com]
AuthorDate: Wed Aug 23 06:05:25 Mon Sep 4 13:15:51 2017 +0900
Commit: Yoonseon Han Simon Hunt [yoonseon@onlabsimon@opennetworking.usorg]
CommitDate: Sun Mon Sep 10 1211 01:3556:57 03 2017 +0000

[ONOS-6542] (vNet) Distributed Flow Rule store6982] Implement OpenStackNetworking UI Service

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 -

...

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)FAIL (error)
    • All Group is not in Added State
  • 5.3 Adding flow with Group using rest api - PASS (tick)
  • 5.4 Testing Group by sending packet using Scapy - PASS (tick)

...