Skip to content

Enable RHSM certguard tests under domains - #7964

Draft
dralley wants to merge 1 commit into
pulp:mainfrom
dralley:certguard-domains
Draft

Enable RHSM certguard tests under domains#7964
dralley wants to merge 1 commit into
pulp:mainfrom
dralley:certguard-domains

Conversation

@dralley

@dralley dralley commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

Comment on lines -29 to -31
if settings.DOMAIN_ENABLED:
pytest.skip("RHSM tests are currently not compatible with domains.", allow_module_level=True)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do you happen to know why? We forgot to help ourselves back then...

Is it because we test with rhsm entitlements that do not have domains in their paths?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Something like that. I think permit() needs a fix also perhaps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants