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 69092d212332876e850fccac419616833341c998 4ec2c16489377b1699037bdcf5ca6c19e27b15cc (HEAD -] onos-1.14, origin/onos-1.14)
Author: pier Charles Chan [pier@opennetworkingrascov@gmail.orgcom]
AuthorDate: Mon Dec 3 11:25:23 2018 -Tue Nov 27 21:33:33 2018 +0800
Commit: Pier Luigi Ventre [pier@opennetworking.orgCharles Chan [rascov@gmail.com]
CommitDate: Tue Wed Dec 11 0719 15:1215:07 2018 +0000
Fix ConcurrentModificationException when processing PendingRemoveNextObjectives
--
(cherry picked from commit a761173fcba8f03b08c823af989adf987abee7c2)58 2018 -0800

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

...