[ovs-build] Passed: dceara/ovs#69 (review-pws225963-ci-asan - d366073)

Travis CI builds at travis-ci.org
Wed Jan 27 10:34:36 UTC 2021


Build Update for dceara/ovs
-------------------------------------

Build: #69
Status: Passed

Duration: 20 mins and 26 secs
Commit: d366073 (review-pws225963-ci-asan)
Author: Ilya Maximets
Message: github: Run clang test with AddressSanitizer enabled.

This commit is based on a similar one from OVN by Dumitru Ceara:
  a429b24f7bf5 ("ci: Enable AddressSanitizer in Linux clang CI test runs.")

It's useful to run testsuite with address sanitizer enabled to catch
memory leaks and invalid memory accesses.  Skipping re-check if
AddressSanitizer reports are present in the test run directory to
not lose them.

Right now OVS has no memory leaks detected on a testsuite run with -O1.
With -O2 there are few false-positive leak reports in test-ovsdb
application, so not using this optimization level for now.  For the
same reason not enabling leak detection by default for everyone.
Enabled only in CI.

AddressSanitizer increases execution time for this job from ~12 to ~16
minutes, but it looks like a reasonable sacrifice.

Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/dceara/ovs/compare/35454eba79a4^...d366073b6edc

View the full build log and details: https://travis-ci.org/github/dceara/ovs/builds/756392472?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the dceara/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=25057358&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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/20210127/bf4a6222/attachment-0001.html>


More information about the build mailing list