Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set explicit parallelism for e2e tests, increase Kaniko e2e test timeouts #4871

Merged

Commits on May 17, 2022

  1. Set explicit parallelism for e2e tests, increase Kaniko e2e test time…

    …outs
    
    fixes tektoncd#4863
    
    The parallelism change appears to make a real difference in cutting down on flaky
    tests, while only increasing total duration of the integration test runs to ~30-35
    minutes from ~25, which seems like a worthy trade to me.
    
    Also bumps the timeout for Kaniko tasks in e2e tests to 5 minutes, where a timeout
    was specified in the first place.
    
    Signed-off-by: Andrew Bayer <[email protected]>
    abayer committed May 17, 2022
    Configuration menu
    Copy the full SHA
    895582f View commit details
    Browse the repository at this point in the history