Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions tests/storage/cdi_upload/test_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
from tests.os_params import RHEL_LATEST
from utilities.constants import (
CDI_UPLOADPROXY,
QUARANTINED,
TIMEOUT_1MIN,
TIMEOUT_3MIN,
TIMEOUT_5MIN,
Expand Down Expand Up @@ -181,10 +180,6 @@ def test_successful_upload_with_supported_formats(
check_disk_count_in_vm(vm=vm_dv)


@pytest.mark.xfail(
reason=f"{QUARANTINED}: Flaky test, timeout failure; CNV-67422",
run=False,
)
@pytest.mark.parametrize(
"data_volume_multi_storage_scope_function",
[
Expand Down