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/HAsingleInstanceRestart/378/

...

commit c3cdf9072df5869fb89b70af24eb3d3a028478fa 0b8466b0b7a87cafbda9fd094c6292f21819d93f (HEAD, origin/master, origin/HEAD, master)
Author: Thomas Vachuska [tom@onlab.usBob Lantz [rlantz@cs.stanford.edu]
AuthorDate: Wed Fri Apr 13 1315 15:4439:09 51 2016 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Wed Fri Apr 13 15 22:1450:07 23 2016 +0000
Fixed the null-provider packet rate default value and ability to dynamically adjust the value.
Don't spam the linux console with 'logging in as karaf' messages
HTML
<iframe src="https://onos-jenkins.onlab.us/job/HAsingleInstanceRestart/plot/Plot-HA/getPlot?index=2&width=500&height=300"noborder="0" width="500" height="300" scrolling="yes" seamless="seamless"></iframe>

Case 1: Setting up test environment -

...

PASS

Setup the test environment including installing ONOS, starting Mininet and ONOScli sessions.

  • 1.1 Create cell file - No Result (warning)
  • 1.2 Applying cell variable to environment - No Result (warning)
  • 1.3 Starting Mininet - PASS (tick)
  • 1.4 Git checkout and pull master - No Result (warning)
  • 1.5 Using mvn clean install - PASS (tick)
  • 1.6 Creating ONOS package - PASS (tick)
  • 1.7 Installing ONOS package - PASS (tick)
  • 1.8 Checking if ONOS is up yet - PASS (tick)
  • 1.9 Checking ONOS nodes - PASS (tick)
  • 1.10 Activate apps defined in the params file - No Result (warning)
  • 1.11 Set ONOS configurations - PASS (tick)
  • 1.12 App Ids check - FAIL (error)
  • Something is wrong with app Ids
  • PASS (tick)

Case 2: Assigning devices to controllers - PASS

...