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

instrumentation/botocore: fix failing test #1100

Merged
merged 3 commits into from
Sep 14, 2020

Conversation

codeboten
Copy link
Contributor

Description

The failing test was introduced I believe by a change in behaviour noted in this issue: getmoto/moto#3292. The solution is to set a region in the create_bucket call.

Fixes #1088

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • botocore tests

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been updated

The failing test was introduced I believe by a change in behaviour noted in this issue: getmoto/moto#3292. The solution is to set a region in the create_bucket call.

Fixes open-telemetry#1088
@codeboten codeboten requested a review from a team September 11, 2020 22:57
@codeboten codeboten merged commit 23cf584 into open-telemetry:master Sep 14, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
…metry#989 (open-telemetry#1100)

* docs(batcher): document how to configure custom aggregators open-telemetry#989

* chore: address PR comments

Co-authored-by: Mayur Kale <mayurkale@google.com>
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.

botocore instrumentation failure blocking the build
4 participants