[ovs-build] Passed: openvswitch/ovs#5187 (branch-2.6 - 2639f6b)

Travis CI builds at travis-ci.org
Wed Aug 30 18:59:59 UTC 2017


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

Build: #5187
Status: Passed

Duration: 7 minutes and 19 seconds
Commit: 2639f6b (branch-2.6)
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/ffe3e283af93...2639f6b42b82

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/270029401?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/4a72e63b/attachment.html>


More information about the build mailing list