Skip to content

Commit

Permalink
Adding pit marker for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ColeHiggins2 committed Jul 23, 2024
1 parent 428237e commit 58b06f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/foreman/api/test_rhc.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ def fixture_enable_rhc_repos(target_sat):


@pytest.mark.e2e
@pytest.mark.pit_server
@pytest.mark.pit_client
@pytest.mark.tier3
@pytest.mark.destructive
def test_positive_configure_cloud_connector(target_sat, default_org, fixture_enable_rhc_repos):
Expand Down

0 comments on commit 58b06f9

Please sign in to comment.