Skip to content

Commit 5cf122c

Browse files
jeremylenzclaude
andauthored
Skip katello-ca-consumer RPM upgrade test for foremanctl installs (#22172)
Skip katello-ca-consumer RPM upgrade test for foremanctl The katello-ca-consumer RPM is no longer hosted on foremanctl installations. This test downloads and rebuilds the RPM, so it would fail on foremanctl. Restrict test to satellite-installer deployments only. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1f2b3fb commit 5cf122c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/foreman/cli/test_registration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def test_host_registration_end_to_end(
109109
assert rhel_contenthost.subscription_config['server']['port'] == CLIENT_PORT
110110

111111

112+
@pytest.mark.foreman_installer
112113
@pytest.mark.rhel_ver_list([settings.content_host.default_rhel_version])
113114
def test_upgrade_katello_ca_consumer_rpm(module_org, module_location, target_sat, rhel_contenthost):
114115
"""After updating the consumer cert the rhsm.conf file still points to Satellite host name

0 commit comments

Comments
 (0)