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/Pipeline_postjob_VM/328/

...

commit ec253f8c87dcf52f5c032ec993626522ad3697b7 47c954141de2eb1a237d7d024e99bd8bb64857b2 (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Wed Fri Sep 20 1615 10:2940:19 48 2017 +0900-0700
Commit: Ray Milkey Thomas Vachuska [ray@opennetworkingtom@opennetworking.org]
CommitDate: Mon Wed Sep 25 2127 17:2923:55 10 2017 +0000
Improve coverage for some classes
Refactor construction of application objects

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

...

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

...

No Result

...

...

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. 5.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)

...