-
Notifications
You must be signed in to change notification settings - Fork 342
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
[stable-5] Backport rds_instance test changes #1324
Merged
softwarefactory-project-zuul
merged 5 commits into
ansible-collections:stable-5
from
tremble:backport/stable-5/1185
Jan 9, 2023
Merged
[stable-5] Backport rds_instance test changes #1324
softwarefactory-project-zuul
merged 5 commits into
ansible-collections:stable-5
from
tremble:backport/stable-5/1185
Jan 9, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rds_instance: split up the integration tests Split the rds_instance target in smaller targets. Reviewed-by: Alina Buzachis <None> Reviewed-by: Gonéri Le Bouder <[email protected]>
…lections#1239) rds_instance_aurora/tests: increase the max job duration Reviewed-by: Mark Chappell <None>
Bump MariaDB versions for RDS tests MariaDB 10.3.31 is not available anymore. This results in the following exception: botocore.exceptions.ClientError: An error occurred (InvalidParameterCombination) when calling the CreateDBInstance operation: Cannot find version 10.3.31 for mariadb To get a list of the version available: $ aws rds describe-db-engine-versions --engine mariadb --query "DBEngineVersions[].EngineVersion"
…-collections#1258) Replace 'slow' with time approximations from periodic builds SUMMARY Replace 'slow' with time approximations from periodic builds ISSUE TYPE Feature Pull Request COMPONENT NAME tests/integration/targets/elb_application_lb/aliases tests/integration/targets/elb_classic_lb/aliases tests/integration/targets/rds_instance_snapshot/aliases ADDITIONAL INFORMATION
More integration test timing SUMMARY ec2_eip is unstable rds_instance_states is taking longer with the new DB type. ISSUE TYPE Feature Pull Request COMPONENT NAME tests/integration ADDITIONAL INFORMATION
ansibullbot
added
community_review
feature
This issue/PR relates to a feature request
integration
tests/integration
plugins
plugin (any type)
tests
tests
labels
Jan 9, 2023
alinabuzachis
approved these changes
Jan 9, 2023
softwarefactory-project-zuul
bot
merged commit Jan 9, 2023
7b574ff
into
ansible-collections:stable-5
Backport to stable-4: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 7b574ff on top of patchback/backports/stable-4/7b574ff533bbfdcc94dbbd60330e16b98e229603/pr-1324 Backporting merged PR #1324 into stable-5
🤖 @patchback |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-4
PR should be backported to the stable-4 branch
community_review
feature
This issue/PR relates to a feature request
integration
tests/integration
mergeit
Merge the PR (SoftwareFactory)
plugins
plugin (any type)
tests
tests
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
Manual backport of various PRs:
#1185
#1239
#1238
#1258 (partial)
#1245 (partial)
ISSUE TYPE
COMPONENT NAME
rds_instance
ADDITIONAL INFORMATION