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

...

commit 5130129f56ea35730201fe82606d604917b2edf8 a028a2c61c696d33c81e4fc4e12a9e8d9e6c5091 (HEAD, origin/master, origin/HEAD, master)
Author: Yi Tseng [a86487817@gmailYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Fri Jul 28 13:02:59 Sat Aug 5 15:43:15 2017 -0700
Commit: Charles Chan [charles@opennetworking.orgYuta HIGUCHI [y-higuchi@ak.jp.nec.com]
CommitDate: Sat Aug 5 0015:1043:52 15 2017 +0000
[CORD-1614] Refactor DHCP relay app-0700

incubator-core no longer exists

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

...

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

Case 3: Compare ONOS Topology view to Mininet topology -

...

FAIL

Compare topology elements between Mininet and ONOS

  • 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)FAIL (error)
    • ONOS incorrectly discovered the topology

Case 5: Verify Group of type All are successfully

...

Added

...

  • 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)

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

...

- No Result

...

  • 5.1 Add Group using Rest api - 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 - PASS (tick)

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

  • 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)

...