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

...

commit 44022c6cc25b3211632578da85430efa0cca051d 8aec1a16be9add093fe950c8a46dce1d7aa0c329 (HEAD, origin/ onos-1.5, onos-1.5master)
Author: Jonathan Hart [jono@onlabBrian O'Connor [bocon@onlab.us]
AuthorDate: Wed Mar 30 13:31:00 Apr 6 14:10:43 2016 -0700
Commit: Jonathan Hart [jono@onlabBrian O'Connor [bocon@onlab.us]
CommitDate: Wed Mar 30 20:35:14 2016 +0000
Remove usage of InetAddress.getLocalHost() in unit tests.Apr 6 14:12:24 2016 -0700

Updating OSGiWrapper to use Builder

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 -

...

FAIL

Compare topology elements between Mininet and ONOS

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

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

...

  • 32.1 Adding host intents to h1 and h2 - PASS (tick) 32.2 Pinging h1 and h2 - FAIL (error)
    • Pinged failed between h1 and h2 Some of the intents are not in INSTALLED state
  • 32.3 2 Removing host intents - FAIL (error)
    • Failed to remove host intents

...

  • 14.1 Stopping Mininet Topology - PASS (tick)

Case 2: Starting up 3 node(s) ONOS cluster -

...

FAIL

Set up ONOS with 3 node(s) ONOS cluster

  • 2.1 Apply cell to environment - PASS (tick)
  • 2.2 Creating ONOS package - PASS (tick)
  • 2.3 Uninstalling ONOS package - PASS (tick)
  • 2.4 Installing ONOS package - PASS (tick)
  • 2.5 Starting ONOS service - PASS (tick)
  • 2.6 Start ONOS cli - PASS (tick)FAIL (error)
    • Failed to start ONOS cli

Case 10: Mininet with Linc-OE startup - 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 - 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 - 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 - PASS (tick)
  • 32.2 Pinging h1 and h2 - PASS (tick)
  • 32.3 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)