• Yu-Ju Hong's avatar
    Limit the number of concurrent tests in integration.go · faf47b6f
    Yu-Ju Hong authored
    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.
    faf47b6f
Name
Last commit
Last update
..
e2e Loading commit data...
gendocs Loading commit data...
genman Loading commit data...
hyperkube Loading commit data...
integration Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kube-version-change Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubernetes Loading commit data...