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

test: Unregistration should be always explicit #345

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pkoprda
Copy link
Contributor

@pkoprda pkoprda commented Feb 20, 2025

  • Card ID: CCT-1122

Previously, certain commands (e.g., --status) could unintentionally trigger system unregistration if the host was missing from the Inventory. This change adds the integration test which verifies that system unregistration does not happen implicitly.


This pull request should be also backported to following maintenance branches:

  • el9 (all of RHEL 9)
  • el8 (all of RHEL 8)
  • el7 (all of RHEL 7)

Keeping this PR as a draft until the PR insights-core#4354 will be merged.

* Card ID: CCT-1122

Previously, certain commands (e.g., `--status`) could unintentionally
trigger system unregistration if the host was missing from the
Inventory. This change adds the integration test which verifies that
system unregistration does not happen implicitly.
@pkoprda pkoprda force-pushed the explicit-unregister branch from f373fc4 to 4511eb0 Compare February 20, 2025 16:01
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