-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update AWS RDS db e2e tests (#40065)
* update AWS RDS db e2e tests * 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 * fix data race * rename myDBName to mysqlDBName * fix flakiness on first run * remove db_users for auto user roles * test role assignments in postgres * reuse rand string util * test role assignments in mysql * rearrange subtests to clearly outline dependencies * verify AWS CA when provisioning * fix imports
- Loading branch information
1 parent
f33c3f6
commit 2ec63c8
Showing
7 changed files
with
719 additions
and
187 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.