open-vault/builtin
Theron Voran 8353c27c24
tests: Add `iam_tags` to expected responses (#13150)
Update the AWS auth backend acceptance tests to account for the new
`iam_tags` field that comes back on responses.

* marked only tests requiring creds as acceptance

Renamed TestBackend_* to TestAcceptanceBackend_* if the test requires
AWS credentials. Otherwise left the name as TestBackend_* and set
`AcceptanceTest: false`.

* ensure generated names aren't too long

IAM roles and users have a 64 character limit, and adding Acceptance
to the test names was putting some over the length limit, so modified
generateUniqueName() to take a max length parameter and added
functions for each type of name generation (user, role, group).
2021-11-29 16:00:42 -08:00
..
audit Fix some linting errors (#12860) 2021-10-18 17:29:47 -07:00
credential Fix regression in returning empty value for approle cidrlist. (#13235) 2021-11-23 12:13:47 -05:00
logical tests: Add `iam_tags` to expected responses (#13150) 2021-11-29 16:00:42 -08:00
plugin core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00