[ovs-build] Passed: ovsrobot/ovn#718 (series_180637 - 9c227dd)

Travis CI builds at travis-ci.com
Mon Jun 1 23:09:23 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #718
Status: Passed

Duration: 17 mins and 41 secs
Commit: 9c227dd (series_180637)
Author: Dhathri Purohith
Message: Fix the data type for DHCP option tftp_server (66)

Currently, DHCP option is of type ipv4. But, according to RFC 2132,
option 66 can be a hostname i.e, we should also accept string type.
In order to be backward compatible, a new type called "host_id" is
introduced, which accepts both ipv4 address and string. Type for DHCP
option 66 is changed to "host_id" instead of ipv4.
OVN northd code that updates the OVN southbound database is enhanced to
consider the change in the type and code for DHCP option, so that the
change in datatype is reflected.

Signed-off-by: Dhathri Purohith <dhathri.purohith at nutanix.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/commit/9c227dd6c927

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/169111824?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200601/1f9f11bf/attachment-0001.html>


More information about the build mailing list