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/Pipeline_postjob_VM/1137/

...

commit 921e5b07c66806c7bf33598debbc65e38aeb4cd5 3d650a65880a1ce04ff4c14ff367627ed152c430 (HEAD, origin/master, origin/HEAD, master)
Author: Yi Tseng Charles Chan [yi@opennetworkingrascov@gmail.orgcom]
AuthorDate: Fri Mon Nov 17 1720 08:1446:41 24 2017 -0800
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Sat Tue Nov 18 21 01:4523:57 49 2017 +0000
Fix NPE of DHCP relay

Dual-homing redirection fix
--
This commit fixes the bug that prevent initial redirection from happening if the host is added without IP and get updated with an IP later

Change-Id: Ic4e90763e38eff94b1613d90f943f76f5285cf94

Case 1: Pull onos branch and build onos on Teststation. - PASS

...

  • 22.1 Add Net Cfg for switch2 - PASS (tick)
  • 22.2 Add Net Cfg for switch4 - PASS (tick)
  • 22.3 Check net config - PASS (tick)

Case 23: Check Devices after all configurations are set -

...

PASS

  • 23.1 Check net config - PASS (tick)
  • 23.2 ONOS should only show devices S1 and S2 - PASS (tick)
  • 23.3 Check device annotations - FAIL (error)
  • Incorrect annotations for configured devices.
  • PASS (tick)

Case 24: Testing removal of configurations - PASS

...