Skip to content

Fix region-handling for integ test sagemaker_session #106

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

Merged
merged 3 commits into from
Mar 23, 2018

Conversation

laurenyu
Copy link
Contributor

there is a bug where if the region is not configured at all on the box, boto3 will be unable to create clients. This change ensures that the region is configured first.

@laurenyu laurenyu requested a review from iquintero March 23, 2018 18:37
iquintero
iquintero previously approved these changes Mar 23, 2018
@codecov-io
Copy link

Codecov Report

Merging #106 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files          34       34           
  Lines        2040     2040           
=======================================
  Hits         1863     1863           
  Misses        177      177

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 447197e...a5852cc. Read the comment docs.

@laurenyu laurenyu merged commit 9d33e6b into aws:master Mar 23, 2018
@laurenyu laurenyu deleted the fix-integ-test-region branch March 23, 2018 20:19
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this pull request Nov 15, 2018
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