Skip to content

Commit

Permalink
[6.13.z] Skip Capsule provisioning test (#14007)
Browse files Browse the repository at this point in the history
Skip Capsule provisioning test (#14005)

Signed-off-by: Shubham Ganar <[email protected]>
(cherry picked from commit 3ae318e)

Co-authored-by: Shubham Ganar <[email protected]>
  • Loading branch information
Satellite-QE and shubhamsg199 authored Feb 7, 2024
1 parent 2d1a4bb commit 1364cd6
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 @@ -582,6 +582,7 @@ def test_rhel_pxe_provisioning_fips_enabled(

@pytest.mark.e2e
@pytest.mark.parametrize('pxe_loader', ['bios', 'uefi'], indirect=True)
@pytest.mark.skip(reason='Skipping till we have destructive support')
@pytest.mark.on_premises_provisioning
@pytest.mark.rhel_ver_match('[^6]')
def test_capsule_pxe_provisioning(
Expand Down

0 comments on commit 1364cd6

Please sign in to comment.