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

feat: test directory removals #601

Closed
wants to merge 1 commit into from

Conversation

hallyn
Copy link
Contributor

@hallyn hallyn commented Mar 18, 2024

Add some tests to make sure when a directory is removed, its contents are not visible later on.

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Add some tests to make sure when a directory is removed, its
contents are not visible later on.

Signed-off-by: Serge Hallyn <[email protected]>
@hallyn hallyn requested review from rchincha and smoser as code owners March 18, 2024 16:50
@hallyn
Copy link
Contributor Author

hallyn commented Mar 18, 2024

Note, this is expected to fail, since stacker is broken with respect to "rm -rf /existingdir; mkdir /existingdir"

@hallyn
Copy link
Contributor Author

hallyn commented Mar 29, 2024

Replaced by 604

@hallyn hallyn closed this Mar 29, 2024
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.

1 participant