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

.ci/aws: Jenkinsfile updates #759

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

a-szegel
Copy link
Contributor

This PR does the following:

  • Decreases timeout from 24h to 8h, which will allow 8 jobs started at the same time to all pass (no impact now that jobs take 1 hour)
  • Increase the amount of history retained from 90d to 360d

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Previously when tests took 3 hours to run, 24h let us queue 8 jobs.  Now
that tests take 1 hour to run, 8 hours will let us queue 8 jobs (started
at the same time).

Signed-off-by: Seth Zegelstein <szegel@amazon.com>
Signed-off-by: Seth Zegelstein <szegel@amazon.com>
@a-szegel a-szegel requested a review from a team December 27, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants