Skip to content

Commit

Permalink
[6.13.z] Remove unnecessary on_premises_provisioning marker (#13346)
Browse files Browse the repository at this point in the history
Remove unnecessary on_premises_provisioning marker (#13343)

Remove unecessary on premise marker

(cherry picked from commit fbe723c)

Co-authored-by: Shubham Ganar <[email protected]>
  • Loading branch information
Satellite-QE and shubhamsg199 authored Dec 8, 2023
1 parent ad59cc4 commit 730bc6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/foreman/ui/test_location.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ def test_positive_add_org_hostgroup_template(session):


@pytest.mark.skip_if_not_set('libvirt')
@pytest.mark.on_premises_provisioning
@pytest.mark.tier2
def test_positive_update_compresource(session):
"""Add/Remove compute resource from/to location
Expand Down

0 comments on commit 730bc6f

Please sign in to comment.