Skip to content

Commit

Permalink
cli - Broker checkout failure
Browse files Browse the repository at this point in the history
  • Loading branch information
damoore044 committed Feb 24, 2025
1 parent 665391a commit 9942a7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/foreman/cli/test_reporttemplates.py
Original file line number Diff line number Diff line change
Expand Up @@ -924,14 +924,14 @@ def test_negative_generate_hostpkgcompare_nonexistent_host(module_target_sat):
assert "At least one of the hosts couldn't be found" in cm.value.stderr


@pytest.mark.rhel_ver_match('N-2')
@pytest.mark.tier3
@pytest.mark.rhel_ver_match('N-2')
def test_positive_generate_installed_packages_report(
module_sca_manifest_org,
local_ak,
rhel_contenthost,
local_content_view,
local_environment,
rhel_contenthost,
local_ak,
target_sat,
):
"""Generate an report using the 'Host - All Installed Packages' Report template
Expand Down

0 comments on commit 9942a7d

Please sign in to comment.