[ovs-build] Failed: ovsrobot/ovn#547 (series_171400 - 1ede7d9)

Travis CI builds at travis-ci.com
Mon Apr 20 15:19:20 UTC 2020


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

Build: #547
Status: Failed

Duration: 16 mins and 33 secs
Commit: 1ede7d9 (series_171400)
Author: Mark Michelson
Message: DNS: Make DNS lookups case insensitive.

>From RFC 1035 Section 2.3.3:

"For all parts of the DNS that are part of the official protocol, all
comparisons between character strings (e.g., labels, domain names, etc.)
are done in a case-insensitive manner."

OVN was using case-sensitive lookups and therefore was not complying.
This change makes lookups case insensitive by storing lowercase record
names in the southbound database and converting incoming query names to
lowercase.

Signed-off-by: Mark Michelson <mmichels at redhat.com>
Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1819069
Reported-by: Jianlin Shi <jishi at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/71c6157575f4^...1ede7d91ddf1

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/161063471?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/20200420/2498f13d/attachment-0001.html>


More information about the build mailing list