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/HAfullNetPartition/449/

...

commit 2035e72bca14525540c65d3746008190d66f1123 3f084df52ff067003c8d0890269798c262063b38 (HEAD, origin/master, origin/HEAD, master)
Author: Yuta HIGUCHI [y-higuchi@ak.jp.nec.com]
AuthorDate: Wed Fri Dec 21 1723 13:5211:21 39 2016 -0800
Commit: Yuta HIGUCHI [y-higuchi@ak.jp.nec.com]
CommitDate: Wed Fri Dec 21 1723 13:5211:21 39 2016 -0800
Log added resource path on load/unload
Fix wrong type.
HTML
<iframe src="https://onos-jenkins.onlab.us/job/HAfullNetPartition/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)FAIL (error)
    • ONOS startup failed
  • 1.9 Set up ONOS secure SSH - 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)

...