Skip to content

Conversation

@faviansamatha
Copy link
Contributor

Description

test: Add secrets manager test and iam+failover

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

conn.cursor()

@enable_on_features([TestEnvironmentFeatures.FAILOVER_SUPPORTED])
def test_failover_with_secrets_manager(
Copy link
Contributor

Choose a reason for hiding this comment

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

can we move this test to the failover file - esp since the iam test is there instead of in the iam file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I decided to keep this one here since we create the secrets during the test once during the test class and remove it. If we moved it to the failover file then we would have to create a secret there.

I could move the IAM one though to the IAM tests with failover to make it more consistent.

Copy link
Contributor

Choose a reason for hiding this comment

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

That could work, will require adding the timeout props into that test when moving it over

@faviansamatha faviansamatha merged commit 2241294 into main Jan 8, 2026
20 of 29 checks passed
@faviansamatha faviansamatha deleted the test/add-integ-tests branch January 8, 2026 04:11
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