Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Add e2e AWS test for opt-in region #44

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Add e2e AWS test for opt-in region #44

merged 1 commit into from
Oct 12, 2022

Conversation

major
Copy link
Member

@major major commented Oct 11, 2022

AWS requires an opt-in process for certain regions and this may cause regions to be returned from a describe_regions() call that cannot be used along with a describe_images() call until the opt-in process is complete.

Fixes #43

Signed-off-by: Major Hayden major@redhat.com

AWS requires an opt-in process for certain regions and this may cause
regions to be returned from a `describe_regions()` call that cannot be
used along with a `describe_images()` call until the opt-in process is
complete.

Fixes #43

Signed-off-by: Major Hayden <major@redhat.com>
@F-X64
Copy link
Member

F-X64 commented Oct 12, 2022

Thanks for solving this!

@F-X64 F-X64 merged commit 9c9e679 into main Oct 12, 2022
@F-X64 F-X64 deleted the e2e-test-opt-in-region branch October 12, 2022 05:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI end to end tests should query an opt-in AWS region
2 participants