Skip to content

Commit

Permalink
Fix pit marker in installer (SatelliteQE#14180)
Browse files Browse the repository at this point in the history
(cherry picked from commit b5bbc22)
  • Loading branch information
rmynar committed Feb 27, 2024
1 parent 2e3bad0 commit 7651b12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/foreman/installer/test_installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,7 @@ def sat_non_default_install(module_sat_ready_rhels):

@pytest.mark.e2e
@pytest.mark.tier1
@pytest.mark.pit_client
@pytest.mark.pit_server
def test_capsule_installation(sat_default_install, cap_ready_rhel, default_org):
"""Run a basic Capsule installation
Expand Down Expand Up @@ -1769,7 +1769,7 @@ def test_installer_cap_pub_directory_accessibility(capsule_configured):
@pytest.mark.tier1
@pytest.mark.build_sanity
@pytest.mark.first_sanity
@pytest.mark.pit_client
@pytest.mark.pit_server
def test_satellite_installation(installer_satellite):
"""Run a basic Satellite installation
Expand Down

0 comments on commit 7651b12

Please sign in to comment.