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

chore: avoid pushing the broker in acceptance tests unnecessarily #880

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

pivotal-marcela-campo
Copy link
Member

When we started GAing services our approach was to test GAed services with the ENABLE_BETA_SERVICE_OFFERINGS flag to false. In this way we could also test that the GAed service would be always available. We haven't replicated this kind of approach for other services so this now is not consistent with the rest of the tests. It would be better to just have a dedicated test for the catalog to double check this behavior than to slow down our tests and consume extra resources by pushing yet another broker

#186011659

Checklist:

When we started GAing services our approach was to test GAed services
with the ENABLE_BETA_SERVICE_OFFERINGS flag to false. In this way we
could also test that the GAed service would be always available.
We haven't replicated this kind of approach for other services so this
now is not consistent with the rest of the tests. It would be better to
just have a dedicated test for the catalog to double check this behavior
than to slow down our tests and consume extra resources by pushing yet another broker

[#186011659](https://www.pivotaltracker.com/story/show/186011659)
@zucchinidev zucchinidev merged commit 2942e9e into main Sep 14, 2023
6 checks passed
@zucchinidev zucchinidev deleted the remove_broker_creation_old_style branch September 14, 2023 10:53
@zucchinidev
Copy link
Contributor

Thank you very much @pivotal-marcela-campo ! ❤️

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.

None yet

2 participants