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

dont skip filtering on static namespace tests #143

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

michaelschiff
Copy link
Collaborator

Description

Test manifest filter is responsible for swapping out PVCs for emptyDir. By disabling the filter on tests that execute in the BUILD_USER static mynamespace we are potentially changing the behavior of tests (may start failing for new reasons related to volume provisioning). Test behavior should be consistent in either an ephemeral namespace or the BUILD_USER namespace

@michaelschiff michaelschiff requested a review from a team as a code owner July 27, 2023 17:56
agchang added a commit to agchang/rules_gitops that referenced this pull request Jul 27, 2023
Copy link
Collaborator

@apesternikov apesternikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@kzadorozhny kzadorozhny merged commit dbdcf39 into main Aug 4, 2023
5 checks passed
arturo-skydio pushed a commit to Skydio/rules_gitops that referenced this pull request Oct 5, 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