Skip to content

Commit

Permalink
[6.14.z] Skip Capsule provisioning test (#14006)
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 972d2eb commit 6f5bfdb
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 @@ -585,6 +585,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 6f5bfdb

Please sign in to comment.