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

BAR-29: Minor AWS snapshot fixes #825

Merged
merged 5 commits into from
Jul 20, 2023

Conversation

mikewallace1979
Copy link
Contributor

This PR addresses issues identified by the integration tests for AWS snapshot backups.

@mikewallace1979 mikewallace1979 marked this pull request as ready for review July 19, 2023 10:22
Copy link
Contributor

@gcalacoci gcalacoci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

Adds tests for unsupported cloud providers when creating a
CloudSnapshotInterface. These were originally covered by the `aws`
provider but since this is now supported we need the additional test
cases in this commit to cover the handling unsupported providers.
Uses the region set in the `snapshots_info/provider` section of the
backup_info when creating an `AwsCloudSnapshotInterface` from a
backup_info.

This does not take precedence over the region specified in the config,
so it is possible for the user to force a different region to be used
at recovery or deletion time.
Fixes a number of typos and inaccuracies in comments in the unit tests.
Adds a note to the manual explaining that either IDs or names can be
used when specifying instances or volumes in AWS.
@mikewallace1979 mikewallace1979 force-pushed the BAR-29-minor-aws-snapshot-fixes branch from defdc5c to a012ccd Compare July 20, 2023 11:51
@edb-sonar-app
Copy link

edb-sonar-app bot commented Jul 20, 2023

@mikewallace1979 mikewallace1979 merged commit 914dcb2 into master Jul 20, 2023
9 checks passed
@mikewallace1979 mikewallace1979 deleted the BAR-29-minor-aws-snapshot-fixes branch July 20, 2023 11:59
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.

2 participants