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

...

commit 2d7cd6fc330e2d92fed35bd4fbb301df9ff85875 6e960ef79b3507bb5f627f22c6713c9d9a463112 (HEAD, origin/master, origin/HEAD, review/jordan_halterman/copycat-connection-close-on-failure, master)
Author: Simon Hunt Jian Li [simon@onlabpyguni@gmail.uscom]
AuthorDate: Thu Wed May 4 133 16:0438:50 19 2017 -0700+0900
Commit: Simon Hunt Jian Li [simon@onlabpyguni@gmail.uscom]
CommitDate: Fri Sat May 5 006 16:3745:07 00 2017 +0000
ONOS-6259: Topo2 - Implement server-side highlighting model
Fix: Make the mapping storage type identical in CLI and REST API
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 Set up ONOS secure SSH - PASS (tick)
  • 1.9 Checking if ONOS is up yet - PASS (tick)
  • 1.10 Starting ONOS CLI sessions - PASS (tick)
  • 1.11 Checking ONOS nodes - PASS (tick)
  • 1.12 Activate apps defined in the params file - No Result (warning)
  • 1.13 Set ONOS configurations - PASS (tick)
  • 1.14 App Ids check - PASS (tick)FAIL (error)
    • Something is wrong with app Ids

Case 2: Assigning devices to controllers - PASS

...