Skip to content

Commit

Permalink
[6.13.z] Add missing on_premises_provisioning marker for capsule prov…
Browse files Browse the repository at this point in the history
…isioning test (#13763)

Add missing on_premises_provisioning marker for capsule provisioning test (#13760)

Add on premise marker for capsule provisioning test

(cherry picked from commit 7e9fcc8)

Co-authored-by: Shubham Ganar <[email protected]>
  • Loading branch information
Satellite-QE and shubhamsg199 authored Jan 11, 2024
1 parent d97f667 commit 2b04c59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/foreman/api/test_provisioning.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ def test_rhel_pxe_provisioning_fips_enabled(

@pytest.mark.e2e
@pytest.mark.parametrize('pxe_loader', ['bios', 'uefi'], indirect=True)
@pytest.mark.on_premises_provisioning
@pytest.mark.rhel_ver_match('[^6]')
def test_capsule_pxe_provisioning(
request,
Expand Down

0 comments on commit 2b04c59

Please sign in to comment.