Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://jenkins.onosproject.org/job/SR-pipeline-1.14/1115/

...

HTML
<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRDhcprelay_onos-1.14_20-builds_graph.jpg", alt="SRDhcprelay", style="width:525px;height:350px;border:0">

commit 44d8e1f269cfcaa63f0493f086a3d713a984e2bd 4ec2c16489377b1699037bdcf5ca6c19e27b15cc (HEAD -] onos-1.14, origin/onos-1.14)
Author: Ray Milkey Charles Chan [ray@opennetworkingrascov@gmail.orgcom]
AuthorDate: Fri Tue Nov 16 1527 21:1533:14 33 2018 -+0800
Commit: Ray Milkey Charles Chan [ray@opennetworkingrascov@gmail.orgcom]
CommitDate: Mon Nov Wed Dec 19 0815:5615:31 58 2018 -0800
Prevent NPE if an event comes in during start up
Address StackOverflow by offloading cache listener to a separate thread

Case 1: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

...