[ovs-build] Passed: openvswitch/ovs#5186 (branch-2.7 - 5e7b9b0)

Travis CI builds at travis-ci.org
Wed Aug 30 16:13:31 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5186
Status: Passed

Duration: 1 hour, 18 minutes, and 15 seconds
Commit: 5e7b9b0 (branch-2.7)
Author: Lance Richardson
Message: travis: parallel builds and tests

Some recent travis builds have failed due to having exceeded the
per-job time limit of 50 minutes. This change enables parallel
builds and parallel test execution in order to reduce overall
execution time, and will hopefully allow this class of build
failures to be avoided.

Since the travis build environment is provisioned with two CPUs,
use -j2 for builds and -j4 for tests. Testing in a cloned repository
shows slightly more than a 50% reduction in overall test time.

Signed-off-by: Lance Richardson <lrichard at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/5820afeb103e...5e7b9b05c80b

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

--

You can configure 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/20170830/edd95743/attachment.html>


More information about the build mailing list