Skip to content

test(redis): remove subnet from vpc to avoid subnet overlap in vpc #2438

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 1 commit into from
Mar 6, 2024

Conversation

Mia-Cross
Copy link
Contributor

The Redis nightly tests failed because of an error during the creation of the private network (subnets is invalid for unexpected reason, subnet_overlaps_in_vpc: {}), removing said subnet from the configuration may resolve the issue as it is not mandatory.

@Mia-Cross Mia-Cross added bug tests redis Managed Redis issues, bugs and feature requests labels Mar 4, 2024
@Mia-Cross Mia-Cross self-assigned this Mar 4, 2024
@Monitob
Copy link
Contributor

Monitob commented Mar 5, 2024

Can we have a update of the examples, please

@Mia-Cross
Copy link
Contributor Author

@Monitob The examples for Redis don't have any vpc_private_network resource with its ipv4_subnet attribute set, it was in the tests only. There is one occurrence in the rdb_instance documentation also, but I just tested it and it works 👍

@remyleone remyleone added this pull request to the merge queue Mar 6, 2024
Merged via the queue into scaleway:master with commit c9699e8 Mar 6, 2024
@Mia-Cross Mia-Cross deleted the redis_tests_fix_nightly branch March 11, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug redis Managed Redis issues, bugs and feature requests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants