Skip to content

Storage: Reduce Windows OADP test DV wait timeout to default

3a71b73
Select commit
Loading
Failed to load commit list.
Open

Storage: Add windows OADP test #4603

Storage: Reduce Windows OADP test DV wait timeout to default
3a71b73
Select commit
Loading
Failed to load commit list.
cnv-tests-github-webhook-dollierp / tox failed Apr 30, 2026 in 0s

Tox

Details

warning: `VIRTUAL_ENV=pytest-check-x86` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead
Using CPython 3.14.4 interpreter at: /usr/bin/python3.14
Creating virtual environment at: .venv
   Building openshift-virtualization-tests-4-22 @ file:///tmp/github-webhook-openshift-virtualization-tests-0jdiqbs8-worktree-15a3f5aa-ae1b-42a3-a9f5-216274466a80
      Built openshift-virtualization-tests-4-22 @ file:///tmp/github-webhook-openshift-virtualization-tests-0jdiqbs8-worktree-15a3f5aa-ae1b-42a3-a9f5-216274466a80
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
         If the cache and target directories are on different filesystems, hardlinking may not be supported.
         If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 165 packages in 4.25s
warning: `VIRTUAL_ENV=pytest-check-arm64` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead
warning: `VIRTUAL_ENV=pytest-check-s390x` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead
warning: `VIRTUAL_ENV=utilities-unittests` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
         If the cache and target directories are on different filesystems, hardlinking may not be supported.
         If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 9 packages in 633ms
/tmp/github-webhook-openshift-virtualization-tests-0jdiqbs8-worktree-15a3f5aa-ae1b-42a3-a9f5-216274466a80/utilities/logger.py:29: PytestCollectionWarning: cannot collect test class 'TestLogFormatter' because it has a __init__ constructor (from: test_logger.py)
  class TestLogFormatter(ColoredFormatter):
warning: `VIRTUAL_ENV=utilities-unittests` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead


pytest-check-x86: install_deps /tmp/github-webhook-openshift-virtualization-tests-0jdiqbs8-worktree-15a3f5aa-ae1b-42a3-a9f5-216274466a80> python -I -m pip install uv
pytest-check-x86: commands[0] /tmp/github-webhook-openshift-virtualization-tests-0jdiqbs8-worktree-15a3f5aa-ae1b-42a3-a9f5-216274466a80> uv run pytest --tc-file=tests/global_config.py --collect-only
============================= test session starts ==============================
platform linux -- Python 3.14.4, pytest-9.0.3, pluggy-1.6.0
cachedir: pytest-check-x86/.pytest_cache
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /tmp/github-webhook-openshift-virtualization-tests-0jdiqbs8-worktree-15a3f5aa-ae1b-42a3-a9f5-216274466a80
configfile: pytest.ini (WARNING: ignoring pytest config in pyproject.toml!)
testpaths: tests
plugins: repeat-0.9.4, metadata-3.1.1, mock-3.15.1, html-4.2.0, jira-0.3.24, order-1.4.0, progress-1.4.0, testconfig-0.2.0, benchmark-5.2.3, dependency-0.6.1, anyio-4.13.0

__________________________ tests/data_protection/oadp __________________________
/usr/lib64/python3.14/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1406: in _gcd_import
    ???
<frozen importlib._bootstrap>:1371: in _find_and_load
    ???
<frozen importlib._bootstrap>:1342: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:938: in _load_unlocked
    ???
.venv/lib64/python3.14/site-packages/_pytest/assertion/rewrite.py:197: in exec_module
    exec(co, module.__dict__)
tests/data_protection/oadp/conftest.py:2: in <module>
    from ocp_resources.data_protection_application import DataProtectionApplication
E   ModuleNotFoundError: No module named 'ocp_resources.data_protection_application'

WARNING: cannot execute test relative to others: tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream9#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#rhel.8#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#
...[TRUNCATED]...
helOsMatrix::test_generate_instance_type_single_digit_versions PASSED [ 68%]
utilities/unittests/test_os_utils.py::TestOsMappingsConstants::test_rhel_os_mapping_structure PASSED [ 68%]
utilities/unittests/test_os_utils.py::TestOsMappingsConstants::test_windows_os_mapping_structure PASSED [ 68%]
utilities/unittests/test_os_utils.py::TestOsMappingsConstants::test_fedora_os_mapping_structure PASSED [ 68%]
utilities/unittests/test_os_utils.py::TestOsMappingsConstants::test_centos_os_mapping_structure PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_returns_latest_os_dict_when_found PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_returns_latest_os_dict_from_first_position PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_returns_latest_os_dict_from_middle_position PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_raises_error_when_no_latest_released PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_raises_error_on_empty_list PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_returns_first_latest_when_multiple_marked PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_handles_complex_os_matrix_structure PASSED [ 69%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_handles_latest_released_false_value PASSED [ 70%]
utilities/unittests/test_os_utils.py::TestGenerateLatestOsDict::test_raises_error_when_all_latest_released_false PASSED [ 70%]
utilities/unittests/test_pytest_matrix_utils.py::TestSnapshotMatrix::test_snapshot_matrix_with_snapshot_enabled PASSED [ 70%]
utilities/unittests/test_pytest_matrix_utils.py::TestSnapshotMatrix::test_snapshot_matrix_empty_matrix PASSED [ 70%]
utilities/unittests/test_pytest_matrix_utils.py::TestSnapshotMatrix::test_snapshot_matrix_no_snapshot_enabled PASSED [ 70%]
utilities/unittests/test_pytest_matrix_utils.py::TestWithoutSnapshotCapabilityMatrix::test_without_snapshot_capability_matrix PASSED [ 70%]
utilities/unittests/test_pytest_matrix_utils.py::TestWithoutSnapshotCapabilityMatrix::test_without_snapshot_capability_matrix_empty_matrix PASSED [ 70%]
utilities/unittests/test_pytest_matrix_utils.py::TestWithoutSnapshotCapabilityMatrix::test_without_snapshot_capability_matrix_all_have_snapshot PASSED [ 71%]
utilities/unittests/test_pytest_matrix_utils.py::TestOnlineResizeMatrix::test_online_resize_matrix_with_online_resize_enabled PASSED [ 71%]
utilities/unittests/test_pytest_matrix_utils.py::TestOnlineResizeMatrix::test_online_resize_matrix_empty_matrix PASSED [ 71%]
utilities/unittests/test_pytest_matrix_utils.py::TestHppMatrix::test_hpp_matrix_with_hpp_provisioner PASSED [ 71%]
utilities/unittests/test_pytest_matrix_utils.py::TestHppMatrix::test_hpp_matrix_empty_matrix PASSED [ 71%]
utilities/unittests/test_pytest_matrix_utils.py::TestWffcMatrix::test_wffc_matrix_with_wffc_enabled PASSED [ 71%]
utilities/unittests/test_pytest_matrix_utils.py::TestWffcMatrix::test_wffc_matrix_empty_matrix PASSED [ 71%]
utilities/unittests/test_pytest_matrix_utils.py::TestWffcMatrix::test_wffc_matrix_no_wffc_enabled PASSED [ 72%]
utilities/unittests/test_pytest_matrix_utils.py::TestImmediateMatrix::test_immediate_matrix_with_immediate_enabled PASSED [ 72%]
utilities/unittests/test_pytest_matrix_utils.py::TestImmediateMatrix::test_immediate_matrix_empty_matrix PASSED [ 72%]
utilities/unittests/test_pytest_matrix_utils.py::TestImmediateMatrix::test_immediate_matrix_no_immediate_enabled PASSED [ 72%]
utilities/unittests/test_pytest_matrix_utils.py::TestRwxMatrix::test_rwx_matrix_with_rwx_enabled PASSED [ 72%]
utilities/unittests/test_pytest_matrix_utils.py::TestRwxMatrix::test_rwx_matrix_empty_matrix PASSED [ 72%]
utilities/unittests/test_pytest_matrix_utils.py::TestRwxMatrix::test_rwx_matrix_no_rwx_enabled PASSED [ 72%]
utilities/unittests/test_pytest_matrix_utils.py::TestRwxMatrix::test_rwx_matrix_missing_access_mode_key PASSED [ 73%]
utilities/unittests/test_pytest_matrix_utils.py::TestMatrixFunctionSignatures::test_snapshot_matrix_signature PASSED [ 73%]
utilities/unittests/test_pytest_matrix_utils.py::TestMatrixFunctionSignatures::test_without_snapshot_capability_matrix_signature PASSED [ 73%]
utilities/unittests/test_pytest_matrix_utils.py::TestMatrixFunctionSignatures::test_online_resize_matrix_signature PASSED [ 73%]
utilities/unittests/test_pytest_matrix_utils.py::TestMatrixFunctionSignatures::test_hpp_matrix_signature PASSED [ 73%]
utilities/unittests/test_pytest_matrix_utils.py::TestMatrixFunctionSignatures::test_wffc_matrix_signature PASSED [ 73%]
utilities/unittests/test_pytest_matrix_utils.py::TestMatrixFunctionSignatures::test_rwx_matrix_signature PASSED [ 73%]
utilities/unittests/test_pytest_utils.py::TestValidateCpuArchParams::test_homogeneous_cluster_no_option_ok PASSED [ 73%]
utilities/unittests/test_pytest_utils.py::TestValidateCpuArchParams::test_unsupported_cpu_architecture_raises PASSED [ 74%]
utilities/unittests/test_pytest_utils.py::TestValidateCpuArchParams::test_homogeneous_cluster_with_option_raises PASSED [ 74%]
utilities/unittests/test_pytest_utils.py::TestValidateCpuArchParams::test_heterogeneous_cluster_no_option_raises PASSED [ 74%]
utilities/unittests/test_pytest_utils.py::TestValidateCpuArchParams::test_heterogeneous_cluster_option_not_in_cluster_raises PASSED [ 74%]
utilities/unittests/test_pytest_utils.py::TestValidateCpuArchParams::test_heterogeneous_cluster_valid_option_ok PASSED [ 74%]
utilities/unittests/test_pytest_utils.py::TestValidateCollectedTestsArchParams::test_multiarch_marked_tests_on_homogeneous_cluster_raises PASSED [ 74%]
utilities/unittests/test_pytest_utils.py::TestValidateCollectedTestsArchParams::test_multi_arch_option_with_non_multiarch_tests_raises PASSED [ 74%]
utilities/unittests/test_pytest_utils.py::TestGetBaseMatrixName::test_get_base_matrix_name_with_multiple_matrices PASSED [ 75%]
utilities/unittests/test_pytest_utils.py::TestGetBaseMatrixName::test_get_base_matrix_name_with_single_matrix PASSED [ 75%]
utilities/unittests/test_pytest_utils.py::TestGetBaseMatrixName::test_get_base_matrix_name_no_pattern_match PASSED [ 75%]
utilities/unittests/test_pytest_utils.py::TestGetBaseMatrixName::test_get_base_matrix_name_empty_string PASSED [ 75%]
utilities/unittests/test_pytest_utils.py::TestGetMatrixParams::test_get_matrix_params_existing_matrix PASSED [ 75%]
utilities/unittests/test_pytest_utils.py::TestGetMatrixParams::test_get_matrix_params_single_dict PASSED [ 75%]
utilities/unittests/test_pytest_utils.py::TestGetMatrixParams::test_get_matrix_params_missing_matrix PASSED [ 75%]
utilities/unittests/test_pytest_utils.py::TestGetMatrixParams::test_get_matrix_params_with_function_not_found PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestGetMatrixParams::test_get_matrix_params_skip_flags_true PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestGetMatrixParams::test_get_matrix_params_skip_flags_with_base_matrix PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestConfigDefaultStorageClass::test_config_default_storage_class_cmd_override PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestConfigDefaultStorageClass::test_config_default_storage_class_matrix_override PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestConfigDefaultStorageClass::test_config_default_storage_class_matrix_contains_default PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestConfigDefaultStorageClass::test_config_default_storage_class_no_changes PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestSeparator::test_separator_no_value PASSED [ 76%]
utilities/unittests/test_pytest_utils.py::TestSeparator::test_separator_with_value PASSED [ 77%]
utilities/unittests/test_pytest_utils.py::TestSeparator::test_separator_fallback_size PASSED [ 77%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_autouse_in_middle PASSED [ 77%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_autouse_at_end PASSED [ 77%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_autouse_already_first PASSED [ 77%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_autouse_not_in_list PASSED [ 77%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_empty_arg2fixturedefs PASSED [ 77%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_break_behavior PASSED [ 78%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_single_fixture PASSED [ 78%]
utilities/unittests/test_pytest_utils.py::TestReorderEarlyFixtures::test_reorder_early_fixtures_multiple_early_fixtures_only_autouse PASSED [ 78%]
utilities/unittests/test_pytest_utils.py::TestMarkNmstateDependentTests::test_adds_nmstate_marker_when_fixture_present PASSED [ 78%]
utilities/unittests/test_pytest_utils.py::TestMarkNmstateDependentTests::test_no_marker_when_placeholder_absent PASSED [ 78%]
utilities/unittests/test_pytest_utils.py::TestMarkNmstateDependentTests::test_empty_fixturenames_unchanged PASSED [ 78%]
utilities/unittests/test_pytest_utils.py::TestMarkNmstateDependentTests::test_item_missing_fixturenames_unchanged PASSED [ 78%]
utilities/unittests/test_pytest_utils.py::TestStopIfRunInProgress::test_stop_if_run_in_progress_exists PASSED [ 79%]
utilities/unittests/test_pytest_utils.py::TestStopIfRunInProgress::test_stop_if_run_in_progress_not_exists PASSED [ 79%]
utilities/unittests/test_pytest_utils.py::TestDeployRunInProgressNamespace::test_deploy_run_in_progress_namespace_not_exists PASSED [ 79%]
utilities/unittests/test_pytest_utils.py::TestDeployRunInProgressNamespace::test_deploy_run_in_progress_namespace_exists PASSED [ 79%]
utilities/unittests/test_pytest_utils.py::TestDeployRunInProgressConfigMap::test_deploy_run_in_progress_config_map PASSED [ 79%]
utilities/unittests/test_pytest_utils.py::TestRunInProgressConfigMap::test_run_in_progress_config_map_with_session PASSED [ 79%]
utilities/unittests/test_pytest_utils.py::TestRunInProgressConfigMap::test_run_in_progress_config_map_without_session PASSED [ 79%]
utilities/unittests/test_pytest_utils.py::TestGetCurrentRunningData::test_get_current_running_data PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestGetCurrentRunningData::test_get_current_running_data_no_container PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestSkipIfPytestFlagsExists::test_skip_if_pytest_flags_exists_collect_only PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestSkipIfPytestFlagsExists::test_skip_if_pytest_flags_exists_collectonly PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestSkipIfPytestFlagsExists::test_skip_if_pytest_flags_exists_setup_plan PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestSkipIfPytestFlagsExists::test_skip_if_pytest_flags_exists_no_flags PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestSkipIfPytestFlagsExists::test_skip_if_pytest_flags_exists_collect_tests_markers PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestGetArtifactoryServerUrl::test_get_artifactory_server_url_env_variable PASSED [ 80%]
utilities/unittests/test_pytest_utils.py::TestGetArtifactoryServerUrl::test_get_artifactory_server_url_matching_domain PASSED [ 81%]
utilities/unittests/test_pytest_utils.py::TestGetArtifactoryServerUrl::test_get_artifactory_server_url_default_server PASSED [ 81%]
utilities/unittests/test_pytest_utils.py::TestGetArtifactoryServerUrl::test_get_artifactory_server_url_disabled_bitwarden_no_env_var PASSED [ 81%]
utilities/unittests/test_pytest_utils.py::TestGetArtifactoryServerUrl::test_get_artifactory_server_url_default_server_empty_dict PASSED [ 81%]
utilities/unittests/test_pytest_utils.py::TestGetArtifactoryServerUrl::test_get_artifactory_server_url_default_server_missing_server_key PASSED [ 81%]
utilities/unittests/test_pytest_utils.py::TestGetCnvVersionExplorerUrl::test_get_cnv_version_explorer_url_install_flag PASSED [ 81%]
utilities/unittests/test_pytest_utils.py::TestGetCnvVersionExplorerUrl::test_get_cnv_version_explorer_url_eus_upgrade PASSED [ 81%]
utilities/unittests/test_pytest_utils.py::TestGetCnvVersionExplorerUrl::test_get_cnv_version_explorer_url_missing_env PASSED [ 82%]
utilities/unittests/test_pytest_utils.py::TestGetCnvVersionExplorerUrl::test_get_cnv_version_explorer_url_no_relevant_flags PASSED [ 82%]
utilities/unittests/test_pytest_utils.py::TestGetTestsClusterMarkers::test_get_tests_cluster_markers_success PASSED [ 82%]
utilities/unittests/test_pytest_utils.py::TestGetTestsClusterMarkers::test_get_tests_cluster_markers_no_markers PASSED [ 82%]
utilities/unittests/test_pytest_utils.py::TestGetTestsClusterMarkers::test_get_tests_cluster_markers_with_filepath PASSED [ 82%]
utilities/unittests/test_pytest_utils.py::TestGetTestsClusterMarkers::test_get_tests_cluster_markers_config_section_parsing PASSED [ 82%]
utilities/unittests/test_pytest_utils.py::TestGetTestsClusterMarkers::test_get_tests_cluster_markers_hardware_section PASSED [ 82%]
utilities/unittests/test_pytest_utils.py::TestGetTestsClusterMarkers::test_get_tests_cluster_markers_section_end_on_empty_line PASSED [ 83%]
utilities/unittests/test_pytest_utils.py::TestGetTestsClusterMarkers::test_get_tests_cluster_markers_section_end_on_comment PASSED [ 83%]
utilities/unittests/test_pytest_utils.py::TestExitPytestExecution::test_exit_pytest_execution_basic PASSED [ 83%]
utilities/unittests/test_pytest_utils.py::TestExitPytestExecution::test_exit_pytest_execution_with_filename PASSED [ 83%]
utilities/unittests/test_pytest_utils.py::TestExitPytestExecution::test_exit_pytest_execution_with_junitxml PASSED [ 83%]
utilities/unittests/test_pytest_utils.py::TestExitPytestExecution::test_exit_pytest_execution_sanity_failure_collects_must_gather PASSED [ 83%]
utilities/unittests/test_pytest_utils.py::TestExitPytestExecution::test_exit_pytest_execution_must_gather_fails_silently PASSED [ 83%]
utilities/unittests/test_pytest_utils.py::TestExitPytestExecution::test_exit_pytest_execution_custom_return_code PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestExitPytestExecution::test_exit_pytest_execution_all_options PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestGetMatrixParamsAdditionalCoverage::test_get_matrix_params_missing_matrix_in_config PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_generate_rhel_os_matrix PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_generate_fedora_os_matrix PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_generate_centos_os_matrix PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_generate_windows_os_matrix PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_empty_os_dict_does_nothing PASSED [ 84%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_generate_multiple_os_matrices PASSED [ 85%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_sets_latest_rhel_os_dict PASSED [ 85%]
utilities/unittests/test_pytest_utils.py::TestGenerateCommonTemplateMatrixDicts::test_generate_with_cpu_arch PASSED [ 85%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_generate_instance_type_rhel_matrix_no_arch PASSED [ 85%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_generate_instance_type_rhel_matrix_with_arch PASSED [ 85%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_generate_instance_type_fedora_matrix PASSED [ 85%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_generate_instance_type_centos_matrix PASSED [ 85%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_generate_instance_type_centos_matrix_with_s390x_uses_none PASSED [ 86%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_generate_instance_type_rhel_matrix_with_s390x PASSED [ 86%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_sets_latest_instance_type_rhel_os_dict PASSED [ 86%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_empty_os_dict_does_nothing PASSED [ 86%]
utilities/unittests/test_pytest_utils.py::TestGenerateInstanceTypeMatrixDicts::test_generate_instance_type_centos_matrix_with_non_s390x_arch PASSED [ 86%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_saves_system_windows_os_matrix PASSED [ 86%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_saves_system_rhel_os_matrix PASSED [ 86%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_updates_rhel_matrix_with_latest_rhel_option PASSED [ 87%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_updates_windows_matrix_with_latest_windows_option PASSED [ 87%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_updates_centos_matrix_with_latest_centos_option PASSED [ 87%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_updates_fedora_matrix_with_latest_fedora_option PASSED [ 87%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_no_update_without_latest_option PASSED [ 87%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_latest_rhel_with_missing_latest_dict_uses_defaults PASSED [ 87%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_latest_windows_with_missing_latest_dict_uses_defaults PASSED [ 87%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_no_update_when_matrix_is_missing PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateLatestOsConfig::test_multiple_latest_options PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_multi_arch_option_logs_warning PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_single_arch_option_sets_cpu_arch PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_empty_option_uses_cluster_architecture PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_multiarch_cluster_uses_os_matrix_arch PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_s390x_architecture_sets_images PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_arm64_option_sets_images PASSED [ 88%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_non_multiarch_amd64_cluster_uses_py_config_no_cpu_arch PASSED [ 89%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_non_amd64_cluster_uses_py_config_with_cpu_arch PASSED [ 89%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_three_arch_option_logs_warning PASSED [ 89%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_multiarch_cluster_arm64_uses_correct_os_matrix PASSED [ 89%]
utilities/unittests/test_pytest_utils.py::TestUpdateCpuArchRelatedConfig::test_validate_cpu_arch_params_called_first PASSED [ 89%]
utilities/unittests/test_sanity.py::TestStorageSanityCheck::test_storage_sanity_check_matching_storage_classes PASSED [ 89%]
utilities/unittests/test_sanity.py::TestStorageSanityCheck::test_storage_sanity_check_missing_storage_classes PASSED [ 89%]
utilities/unittests/test_sanity.py::TestStorageSanityCheck::test_storage_sanity_check_extra_storage_classes PASSED [ 90%]
utilities/unittests/test_sanity.py::TestStorageSanityCheck::test_storage_sanity_check_different_order PASSED [ 90%]
utilities/unittests/test_sanity.py::TestStorageSanityCheck::test_storage_sanity_check_empty_storage_class_matrix PASSED [ 90%]
utilities/unittests/test_sanity.py::TestStorageSanityCheck::test_storage_sanity_check_logging_behavior PASSED [ 90%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_skip_cluster_health_check_marker PASSED [ 90%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_skip_check_flag PASSED [ 90%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_skip_storage_check PASSED [ 90%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_skip_nodes_check PASSED [ 91%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_successful_full_check PASSED [ 91%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_storage_sanity_error PASSED [ 91%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_node_unschedulable_error PASSED [ 91%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_node_not_ready_error PASSED [ 91%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_cluster_sanity_error PASSED [ 91%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_timeout_expired_error_converted PASSED [ 91%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_components_called_in_order PASSED [ 92%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_assert_nodes_healthy_parameters PASSED [ 92%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_assert_nodes_schedulable_called PASSED [ 92%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_wait_for_pods_running_parameters PASSED [ 92%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_wait_for_hco_conditions_called PASSED [ 92%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_with_junitxml_property PASSED [ 92%]
utilities/unittests/test_sanity.py::TestClusterSanity::test_cluster_sanity_skip_webhook_check PASSED [ 92%]
utilities/unittests/test_sanity.py::TestDiscoverWebhookServices::test_discover_webhook_services_finds_services_in_hco_namespace PASSED [ 92%]
utilities/unittests/test_sanity.py::TestDiscoverWebhookServices::test_discover_webhook_services_ignores_other_namespaces PASSED [ 93%]
utilities/unittests/test_sanity.py::TestDiscoverWebhookServices::test_discover_webhook_services_skips_url_webhooks PASSED [ 93%]
utilities/unittests/test_sanity.py::TestDiscoverWebhookServices::test_discover_webhook_services_empty_webhooks PASSED [ 93%]
utilities/unittests/test_sanity.py::TestDiscoverWebhookServices::test_discover_webhook_services_deduplicates PASSED [ 93%]
utilities/unittests/test_sanity.py::TestCheckWebhookEndpointsHealth::test_check_webhook_endpoints_health_all_healthy PASSED [ 93%]
utilities/unittests/test_sanity.py::TestCheckWebhookEndpointsHealth::test_check_webhook_endpoints_health_missing_endpoint PASSED [ 93%]
utilities/unittests/test_sanity.py::TestCheckWebhookEndpointsHealth::test_check_webhook_endpoints_health_no_subsets PASSED [ 93%]
utilities/unittests/test_sanity.py::TestCheckWebhookEndpointsHealth::test_check_webhook_endpoints_health_no_addresses PASSED [ 94%]
utilities/unittests/test_sanity.py::TestCheckWebhookEndpointsHealth::test_check_webhook_endpoints_health_no_webhooks_discovered PASSED [ 94%]
utilities/unittests/test_sanity.py::TestCheckWebhookEndpointsHealth::test_check_webhook_endpoints_health_api_exception PASSED [ 94%]
utilities/unittests/test_sanity.py::TestCheckVmCreationCapability::test_check_vm_creation_capability_success PASSED [ 94%]
utilities/unittests/test_sanity.py::TestCheckVmCreationCapability::test_check_vm_creation_capability_api_error PASSED [ 94%]
utilities/unittests/test_sanity.py::TestCheckVmCreationCapability::test_check_vm_creation_capability_unexpected_error PASSED [ 94%]
utilities/unittests/test_sanity.py::TestCheckVmCreationCapability::test_check_vm_creation_capability_connection_error PASSED [ 94%]
utilities/unittests/test_sanity.py::TestCheckVmCreationCapability::test_check_vm_creation_capability_timeout_error PASSED [ 95%]
utilities/unittests/test_ssp.py::TestWaitForDeletedDataImportCrons::test_wait_for_deleted_data_import_crons_success PASSED [ 95%]
utilities/unittests/test_ssp.py::TestWaitForDeletedDataImportCrons::test_wait_for_deleted_data_import_crons_timeout PASSED [ 95%]
utilities/unittests/test_ssp.py::TestWaitForAtLeastOneAutoUpdateDataImportCron::test_wait_for_at_least_one_auto_update_data_import_cron_success PASSED [ 95%]
utilities/unittests/test_ssp.py::TestWaitForAtLeastOneAutoUpdateDataImportCron::test_wait_for_at_least_one_auto_update_data_import_cron_timeout PASSED [ 95%]
utilities/unittests/test_ssp.py::TestMatrixAutoBootDataImportCronPrefixes::test_matrix_auto_boot_data_import_cron_prefixes_returns_list PASSED [ 95%]
utilities/unittests/test_ssp.py::TestGetDataImportCrons::test_get_data_import_crons_success PASSED [ 95%]
utilities/unittests/test_ssp.py::TestGetSspResource::test_get_ssp_resource_success PASSED [ 96%]
utilities/unittests/test_ssp.py::TestGetSspResource::test_get_ssp_resource_not_found PASSED [ 96%]
utilities/unittests/test_ssp.py::TestIsSspPodRunning::test_is_ssp_pod_running_true PASSED [ 96%]
utilities/unittests/test_ssp.py::TestIsSspPodRunning::test_is_ssp_pod_running_false_not_running PASSED [ 96%]
utilities/unittests/test_ssp.py::TestVerifySspPodIsRunning::test_verify_ssp_pod_is_running_success PASSED [ 96%]
utilities/unittests/test_ssp.py::TestVerifySspPodIsRunning::test_verify_ssp_pod_is_running_timeout PASSED [ 96%]
utilities/unittests/test_ssp.py::TestWaitForSspConditions::test_wait_for_ssp_conditions_success PASSED [ 96%]
utilities/unittests/test_ssp.py::TestWaitForConditionMessageValue::test_wait_for_condition_message_value_success PASSED [ 96%]
utilities/unittests/test_ssp.py::TestWaitForConditionMessageValue::test_wait_for_condition_message_value_timeout PASSED [ 97%]
utilities/unittests/test_ssp.py::TestCreateCustomTemplateFromUrl::test_create_custom_template_from_url_success PASSED [ 97%]
utilities/unittests/test_ssp.py::TestGuestAgentVersionParser::test_guest_agent_version_parser_standard_format PASSED [ 97%]
utilities/unittests/test_ssp.py::TestGuestAgentVersionParser::test_guest_agent_version_parser_with_extra_info PASSED [ 97%]
utilities/unittests/test_ssp.py::TestGuestAgentVersionParser::test_guest_agent_version_parser_four_part_version PASSED [ 97%]
utilities/unittests/test_ssp.py::TestGuestAgentVersionParser::test_guest_agent_version_parser_invalid_format PASSED [ 97%]
utilities/unittests/test_ssp.py::TestGetWindowsTimezone::test_get_windows_timezone_success PASSED [ 97%]
utilities/unittests/test_ssp.py::TestGetWindowsTimezone::test_get_windows_timezone_with_standard_name PASSED [ 98%]
utilities/unittests/test_ssp.py::TestGetGaVersion::test_get_ga_version_success PASSED [ 98%]
utilities/unittests/test_ssp.py::TestGetCimInstanceJson::test_get_cim_instance_json_success PASSED [ 98%]
utilities/unittests/test_ssp.py::TestGetRegProductName::test_get_reg_product_name_success PASSED [ 98%]
utilities/unittests/test_ssp.py::TestGetWindowsOsInfo::test_get_windows_os_info_success PASSED [ 98%]
utilities/unittests/test_ssp.py::TestValidateOsInfoVmiVsWindowsOs::test_validate_os_info_vmi_vs_windows_os_success PASSED [ 98%]
utilities/unittests/test_ssp.py::TestValidateOsInfoVmiVsWindowsOs::test_validate_os_info_vmi_vs_windows_os_no_vmi_info PASSED [ 98%]
utilities/unittests/test_ssp.py::TestClusterInstanceTypeForHotPlug::test_cluster_instance_type_for_hot_plug_success PASSED [ 99%]
utilities/unittests/test_ssp.py::TestClusterInstanceTypeForHotPlug::test_cluster_instance_type_for_hot_plug_with_none_cpu_model PASSED [ 99%]
utilities/unittests/test_vnc_utils.py::TestVNCConnection::test_vnc_connection_init PASSED [ 99%]
utilities/unittests/test_vnc_utils.py::TestVNCConnection::test_vnc_connection_enter_success PASSED [ 99%]
utilities/unittests/test_vnc_utils.py::TestVNCConnection::test_vnc_connection_enter_no_sample PASSED [ 99%]
utilities/unittests/test_vnc_utils.py::TestVNCConnection::test_vnc_connection_exit PASSED [ 99%]
utilities/unittests/test_vnc_utils.py::TestVNCConnection::test_vnc_connection_context_manager PASSED [ 99%]
utilities/unittests/test_vnc_utils.py::TestVNCConnection::test_vnc_connection_virtctl_command_format PASSED [100%]

================================ tests coverage ================================
_______________ coverage: platform linux, python 3.14.4-final-0 ________________

Name                               Stmts   Miss   Cover   Missing
-----------------------------------------------------------------
utilities/architecture.py             15      0 100.00%
utilities/artifactory.py              47      0 100.00%
utilities/bitwarden.py                41      0 100.00%
utilities/cluster.py                  16      0 100.00%
utilities/console.py                  59      4  93.22%   75-78
utilities/constants.py               489      0 100.00%
utilities/cpu.py                      47      0 100.00%
utilities/data_collector.py           84      0 100.00%
utilities/data_utils.py               10      0 100.00%
utilities/database.py                 49      0 100.00%
utilities/exceptions.py               66      5  92.42%   137-142
utilities/guest_support.py            54      0 100.00%
utilities/hco.py                     197      0 100.00%
utilities/jira.py                     21      0 100.00%
utilities/logger.py                   47      0 100.00%
utilities/monitoring.py              112      7  93.75%   65-67, 154, 193-195
utilities/must_gather.py              41      0 100.00%
utilities/oadp.py                     97      0 100.00%
utilities/operator.py                351     10  97.15%   174, 231, 287-288, 384-394, 528, 533, 556
utilities/os_utils.py                 83      1  98.80%   281
utilities/pytest_matrix_utils.py      51      0 100.00%
utilities/pytest_utils.py            245      2  99.18%   101, 444
utilities/sanity.py                  119      0 100.00%
utilities/ssp.py                     123      4  96.75%   49, 248, 305, 308
utilities/vnc_utils.py                19      0 100.00%
-----------------------------------------------------------------
TOTAL                               2483     33  98.67%
Coverage HTML written to dir utilities/htmlcov
Coverage XML written to file utilities/coverage.xml
Required test coverage of 95% reached. Total coverage: 98.67%
============================= 726 passed in 9.80s ==============================
utilities-unittests: commands[1] /tmp/github-webhook-openshift-virtualization-tests-0jdiqbs8-worktree-15a3f5aa-ae1b-42a3-a9f5-216274466a80> uv run python -c 'print('"'"'\n✅ All utilities unit tests passed with required coverage threshold!'"'"')'

✅ All utilities unit tests passed with required coverage threshold!
  pytest-check-x86: FAIL code 2 (38.11=setup[7.56]+cmd[30.54] seconds)
  pytest-check-arm64: FAIL code 2 (11.98=setup[3.65]+cmd[8.34] seconds)
  pytest-check-s390x: FAIL code 2 (10.98=setup[3.24]+cmd[7.74] seconds)
  unused-code: OK (92.76=setup[70.71]+cmd[22.06] seconds)
  utilities-unittests: OK (17.87=setup[4.36]+cmd[13.46,0.05] seconds)
  evaluation failed :( (171.78 seconds)