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/FUNCoptical/229/

...

commit 05254cb09b24fe3d3e7c2d38bb2b964899896f3e 44022c6cc25b3211632578da85430efa0cca051d (HEAD, origin/onos-1.5, onos-1.5)
Author: Ray Milkey Jonathan Hart [ray@onlabjono@onlab.us]
AuthorDate: Tue Wed Mar 29 1130 13:5631:19 00 2016 -0700
Commit: Ray Milkey Jonathan Hart [ray@onlabjono@onlab.us]
CommitDate: Tue Wed Mar 29 1430 20:1335:37 14 2016 -0700
Add bulk delete for flows+0000

Remove usage of InetAddress.getLocalHost() in unit tests.

Case 1: Constructing test variables and building ONOS package - PASS

...

  • 22.1 Send arping between all hosts - PASS (tick)

Case 23: Compare ONOS Topology view to Mininet topology -

...

PASS

Compare topology elements between Mininet and ONOS

  • 23.1 Comparing Mininet topology to ONOS topology - FAIL (error)
    • ONOS incorrectly discovered the topology
  • PASS (tick)

Case 31: Install point intents between 2 packet layer device and ping the hosts -

...

FAIL

This testcase adds bidirectional point intents between 2 packet layer( mininet ) devices and ping mininet hosts

  • 31.1 Adding point intents - PASS (tick) 31.2 Ping h1 and h5 - PASS (tick)FAIL (error)
    • Failed to add point intents
    • Skipping the rest of this case.

Case 32: Test add host intents between optical layer host - FAIL

Test host intents between 2 optical layer host

  • 32.1 Adding host intents to h1 and h2 - FAIL (error)
    • Some of the intents are not in INSTALLED state
  • 32.2 Removing host intents - FAIL (error)
    • Failed to remove host intents

Case 14: Stop Mininet topology - PASS

Stopping the current mininet topology to start up fresh

    14.1 Stopping Mininet Topology - PASS (tick)