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/HAclusterRestart/468/

...

commit a2e61a5eb03e503d09003a8a37f1cf0737353c0c cc10558d5cde67498993a7f42690836c4b27528a (HEAD, origin/master, origin/HEAD, master)
Author: gaurav [GS00347734@techmahindraHIGUCHI Yuta [y-higuchi@ak.jp.nec.com]
AuthorDate: Thu May 5 03:39:31 2016 +0530Fri Jun 3 14:27:05 2016 -0700
Commit: Gerrit Code Review [gerrit@onlabYuta HIGUCHI [y-higuchi@onlab.us]
CommitDate: Fri Tue Jun 3 227 20:2255:59 36 2016 +0000
clean up the SingleSwitchFibInstaller, added the predeactivate hook and modified unit test CORD-663

Bugfix: OpticalPortOperator should be able to overwrite port number.
--
(cherry picked from commit fdb82fa496ba319fbff49e56956377dcc1c71d5f)
HTML
<iframe src="https://onos-jenkins.onlab.us/job/HAclusterRestart/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 - PASS (tick)

Case 2: Assigning devices to controllers - PASS

Assign switches to ONOS using 'ovs-vsctl' and check that an ONOS node becomes the master of the device.

  • 2.1 Assign switches to controllers - PASS (tick)

Case 8: Compare ONOS Topology view to Mininet topology - No Result

...

  • ONOS topology don't match Mininet

...

  • ONOS nodes have different views of hosts

...

  • Host information is incorrect

...