Commit Graph

4 Commits (17181cbb8191abd2843b772fbaed36200babbe5d)

Author SHA1 Message Date
Yu-Ju Hong faf47b6f0b Limit the number of concurrent tests in integration.go
Integration test often time out because the machine is loaded. Instead of
increasing timeout, this change hopes to address the issue by limiting the
number of tests running simultaneously.

Add a new flag in integration.go to specify the maximum number of concurrent
tests. Set the default in travis and shippable configurations to be 4.
2015-04-09 16:54:23 -07:00
Clayton Coleman 6830d0df0d Move gendocs earlier in the travis chain so users know they forgot a "standard" step 2015-03-26 13:56:01 -04:00
devashish 7e2532c5a7 rebasing with latest master and updating shippable.yml 2015-03-25 14:34:45 -07:00
devashish 675a369682 adding shippable.yml 2015-03-25 14:30:18 -07:00