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

Remove integration test for prune #389

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented Jun 3, 2022

SUMMARY

As tests run in parallel, there is high chance that prune
integration test try to remove image which may be required
by other images.
Removing this test for now, since we have an unit test for this
option.

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

test/integration/test_build.py

As tests run serially, there is high chance that prune
integration test try to remove image which may be required
by other images.
Removing this test for now, since we have an unit test for this
option.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Akasurde Akasurde requested a review from a team as a code owner June 3, 2022 14:08
@Shrews Shrews merged commit 0b54fbf into ansible:devel Jun 3, 2022
@Akasurde Akasurde deleted the remove_integration_tests branch June 3, 2022 16:18
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