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

Fix settings generation in tests #57

Closed
didierofrivia opened this issue Oct 27, 2022 · 4 comments
Closed

Fix settings generation in tests #57

didierofrivia opened this issue Oct 27, 2022 · 4 comments
Milestone

Comments

@didierofrivia
Copy link
Member

In some integration tests we are relying on random namespace generation, which makes it hard to test dependent services expecting an ENV var value to be already setup.

@didierofrivia
Copy link
Member Author

This is related to #69, since right now the flow accepting Kuadrant services installed in a custom namespace is broken

@didierofrivia
Copy link
Member Author

This might not need to get rid of the random namespace generation, but to make the most of it and run test in parallel, since the integration ones are taking way longer than any human can afford time to waste on them.

@alexsnaps alexsnaps added this to the v0.5.0 milestone Sep 12, 2023
@alexsnaps alexsnaps removed this from the v0.5.0 milestone Nov 14, 2023
@alexsnaps alexsnaps added this to the v0.6.0 milestone Dec 8, 2023
@alexsnaps alexsnaps moved this to Todo in Kuadrant Dec 8, 2023
@alexsnaps
Copy link
Member

@didierofrivia Is this still relevant?

@alexsnaps alexsnaps modified the milestones: v0.6.0, v0.7.0 Dec 12, 2023
@KevFan
Copy link
Contributor

KevFan commented Sep 11, 2024

@didierofrivia can this be closed? 🤔 We have the integration tests running in parallel so not sure if this still needs to be addressed

@github-project-automation github-project-automation bot moved this from Todo to Done in Kuadrant Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: To do
Development

No branches or pull requests

3 participants