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

...

commit 0b8466b0b7a87cafbda9fd094c6292f21819d93f f9a76971be408551874e3ff9a6641a9643205f98 (HEAD, origin/master, origin/HEAD, master)
Author: Bob Lantz Ray Milkey [rlantz@csray@onlab.stanford.eduus]
AuthorDate: Fri Tue Apr 15 1512 09:3947:51 12 2016 -0700
Commit: Gerrit Code Review [gerrit@onlab.us]
CommitDate: Fri Sat Apr 15 2216 01:5028:23 08 2016 +0000
Don't spam the linux console with 'logging in as karaf' messages
More app BUCK file refactoring
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 -

...

FAIL

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 - PASS (tick)FAIL (error)
    • Something is wrong with app Ids

Case 2: Assigning devices to controllers - PASS

...