diff options
author | Lance Richardson <lrichard@redhat.com> | 2017-08-10 16:41:19 -0400 |
---|---|---|
committer | Ben Pfaff <blp@ovn.org> | 2017-08-10 13:46:25 -0700 |
commit | 2904883c27a5804c8377363c2706e6842c6bf3c7 (patch) | |
tree | b9c4d9d7212ef537c74ffa40addde4973b0feb12 /tests/bundle.at | |
parent | fc56f5e0f5fa2e185430a2c90df06d06b677bbd5 (diff) | |
download | openvswitch-2904883c27a5804c8377363c2706e6842c6bf3c7.tar.gz |
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@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tests/bundle.at')
0 files changed, 0 insertions, 0 deletions