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

infra: parallelize SageMaker integ test runs #198

Merged
merged 3 commits into from
Apr 10, 2020

Conversation

laurenyu
Copy link
Contributor

@laurenyu laurenyu commented Apr 10, 2020

Issue #, if available:

Description of changes:
This is to speed up the PR builds. I set n to the number of tests, as determined by pytest --collect-only.

It seems to have helped with the overall times:

  • the toolkit one normally takes 2-2.5 hours; this time it took just under an hour
  • the other one normally takes 4 hours; this time it took a little over 2 hours

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

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@laurenyu laurenyu merged commit 128e3cd into aws:master Apr 10, 2020
@laurenyu laurenyu deleted the parallelize branch April 10, 2020 21:10
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.

None yet

3 participants