[ovs-build] Failed: ovsrobot/ovn#600 (series_175449 - ab76823)

Travis CI builds at travis-ci.com
Fri May 8 05:30:11 UTC 2020


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

Build: #600
Status: Failed

Duration: 14 mins and 51 secs
Commit: ab76823 (series_175449)
Author: Dhathri Purohith
Message: Add support for DHCP options - Domain Search List (119) and TFTP server (66).

1. Add support for DHCP domain search option (119)
   Domain search list is encoded according to the specifications in RFC 1035,
   section 4.1.4.

2. 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/compare/5af304e7478a^...ab768233f87d

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/164541477?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/20200508/eeb4e921/attachment.html>


More information about the build mailing list