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

[Bug] consecutive tests with the same resource names show intermittent failures #1864

Open
1 task done
JimBugwadia opened this issue Aug 15, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@JimBugwadia
Copy link
Member

chainsaw version Version

v0.2.8

Description

When there are several consecutive tests which use the same resource names for cluster resources, there are intermittent failures.

Setting unique resource names works.

Trying to use the Kubernetes generateName fails with an error stating a name is required.

Steps to reproduce

See above.

Expected behavior

Fix cleanup logic across tests.

Support create with generateName, or provide some way to automatically add a unique suffix to names.

Screenshots

No response

Logs

No response

Slack discussion

No response

Troubleshooting

  • I have searched other issues in this repository and mine is not recorded.
@JimBugwadia JimBugwadia added the bug Something isn't working label Aug 15, 2024
@eddycharly
Copy link
Member

Thanks for reporting @JimBugwadia.
Do you have an example ? Are test running concurrently ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants