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

Make username creation idempotent in api module integration test #308

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

tupyy
Copy link
Contributor

@tupyy tupyy commented Mar 4, 2024

This commit randomizes the username used in integration tests for api module.
If the test cannot remove the created username, the test will fail on the next run.

This commit randomize the username used in integration tests for `api`
module.
If the test is not able to remove the created username, the test will
fail on the next run.
@tupyy tupyy self-assigned this Mar 4, 2024
@tupyy tupyy requested review from Akasurde and mhjacks March 4, 2024 09:40
@Akasurde Akasurde merged commit cb03e2a into ansible-collections:main Mar 4, 2024
28 checks passed
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