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 test_installer_inventory_plugin_update #13148

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

rmynar
Copy link
Contributor

@rmynar rmynar commented Nov 21, 2023

Since rh cloud plugin is installed by default (Satellite 6.8) the test does not do what was intended. Original purpose was to change plugin state from disabled to enabled, but it won't change because it's already installed.

@rmynar rmynar added CherryPick PR needs CherryPick to previous branches 6.14.z Introduced in or relating directly to Satellite 6.14 labels Nov 21, 2023
@rmynar rmynar self-assigned this Nov 21, 2023
@rmynar rmynar requested a review from a team as a code owner November 21, 2023 15:35
Comment on lines -115 to -116
'enable-foreman-plugin-rh-cloud',
foreman_proxy_plugin_remote_execution_script_install_key=['true'],
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looking at the description, foreman-plugin-rh-cloud plugun isn't enabled by default, its being enabled during our template process which @jameerpathan111 included iirc, I'd suggest to check with him before removing this test

Copy link
Contributor

Choose a reason for hiding this comment

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

It's enabled by default now, we can remove this test and update our template creation code.

# foreman-installer --full-help | grep rh_cloud
    --[no-]enable-foreman-plugin-rh-cloud                                        Enable 'foreman_plugin_rh_cloud' puppet module (default: true)```

@jameerpathan111 jameerpathan111 merged commit c38d4f0 into SatelliteQE:master Nov 21, 2023
7 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 21, 2023
Gauravtalreja1 pushed a commit that referenced this pull request Nov 22, 2023
remove test_installer_inventory_plugin_update (#13148)

(cherry picked from commit c38d4f0)

Co-authored-by: rmynar <[email protected]>
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants