-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
update AWS RDS db e2e tests #40065
update AWS RDS db e2e tests #40065
Conversation
* update GHA workflow env vars to be RDS specific * add auto db user provisioning tests * provision any db users needed in test code as setup, instead of relying on the cloud-terraform repo provisioning them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Thanks a lot for adding auto-user provisioning tests!
needs codeowner reviewer to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bot
@GavinFrazar See the table below for backport results.
|
This PR is only for e2e test code.
It was extracted out of a larger set of changes that add other DB types to the e2e tests.
I did some refactoring when I was adding the other db types, though they aren't in this PR to keep it smaller.
The main changes by this PR are: