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

Reduce test assumptions #678

Merged
merged 1 commit into from Apr 8, 2022
Merged

Conversation

bmbouter
Copy link
Member

@bmbouter bmbouter commented Apr 8, 2022

The test_acs_sync needs to have orphans cleaned prior, but since it
was the first test typically it didn't show this problem before. Also we
shouldn't need to cleanup orphans after that test anymore either.

By not cleaning up orphans we now have to clean up orphans prior to at
least one other test. Also the test_auto_publish test had assumptions
that content was already available in the system so that test got
rewritten some.

[noissue]

The `test_acs_sync` needs to have orphans cleaned prior, but since it
was the first test typically it didn't show this problem before. Also we
shouldn't need to cleanup orphans after that test anymore either.

By not cleaning up orphans we now have to clean up orphans prior to at
least one other test. Also the test_auto_publish test had assumptions
that content was already available in the system so that test got
rewritten some.

[noissue]
@bmbouter bmbouter merged commit 02af125 into pulp:main Apr 8, 2022
@bmbouter bmbouter deleted the make-tests-more-resilient branch April 8, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants