Skip to content
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

edge: use random secret key names and delete at end of each test #369

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

shtripat
Copy link
Contributor

Use random secret key names in tests in the form prefix-seed-counter. This way keys become randomized yet predictable tests.
Also fixed an issue with vault test where type of store config was wrong.

@shtripat shtripat force-pushed the random-key-names-in-tests branch from c135ea3 to 56d6ce8 Compare May 26, 2023 07:28
@shtripat shtripat requested a review from aead May 26, 2023 08:20
@shtripat shtripat changed the title Use random secret key names and delete at end of each test edge: use random secret key names and delete at end of each test May 26, 2023
@aead aead force-pushed the random-key-names-in-tests branch from 8dc725a to bd3f7da Compare July 7, 2023 07:12
shtripat added 2 commits July 7, 2023 09:28
There is already a defer iter.Close() so we dont need last one in function

Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
@aead aead force-pushed the random-key-names-in-tests branch from bd3f7da to ffb43cf Compare July 7, 2023 07:28
@harshavardhana harshavardhana requested review from aead and removed request for aead July 7, 2023 07:49
@aead aead merged commit 01358dd into minio:master Jul 7, 2023
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.

3 participants