Skip to content

Commit

Permalink
pit marker for oscap (SatelliteQE#15911)
Browse files Browse the repository at this point in the history
  • Loading branch information
pondrejk authored and jyejare committed Oct 19, 2024
1 parent dc74f30 commit e67cbd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/foreman/cli/test_oscap_tailoringfiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@ def test_positive_delete_tailoring_file(self, tailoring_file_path, module_target

@pytest.mark.stubbed
@pytest.mark.tier4
@pytest.mark.pit_server
@pytest.mark.pit_client
@pytest.mark.upgrade
def test_positive_oscap_run_with_tailoring_file_and_capsule(self):
"""End-to-End Oscap run with tailoring files and default capsule
Expand Down
2 changes: 2 additions & 0 deletions tests/foreman/longrun/test_oscap.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ def scap_prerequisites(module_org, default_proxy, target_sat):
@pytest.mark.upgrade
@pytest.mark.tier4
@pytest.mark.rhel_ver_match('[^6].*')
@pytest.mark.pit_server
@pytest.mark.pit_client
def test_positive_oscap_run_via_ansible(
module_org,
default_proxy,
Expand Down

0 comments on commit e67cbd8

Please sign in to comment.