Skip to content

CherryPicked: [cnv-4.20] [4.21][Storage] Manual Cherry-Pick: Add Velero backup hooks opt-out tests - #5961

Open
cnv-tests-github-webhook-dollierp[bot] wants to merge 1 commit into
cnv-4.20from
CherryPicked-velero-hooks-automation-cnv-4.21-Gx5Mt
Open

CherryPicked: [cnv-4.20] [4.21][Storage] Manual Cherry-Pick: Add Velero backup hooks opt-out tests#5961
cnv-tests-github-webhook-dollierp[bot] wants to merge 1 commit into
cnv-4.20from
CherryPicked-velero-hooks-automation-cnv-4.21-Gx5Mt

[4.21][Storage] Manual Cherry-Pick: Add Velero backup hooks opt-out t…

933d477
Select commit
Loading
Failed to load commit list.
cnv-tests-github-webhook-dollierp / tox failed Aug 11, 2026 in 0s

Tox

Details

warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` instead
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
Using CPython 3.12.13 interpreter at: /usr/bin/python3.12
Creating virtual environment at: .venv
   Building openshift-virtualization-tests-4-20 @ file:///tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf
      Built openshift-virtualization-tests-4-20 @ file:///tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf
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 172 packages in 22.97s
/tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf/.venv/lib64/python3.12/site-packages/pytest_progress.py:155: PytestDeprecationWarning: The hookimpl ProgressTerminalReporter.pytest_report_teststatus uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
 to configure the hooks.
 See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
  @pytest.mark.tryfirst
warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` instead
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
/tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf/.venv/lib64/python3.12/site-packages/pytest_progress.py:155: PytestDeprecationWarning: The hookimpl ProgressTerminalReporter.pytest_report_teststatus uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
 to configure the hooks.
 See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
  @pytest.mark.tryfirst
warning: The `tool.uv.dev-dependencies` field (used in `pyproject.toml`) is deprecated and will be removed in a future release; use `dependency-groups.dev` 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
/tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf/.venv/lib64/python3.12/site-packages/pytest_progress.py:155: PytestDeprecationWarning: The hookimpl ProgressTerminalReporter.pytest_report_teststatus uses old-style configuration options (marks or attributes).
Please use the pytest.hookimpl(tryfirst=True) decorator instead
 to configure the hooks.
 See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
  @pytest.mark.tryfirst


utilities-unittests: OK ✔ in 5 minutes 10.67 seconds
pytest-check-arm64: FAIL ✖ in 7 minutes 7.41 seconds
pytest-check-arm64: install_deps /tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf> python -I -m pip install uv
pytest-check-arm64: commands[0] /tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf> uv run pytest --tc-file=tests/global_config.py --collect-only -m arm64
============================= test session starts ==============================
platform linux -- Python 3.12.13, pytest-8.4.2, pluggy-1.6.0
cachedir: pytest-check-arm64/.pytest_cache
benchmark: 5.1.0 (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-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf
configfile: pytest.ini
testpaths: tests
plugins: metadata-3.1.1, mock-3.15.1, benchmark-5.1.0, dependency-0.6.0, html-4.1.1, jira-0.3.24, order-1.3.0, progress-1.3.0, subtests-0.15.0, testconfig-0.2.0, anyio-4.11.0, cov-7.0.0, timeout-2.4.0, xdist-3.8.0

__________________________ tests/data_protection/oadp __________________________
/usr/lib64/python3.12/importlib/__init__.py:90: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1387: in _gcd_import
    ???
<frozen importlib._bootstrap>:1360: in _find_and_load
    ???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:935: in _load_unlocked
    ???
.venv/lib64/python3.12/site-packages/_pytest/assertion/rewrite.py:186: in exec_module
    exec(co, module.__dict__)
tests/data_protection/oadp/conftest.py:7: in <module>
    from tests.data_protection.oadp.utils import (
tests/data_protection/oadp/utils.py:94: in <module>
    def assert_velero_backup_hooks_not_injected(vm: VirtualMachineForTests, admin_client: DynamicClient) -> None:
                                                    ^^^^^^^^^^^^^^^^^^^^^^
E   NameError: name 'VirtualMachineForTests' is not defined

WARNING: cannot execute test relative to others: tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_create_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_centos_os.py::TestVMCreationAndValidation::test_start_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_create_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_fedora_os.py::TestVMCreationAndValidation::test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_create_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMCreationAndValidation::test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#] tests/infrastructure/instance_types/supported_os/test_rhel_os.py::TestVMMigrationAndState::test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#].
collected 2289 items / 1 error / 1447 deselected / 842 selected

<Dir github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf>
  <Package tests>
    <Package infrastructure>
      <Package instance_types>
        <Dir supported_os>
          <Module test_centos_os.py>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_start_vm[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_vm_console[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_vmi_guest_agent_exists[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#centos.stream10#-#ocs-storagecluster-ceph-rbd-virtualization#]>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#centos.stream10#-#hostpath-csi-basic#]>
              <Function test_start_vm[#centos.stream10#-#hostpath-csi-basic#]>
              <Function test_vm_console[#centos.stream10#-#hostpath-csi-basic#]>
              <Function test_vmi_guest_agent_exists[#centos.stream10#-#hostpath-csi-basic#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#centos.stream10#-#hostpath-csi-basic#]>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#centos.stream10#-#hostpath-csi-pvc-block#]>
              <Function test_start_vm[#centos.stream10#-#hostpath-csi-pvc-block#]>
              <Function test_vm_console[#centos.stream10#-#hostpath-csi-pvc-block#]>
              <Function test_vmi_guest_agent_exists[#centos.stream10#-#hostpath-csi-pvc-block#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#centos.stream10#-#hostpath-csi-pvc-block#]>
          <Module test_fedora_os.py>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_start_vm[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_vm_console[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_vmi_guest_agent_exists[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#fedora.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#fedora.arm64#-#hostpath-csi-basic#]>
              <Function test_start_vm[#fedora.arm64#-#hostpath-csi-basic#]>
              <Function test_vm_console[#fedora.arm64#-#hostpath-csi-basic#]>
              <Function test_vmi_guest_agent_exists[#fedora.arm64#-#hostpath-csi-basic#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#fedora.arm64#-#hostpath-csi-basic#]>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#fedora.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_start_vm[#fedora.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_vm_console[#fedora.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_vmi_guest_agent_exists[#fedora.arm64#-#hostpath-csi-pvc-block#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#fedora.arm64#-#hostpath-csi-pvc-block#]>
          <Module test_rhel_os.py>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_start_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_vm_console[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_expose_ssh[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_vmi_guest_agent_exists[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
            <Class TestVMMigrationAndState>
              <Function test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_pause_unpause_vm[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_pause_unpause_after_migrate[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_verify_virtctl_guest_agent_data_after_migrate[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_start_vm[#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_vm_console[#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_expose_ssh[#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_vmi_guest_agent_exists[#rhel.10.arm64#-#hostpath-csi-basic#]>
            <Class TestVMMigrationAndState>
              <Function test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_pause_unpause_vm[#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_pause_unpause_after_migrate[#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_verify_virtctl_guest_agent_data_after_migrate[#rhel.10.arm64#-#hostpath-csi-basic#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#rhel.10.arm64#-#hostpath-csi-basic#]>
            <Class TestVMCreationAndValidation>
              <Function test_create_vm[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_start_vm[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_vm_console[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_expose_ssh[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_vmi_guest_agent_exists[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
            <Class TestVMMigrationAndState>
              <Function test_migrate_vm[#ocs-storagecluster-ceph-rbd-virtualization#-#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_pause_unpause_vm[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_pause_unpause_after_migrate[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_verify_virtctl_guest_agent_data_after_migrate[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
            <Class TestVMDeletion>
              <Function test_vm_deletion[#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
            <Class TestVMMigrationAndState>
              <Function test_migrate_vm[#hostpath-csi-basic#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_migrate_vm[#hostpath-csi-basic#-#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_migrate_vm[#hostpath-csi-basic#-#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
              <Function test_migrate_vm[#hostpath-csi-pvc-block#-#rhel.10.arm64#-#ocs-storagecluster-ceph-rbd-virtualization#]>
              <Function test_migrate_vm[#hostpath-csi-pvc-block#-#rhel.10.arm64#-#hostpath-csi-basic#]>
              <Function test_migrate_vm[#hostpath-csi-pvc-block#-#rhel.10.arm64#-#hostpath-csi-pvc-block#]>
    <Package install_upgrade_operators>
      <Dir console_cli_download>
        <Module test_disconnected_virtctl.py>
          <Class TestDisconnectedVirtctlDownload>
            <Function test_download_virtcli_binary[test_download_virtcli_binary_win_arm64]>
            <Function test_download_virtcli_binary[test_download_virtcli_binary_mac_arm64]>
          <Class TestDisconnectedVirtctlDownloadAndExecute>
            <Function test_download_and_execute_virtcli_binary_linux[test_download_virtcli_binary_linux_arm64]>
          <Class TestDisconnectedVirtctlAllLinksInternal>
            <Function test_all_links_internal>
      <Package crds_cluster_readers_role>
        <Module test_crds_cluster_readers_role.py>
          <Function test_crds_cluster_readers_role>
      <Package crypto_policy>
        <Module test_update_specific_component_crypto_policy.py>
          <Function test_update_specific_component_crypto_policy[test_set_CDI_crypto_policy_using_hco_jsonpatch_annotation]>
          <Function test_update_specific_component_crypto_policy[test_set_CNAO_crypto_policy_using_hco_jsonpatch_annotation]>
          <Function test_update_specific_component_crypto_policy[test_set_kubevirt_crypto_policy_using_hco_jsonpatch_annotation]>
          <Function test_update_specific_component_crypto_policy[test_set_ssp_crypto_policy_using_hco_jsonpatch_annotation]>
      <Package csv>
        <Module test_csv.py>
          <Function test_csv_keywords>
          <Function test_csv_links>
          <Function test_csv_icon>
          <Function test_csv_properties>
          <Function test_csv_infrastructure_features[test_csv_disconnected_annotation]>
          <Function test_csv_infrastructure_features[test_csv_fips_annotation]>
          <Function test_csv_infrastructure_features[test_csv_sno_annotation]>
        <Module test_hco_cr_explainable.py>
          <Function test_hco_cr_explainable>
          <Function test_hco_cr_fields_explainable[test_hco_cr_explain_apiversion]>
          <Function test_hco_cr_fields_explainable[test_hco_cr_explain_kind]>
          <Function test_hco_cr_fields_explainable[test_hco_cr_explain_metadata]>
          <Function test_hco_cr_fields_explainable[test_hco_cr_explain_spec]>
          <Function test_hco_cr_fields_explainable[test_hco_cr_explain_status]>
      <Package deployment>
        <Module test_hco_deployment_params.py>
          <Function test_liveness_probe[test-hco-webhook-liveness-probe]>
          <Function test_liveness_probe[test-hco-operator-liveness-probe]>
          <Function test_request_param[test-hco-webhook-req-param]>
          <Function test_request_param[test-hco-operator-req-param]>
          <Function test_cnv_deployment_priority_class_name[#aaq-operator#]>
          <Function test_cnv_deployment_priority_class_name[#cdi-apiserver#]>
          <Function test_cnv_deployment_priority_class_name[#cdi-deployment#]>
          <Function test_cnv_deployment_priority_class_name[#cdi-operator#]>
          <Function test_cnv_deployment_priority_class_name[#cdi-uploadproxy#]>
          <Function test_cnv_deployment_priority_class_name[#cluster-network-addons-operator#]>
          <Function test_cnv_deployment_priority_class_name[#hco-operator#]>
          <Function test_cnv_deployment_priority_class_name[#hco-webhook#]>
          <Function test_cnv_deployment_priority_class_name[#hostpath-provisioner-operator#]>
          <Function test_cnv_deployment_priority_class_name[#hyperconverged-cluster-cli-download#]>
          <Function test_cnv_deployment_priority_class_name[#kubemacpool-cert-manager#]>
          <Function test_cnv_deployment_priority_class_name[#kubemacpool-mac-controller-manager#]>
          <Function test_cnv_deployment_priority_class_name[#kubevirt-console-plugin#]>
          <Function test_cnv_deployment_priority_class_name[#kubevirt-migration-controller#]>
          <Function test_cnv_deployment_priority_class_name[#kubevirt-migration-operator#]>
          <Function test_cnv_deployment_priority_class_name[#ssp-operator#]>
          <Function test_cnv_deployment_priority_class_name[#virt-api#]>
          <Function test_cnv_deployment_priority_class_name[#virt-controller#]>
          <Function test_cnv_deployment_priority_class_name[#virt-operator#]>
          <Function test_cnv_deployment_priority_class_name[#virt-template-validator#]>
          <Function test_cnv_deployment_priority_class_name[#virt-exportproxy#]>
          <Function test_cnv_deployment_priority_class_name[#kubevirt-apiserver-proxy#]>
          <Function test_cnv_deployment_priority_class_name[#kubevirt-ipam-controller-manager#]>
          <Function test_cnv_deployment_container_image[#aaq-operator#]>
          <Function test_cnv_deployment_container_image[#cdi-apiserver#]>
          <Function test_cnv_deployment_container_image[#cdi-deployment#]>
          <Function test_cnv_deployment_container_image[#cdi-operator#]>
          <Function test_cnv_deployment_container_image[#cdi-uploadproxy#]>
          <Function test_cnv_deployment_container_image[#cluster-network-addons-operator#]>
          <Function test_cnv_deployment_container_image[#hco-operator#]>
          <Function test_
...[TRUNCATED]...
reallocation.py>
          <Function test_preallocation_dv[#ocs-storagecluster-ceph-rbd-virtualization#]>
          <Function test_preallocation_dv[#hostpath-csi-basic#]>
          <Function test_preallocation_dv[#hostpath-csi-pvc-block#]>
          <Function test_preallocation_for_blank_dv[#ocs-storagecluster-ceph-rbd-virtualization#]>
          <Function test_preallocation_for_blank_dv[#hostpath-csi-basic#]>
          <Function test_preallocation_for_blank_dv[#hostpath-csi-pvc-block#]>
      <Package golden_image>
        <Module test_cached_snapshots.py>
          <Function test_automatic_update_for_system_cached_snapshot[#ocs-storagecluster-ceph-rbd-virtualization#]>
          <Function test_disable_automatic_update_using_annotation[#ocs-storagecluster-ceph-rbd-virtualization#]>
          <Function test_unprivileged_user_vm_snapshot_datasource[#ocs-storagecluster-ceph-rbd-virtualization#-rhel9_golden_image_vm0]>
          <Function test_automatic_update_for_system_cached_snapshot[#hostpath-csi-basic#]>
          <Function test_disable_automatic_update_using_annotation[#hostpath-csi-basic#]>
          <Function test_unprivileged_user_vm_snapshot_datasource[#hostpath-csi-basic#-rhel9_golden_image_vm0]>
          <Function test_automatic_update_for_system_cached_snapshot[#hostpath-csi-pvc-block#]>
          <Function test_disable_automatic_update_using_annotation[#hostpath-csi-pvc-block#]>
          <Function test_unprivileged_user_vm_snapshot_datasource[#hostpath-csi-pvc-block#-rhel9_golden_image_vm0]>
        <Module test_golden_image.py>
          <Function test_regular_user_cant_create_dv_in_ns>
          <Function test_regular_user_cant_delete_dv_from_cloned_dv[golden_image_data_volume_scope_module0]>
          <Function test_regular_user_can_list_all_pvc_in_ns[golden_image_data_volume_scope_module0]>
          <Function test_regular_user_cant_clone_dv_in_ns[golden_image_data_volume_scope_module0]>
          <Function test_regular_user_can_create_vm_from_cloned_dv[#ocs-storagecluster-ceph-rbd-virtualization#-golden_image_data_volume_multi_storage_scope_function0-golden_image_vm_instance_from_template_multi_storage_scope_function0]>
          <Function test_regular_user_can_create_vm_from_cloned_dv[#hostpath-csi-basic#-golden_image_data_volume_multi_storage_scope_function0-golden_image_vm_instance_from_template_multi_storage_scope_function0]>
          <Function test_regular_user_can_create_vm_from_cloned_dv[#hostpath-csi-pvc-block#-golden_image_data_volume_multi_storage_scope_function0-golden_image_vm_instance_from_template_multi_storage_scope_function0]>
          <Function test_regular_user_can_create_dv_in_ns_given_proper_rolebinding[#ocs-storagecluster-ceph-rbd-virtualization#-dv_created_by_unprivileged_user_with_rolebinding0]>
          <Function test_regular_user_can_create_dv_in_ns_given_proper_rolebinding[#hostpath-csi-basic#-dv_created_by_unprivileged_user_with_rolebinding0]>
          <Function test_regular_user_can_create_dv_in_ns_given_proper_rolebinding[#hostpath-csi-pvc-block#-dv_created_by_unprivileged_user_with_rolebinding0]>
      <Package hpp>
        <Module test_hostpath.py>
          <Function test_hpp_cr>
          <Function test_hpp_prometheus_resources>
          <Function test_hpp_serviceaccount>
          <Function test_hpp_scc>
          <Function test_hpp_clusterrole_and_clusterrolebinding>
          <Function test_hpp_daemonset>
          <Function test_hpp_operator_pod>
          <Function test_hpp_operator_scc>
          <Function test_verify_hpp_res_app_label[hpp-pods]>
          <Function test_verify_hpp_res_app_label[hpp-service-accounts]>
          <Function test_verify_hpp_res_app_label[hpp-service]>
          <Function test_verify_hpp_res_app_label[hpp-deployment]>
          <Function test_verify_hpp_res_app_label[hpp-crd]>
          <Function test_verify_hpp_res_app_label[hpp-role]>
          <Function test_verify_hpp_res_app_label[hpp-role-binding]>
          <Function test_verify_hpp_res_app_label[hpp-cluster-role]>
          <Function test_verify_hpp_res_app_label[hpp-cluster-role-binding]>
        <Module test_hpp_csi_cr.py>
          <Function test_install_and_delete_hpp_csi_cr_basic[hpp-cr-basic.yaml-deleted_hpp_storage_classes0-hpp_csi_storage_classes0-cirros_data_volume_on_hpp_basic0]>
          <Function test_install_and_delete_hpp_csi_cr_with_pvc_template[hpp-cr-pvc_template_ocs_fs.yaml-deleted_hpp_storage_classes0-hpp_csi_storage_classes0-cirros_data_volume_on_hpp_pvc0]>
          <Function test_install_and_delete_hpp_csi_cr_with_pvc_template[hpp-cr-pvc_template_ocs_block.yaml-deleted_hpp_storage_classes1-hpp_csi_storage_classes1-cirros_data_volume_on_hpp_pvc1]>
          <Function test_install_and_delete_hpp_csi_cr_basic_and_with_pvc_template[hpp-cr-basic_and_pvc_template_ocs_fs.yaml-deleted_hpp_storage_classes0-hpp_csi_storage_classes0-cirros_data_volume_on_hpp_basic0-cirros_data_volume_on_hpp_pvc0]>
        <Module test_hpp_node_placement.py>
          <Function test_vm_with_dv_on_functional_after_configuring_hpp_not_to_work_on_that_same_node[#ocs-storagecluster-ceph-rbd-virtualization#-cirros_vm_for_node_placement_tests0]>
          <Function test_pv_stay_released_after_deleted_when_no_hpp_pod[#ocs-storagecluster-ceph-rbd-virtualization#-cirros_vm_for_node_placement_tests0]>
          <Function test_vm_with_dv_on_functional_after_configuring_hpp_not_to_work_on_that_same_node[#hostpath-csi-basic#-cirros_vm_for_node_placement_tests0]>
          <Function test_pv_stay_released_after_deleted_when_no_hpp_pod[#hostpath-csi-basic#-cirros_vm_for_node_placement_tests0]>
          <Function test_vm_with_dv_on_functional_after_configuring_hpp_not_to_work_on_that_same_node[#hostpath-csi-pvc-block#-cirros_vm_for_node_placement_tests0]>
          <Function test_pv_stay_released_after_deleted_when_no_hpp_pod[#hostpath-csi-pvc-block#-cirros_vm_for_node_placement_tests0]>
      <Package online_resize>
        <Module test_online_resize.py>
          <Function test_simultaneous_disk_expand[#ocs-storagecluster-ceph-rbd-virtualization#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_disk_expand_then_clone_success[#ocs-storagecluster-ceph-rbd-virtualization#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_disk_expand_then_migrate[#ocs-storagecluster-ceph-rbd-virtualization#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_simultaneous_disk_expand[#hostpath-csi-basic#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_disk_expand_then_clone_success[#hostpath-csi-basic#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_disk_expand_then_migrate[#hostpath-csi-basic#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_simultaneous_disk_expand[#hostpath-csi-pvc-block#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_disk_expand_then_clone_success[#hostpath-csi-pvc-block#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
          <Function test_disk_expand_then_migrate[#hostpath-csi-pvc-block#-rhel_dv_for_online_resize0-rhel_vm_for_online_resize0]>
      <Dir restricted_namespace_cloning>
        <Module test_restricted_namespace_cloning.py>
          <Function test_unprivileged_user_clone_dv_same_namespace_positive[#ocs-storagecluster-ceph-rbd-virtualization#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_source0-dv_cloned_by_unprivileged_user_in_the_same_namespace0]>
          <Function test_user_permissions_negative[#ocs-storagecluster-ceph-rbd-virtualization#-src_dv_all_dest_dv_and_dv_source_all]>
          <Function test_unprivileged_user_clone_same_namespace_negative[#ocs-storagecluster-ceph-rbd-virtualization#-namespace0-dv_cloned_from_datasource0]>
          <Function test_unprivileged_user_clone_same_namespace_negative[#hostpath-csi-basic#-namespace0-dv_cloned_from_datasource0]>
          <Function test_unprivileged_user_clone_dv_same_namespace_positive[#hostpath-csi-basic#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_source0-dv_cloned_by_unprivileged_user_in_the_same_namespace0]>
          <Function test_user_permissions_negative[#ocs-storagecluster-ceph-rbd-virtualization#-src_dv_and_dv_source_list_get_dest_dv_and_dv_source_all]>
          <Function test_user_permissions_only_for_dst_ns_negative[#hostpath-csi-basic#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_destination0]>
          <Function test_unprivileged_user_clone_same_namespace_negative[#hostpath-csi-pvc-block#-namespace0-dv_cloned_from_datasource0]>
          <Function test_unprivileged_user_clone_dv_same_namespace_positive[#hostpath-csi-pvc-block#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_source0-dv_cloned_by_unprivileged_user_in_the_same_namespace0]>
          <Function test_user_permissions_negative[#hostpath-csi-basic#-src_dv_all_dest_dv_and_dv_source_all]>
          <Function test_user_permissions_only_for_dst_ns_negative[#hostpath-csi-pvc-block#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_destination0]>
          <Function test_user_permissions_only_for_dst_ns_negative[#ocs-storagecluster-ceph-rbd-virtualization#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_destination0]>
          <Function test_user_permissions_negative[#hostpath-csi-basic#-src_dv_and_dv_source_list_get_dest_dv_and_dv_source_all]>
          <Function test_user_permissions_negative[#hostpath-csi-pvc-block#-src_dv_all_dest_dv_and_dv_source_all]>
          <Function test_user_permissions_negative[#hostpath-csi-pvc-block#-src_dv_and_dv_source_list_get_dest_dv_and_dv_source_all]>
        <Module test_restricted_namespace_cloning_vms.py>
          <Function test_create_vm_with_cloned_data_volume_positive[#ocs-storagecluster-ceph-rbd-virtualization#-namespace0-dv_cloned_from_datasource0-perm_src_service_account0-perm_destination_service_account0]>
          <Function test_create_vm_with_cloned_data_volume_grant_unprivileged_client_permissions_negative[#ocs-storagecluster-ceph-rbd-virtualization#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_source0-permissions_datavolume_destination0]>
          <Function test_create_vm_cloned_data_volume_restricted_ns_service_account_no_clone_perm_negative[#ocs-storagecluster-ceph-rbd-virtualization#-namespace0-dv_cloned_from_datasource0-perm_src_service_account0-perm_destination_service_account0]>
          <Function test_create_vm_with_cloned_data_volume_permissions_for_pods_positive[#ocs-storagecluster-ceph-rbd-virtualization#-namespace0-dv_cloned_from_datasource0]>
          <Function test_create_vm_with_cloned_data_volume_permissions_for_pods_positive[#hostpath-csi-basic#-namespace0-dv_cloned_from_datasource0]>
          <Function test_create_vm_with_cloned_data_volume_positive[#hostpath-csi-basic#-namespace0-dv_cloned_from_datasource0-perm_src_service_account0-perm_destination_service_account0]>
          <Function test_create_vm_with_cloned_data_volume_grant_unprivileged_client_permissions_negative[#hostpath-csi-basic#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_source0-permissions_datavolume_destination0]>
          <Function test_create_vm_cloned_data_volume_restricted_ns_service_account_no_clone_perm_negative[#hostpath-csi-basic#-namespace0-dv_cloned_from_datasource0-perm_src_service_account0-perm_destination_service_account0]>
          <Function test_create_vm_with_cloned_data_volume_permissions_for_pods_positive[#hostpath-csi-pvc-block#-namespace0-dv_cloned_from_datasource0]>
          <Function test_create_vm_with_cloned_data_volume_positive[#hostpath-csi-pvc-block#-namespace0-dv_cloned_from_datasource0-perm_src_service_account0-perm_destination_service_account0]>
          <Function test_create_vm_with_cloned_data_volume_grant_unprivileged_client_permissions_negative[#hostpath-csi-pvc-block#-namespace0-dv_cloned_from_datasource0-permissions_datavolume_source0-permissions_datavolume_destination0]>
          <Function test_create_vm_cloned_data_volume_restricted_ns_service_account_no_clone_perm_negative[#hostpath-csi-pvc-block#-namespace0-dv_cloned_from_datasource0-perm_src_service_account0-perm_destination_service_account0]>
      <Package snapshots>
        <Module test_snapshots.py>
          <Function test_snapshot_feature_gate_present>
          <Function test_fail_to_snapshot_with_unprivileged_client_no_permissions[#ocs-storagecluster-ceph-rbd-virtualization#-rhel_vm_name0-namespace0]>
          <Function test_fail_to_snapshot_with_unprivileged_client_dv_permissions[#ocs-storagecluster-ceph-rbd-virtualization#-rhel_vm_name0-namespace0]>
          <Function test_fail_to_snapshot_with_unprivileged_client_no_permissions[#hostpath-csi-basic#-rhel_vm_name0-namespace0]>
          <Function test_fail_to_snapshot_with_unprivileged_client_dv_permissions[#hostpath-csi-basic#-rhel_vm_name0-namespace0]>
          <Function test_fail_to_snapshot_with_unprivileged_client_no_permissions[#hostpath-csi-pvc-block#-rhel_vm_name0-namespace0]>
          <Function test_fail_to_snapshot_with_unprivileged_client_dv_permissions[#hostpath-csi-pvc-block#-rhel_vm_name0-namespace0]>
          <Function test_unprivileged_client_fails_to_list_resources[namespace0-VirtualMachineSnapshot-.*virtualmachinesnapshots.snapshot.kubevirt.io is forbidden: User.*cannot list resource.*virtualmachinesnapshots.*snapshot.kubevirt.io.*in the namespace.*]>
          <Function test_unprivileged_client_fails_to_list_resources[namespace1-VirtualMachineRestore-.*virtualmachinerestores.snapshot.kubevirt.io is forbidden: User.*cannot list resource.*virtualmachinerestores.*snapshot.kubevirt.io.*in the namespace.*]>
      <Module test_cdi_certificate.py>
        <Function test_cert_exposure_rotation>
      <Module test_cdi_resources.py>
        <Function test_verify_pod_cdi_label[cdi-pods]>
        <Function test_verify_cdi_res_app_label[cdi-pods]>
        <Function test_verify_pod_cdi_label[cdi-service-accounts]>
        <Function test_verify_cdi_res_app_label[cdi-service-accounts]>
        <Function test_verify_pod_cdi_label[cdi-service]>
        <Function test_verify_cdi_res_app_label[cdi-service]>
        <Function test_verify_pod_cdi_label[cdi-deployment]>
        <Function test_verify_cdi_res_app_label[cdi-deployment]>
        <Function test_verify_pod_cdi_label[cdi-replicatset]>
        <Function test_verify_cdi_res_app_label[cdi-crd]>
        <Function test_verify_pod_cdi_label[cdi-crd]>
        <Function test_verify_cdi_res_app_label[cdi-role]>
        <Function test_verify_pod_cdi_label[cdi-role]>
        <Function test_verify_cdi_res_app_label[cdi-role-binding]>
        <Function test_verify_pod_cdi_label[cdi-role-binding]>
        <Function test_verify_cdi_res_app_label[cdi-cluster-role]>
        <Function test_verify_pod_cdi_label[cdi-cluster-role]>
        <Function test_verify_cdi_res_app_label[cdi-cluster-role-binding]>
        <Function test_verify_pod_cdi_label[cdi-cluster-role-binding]>
        <Function test_verify_cdi_res_app_label[cdi-configmap]>
        <Function test_importer_pod_cdi_label>
        <Function test_uploader_pod_cdi_label[#ocs-storagecluster-ceph-rbd-virtualization#]>
        <Function test_uploader_pod_cdi_label[#hostpath-csi-basic#]>
        <Function test_uploader_pod_cdi_label[#hostpath-csi-pvc-block#]>
        <Function test_cloner_pods_cdi_label[#ocs-storagecluster-ceph-rbd-virtualization#-data_volume_without_snapshot_capability_scope_function0]>
        <Function test_cloner_pods_cdi_label[#hostpath-csi-basic#-data_volume_without_snapshot_capability_scope_function0]>
        <Function test_cloner_pods_cdi_label[#hostpath-csi-pvc-block#-data_volume_without_snapshot_capability_scope_function0]>
        <Function test_verify_cdi_res_app_label[cdi-secret]>
      <Module test_data_import_cron.py>
        <Function test_data_import_cron_garbage_collection[#ocs-storagecluster-ceph-rbd-virtualization#]>
        <Function test_data_import_cron_garbage_collection[#hostpath-csi-basic#]>
        <Function test_data_import_cron_garbage_collection[#hostpath-csi-pvc-block#]>
      <Module test_hotplug.py>
        <Class TestHotPlugWithPersist>
          <Function test_hotplug_volume_with_persist[#ocs-storagecluster-ceph-rbd-virtualization#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_persist_migrate[#ocs-storagecluster-ceph-rbd-virtualization#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_persist[#hostpath-csi-basic#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_persist_migrate[#hostpath-csi-basic#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_persist[#hostpath-csi-pvc-block#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_persist_migrate[#hostpath-csi-pvc-block#-hotplug_volume_scope_class0]>
        <Class TestHotPlugWithSerialPersist>
          <Function test_hotplug_volume_with_serial_and_persist[#ocs-storagecluster-ceph-rbd-virtualization#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_serial_and_persist_migrate[#ocs-storagecluster-ceph-rbd-virtualization#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_serial_and_persist[#hostpath-csi-basic#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_serial_and_persist_migrate[#hostpath-csi-basic#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_serial_and_persist[#hostpath-csi-pvc-block#-hotplug_volume_scope_class0]>
          <Function test_hotplug_volume_with_serial_and_persist_migrate[#hostpath-csi-pvc-block#-hotplug_volume_scope_class0]>
      <Module test_libguestfs.py>
        <Function test_virtctl_libguestfs_with_specific_user[client_for_test0-dv_created_by_specific_user0]>
        <Function test_virtctl_libguestfs_with_specific_user[client_for_test1-dv_created_by_specific_user1]>
      <Module test_priority_class.py>
        <Function test_dv_template_has_the_same_priority_as_vm_when_not_specified[priority_class0]>
        <Function test_dv_template_has_the_different_priority_as_vm_when_specify[priority_class0]>
      <Module test_wffc.py>
        <Class TestWFFCUploadVirtctl>
          <Function test_wffc_fail_to_upload_dv_via_virtctl[#ocs-storagecluster-ceph-rbd-virtualization#]>
          <Function test_wffc_create_vm_from_uploaded_dv_via_virtctl[#ocs-storagecluster-ceph-rbd-virtualization#]>
        <Function test_wffc_add_dv_to_vm_with_data_volume_template[#ocs-storagecluster-ceph-rbd-virtualization#-blank_dv_wffc_scope_function0]>
        <Function test_wffc_vm_with_two_data_volume_templates[#ocs-storagecluster-ceph-rbd-virtualization#-blank_dv_template_wffc_scope_function0]>
        <Class TestWFFCUploadVirtctl>
          <Function test_wffc_fail_to_upload_dv_via_virtctl[#hostpath-csi-basic#]>
          <Function test_wffc_create_vm_from_uploaded_dv_via_virtctl[#hostpath-csi-basic#]>
        <Function test_wffc_add_dv_to_vm_with_data_volume_template[#hostpath-csi-basic#-blank_dv_wffc_scope_function0]>
        <Function test_wffc_vm_with_two_data_volume_templates[#hostpath-csi-basic#-blank_dv_template_wffc_scope_function0]>
        <Class TestWFFCUploadVirtctl>
          <Function test_wffc_fail_to_upload_dv_via_virtctl[#hostpath-csi-pvc-block#]>
          <Function test_wffc_create_vm_from_uploaded_dv_via_virtctl[#hostpath-csi-pvc-block#]>
        <Function test_wffc_add_dv_to_vm_with_data_volume_template[#hostpath-csi-pvc-block#-blank_dv_wffc_scope_function0]>
        <Function test_wffc_vm_with_two_data_volume_templates[#hostpath-csi-pvc-block#-blank_dv_template_wffc_scope_function0]>
      <Package vm_export>
        <Module test_vm_export.py>
          <Function test_fail_to_vmexport_with_unprivileged_client_no_permissions[namespace0]>
          <Function test_vmexport_snapshot_manifests[#ocs-storagecluster-ceph-rbd-virtualization#]>
          <Function test_vmexport_snapshot_manifests[#hostpath-csi-basic#]>
          <Function test_vmexport_snapshot_manifests[#hostpath-csi-pvc-block#]>
          <Function test_virtctl_vmexport_unprivileged>
    <Package virt>
      <Package cluster>
        <Package aaq>
          <Module test_arq.py>
            <Class TestARQCanManagePods>
              <Function test_arq_pod_gated_when_quota_reached>
              <Function test_arq_gated_pod_started_when_quota_increased[updated_arq_quota0]>
        <Package common_templates>
          <Package custom_namespace>
            <Module test_custom_namespace.py>
              <Class TestCustomNamespace>
                <Function test_base_templates_exist_in_custom_namespace>
                <Function test_unprivileged_user_cannot_access_custom_namespace>
                <Function test_deleted_template_in_custom_namespace_reconciled>
                <Function test_edited_template_in_custom_namespace_reconciled>
                <Function test_create_vm_custom_template_namespace>
                <Function test_base_templates_exist_in_default_namespace_after_revert>
                <Function test_deleted_template_default_namespace_reconciled_after_revert>
                <Function test_edited_template_default_namespace_reconciled_after_revert>
                <Function test_edited_template_custom_namespace_not_reconciled_after_revert>
          <Package general>
            <Module test_base_template.py>
              <Function test_validate_rhel_min_max_memory[test_rhel7_minimum_memory]>
              <Function test_validate_rhel_min_max_memory[test_rhel8_minimum_memory]>
              <Function test_validate_rhel_min_max_memory[test_rhel9_minimum_memory]>
              <Function test_validate_rhel_min_max_memory[test_rhel7_maximum_memory]>
              <Function test_validate_rhel_min_max_memory[test_rhel8_maximum_memory]>
              <Function test_validate_rhel_min_max_memory[test_rhel9_maximum_memory]>
              <Function test_validate_windows_min_max_memory[test_win2k16_minimum_memory]>
              <Function test_validate_windows_min_max_memory[test_win2k19_minimum_memory]>
              <Function test_validate_windows_min_max_memory[test_win10_minimum_memory]>
              <Function test_validate_windows_min_max_memory[test_win2k16_maximum_memory]>
              <Function test_validate_windows_min_max_memory[test_win2k19_maximum_memory]>
              <Function test_validate_windows_min_max_memory[test_win10_maximum_memory]>
              <Function test_common_templates_golden_images_params>
              <Function test_provide_support_annotations>
              <Function test_vm_annotations_in_template>
              <Function test_vmi_annotations[data_volume_scope_function0-vm_from_template_with_existing_dv0]>
              <Function test_suggested_image_annotation_exists[annotation_list0-fedora]>
              <Function test_suggested_image_annotation_exists[annotation_list1-centos]>
              <Function test_suggested_image_annotation_exists[annotation_list2-rhel8]>
              <Function test_suggested_image_annotation_exists[annotation_list3-rhel9]>
            <Module test_diskless_vm.py>
              <Class TestDisklessVM>
                <Function test_diskless_vm_creation[vm_params0-golden_image_data_source_for_test_scope_class0]>
            <Module test_template_validator.py>
              <Function test_template_validation_min_memory[golden_image_data_source_for_test_scope_function0]>
          <Dir rhel>
            <Module test_rhel_tablet_device.py>
              <Class TestRHELTabletDeviceNegative>
                <Function test_tablet_invalid_usb_tablet_device[rhel-ps2-tablet-device-vm-vm_dict0-golden_image_data_source_for_test_scope_class0]>
                <Function test_tablet_invalid_usb_tablet_device[rhel-zen-tablet-device-vm-vm_dict1-golden_image_data_source_for_test_scope_class0]>
                <Function test_tablet_invalid_usb_tablet_device[rhel-tranition-tablet-device-vm-vm_dict2-golden_image_data_source_for_test_scope_class0]>
                <Function test_tablet_invalid_type_tablet_device[vm_dict0-golden_image_data_source_for_test_scope_class0]>
        <Package general>
          <Module test_smbios.py>
            <Function test_cm_smbios_defaults>
        <Package migration_and_maintenance>
          <Module test_evictionstrategy.py>
            <Function test_evictionstrategy_not_in_templates>
            <Function test_evictionstrategy_in_kubevirt>
        <Package operator_tests>
          <Module test_critical_pods.py>
            <Function test_kubevirt_pods_are_critical[virt-api]>
            <Function test_kubevirt_pods_are_critical[virt-controller]>
            <Function test_kubevirt_pods_are_critical[virt-handler]>
          <Module test_ssp_custom_resources.py>
            <Function test_verify_ssp_cr_conditions>
            <Function test_priority_class_value[pods_list_with_given_prefix0]>
            <Function test_priority_class_value[pods_list_with_given_prefix1]>
            <Function test_podantiaffinity>
        <Dir strict_reconcile>
          <Module test_strict_reconcile.py>
            <Function test_strict_reconcile_resources[test_strict_reconcile_role_only]>
            <Function test_strict_reconcile_resources[test_strict_reconcile_clusterrole_only]>
            <Function test_strict_reconcile_resources[test_strict_reconcile_rolebinding]>
            <Function test_strict_reconcile_resources[test_strict_reconcile_clusterrolebinding]>
            <Function test_strict_reconcile_resources[test_strict_reconcile_configmap]>
            <Function test_strict_reconcile_resources[test_strict_reconcile_secret]>
        <Package vm_cloning>
          <Module test_vm_cloning_negative.py>
            <Function test_cloning_job_if_source_not_exist_negative[VirtualMachine_as_source]>
            <Function test_cloning_job_if_source_not_exist_negative[VirtualMachineSnapshot_as_source]>
      <Package node>
        <Package general>
          <Module test_custom_selinux_policy.py>
            <Function test_customselinuxpolicy>
          <Module test_disk_io_option.py>
            <Class TestRHELIOOptions>
              <Function test_vm_with_disk_io_option_rhel[disk_options_vm0-threads-golden_image_data_volume_scope_class0]>
              <Function test_vm_with_disk_io_option_rhel[disk_options_vm1-native-golden_image_data_volume_scope_class0]>
          <Module test_linux_label.py>
            <Function test_linux_label_was_added>
          <Module test_static_ssh_key_injection.py>
            <Class TestVMWithStaticKeyInjection>
              <Function test_static_ssh_key_injection[data_volume_scope_class0]>
              <Function test_ssh_access_is_successful_with_updated_secret[data_volume_scope_class0]>
        <Package log_verbosity>
          <Module test_log_verbosity.py>
            <Function test_component_log_verbosity[component]>
            <Function test_node_log_verbosity[node]>
        <Package migration_and_maintenance>
          <Module test_vm_unscheduled_node.py>
            <Function test_schedule_vm_on_cordoned_node[data_volume_scope_function0-unscheduled_node_vm0]>
        <Package node_labeller>
          <Package cpu_features>
            <Module test_node_feature_discovery.py>
              <Function test_obsolete_cpus_in_node_labels>
              <Function test_hardware_non_required_node_labels>
              <Function test_updated_obsolete_cpus_in_node_labels>
          <Module test_node_labeller_annotation.py>
            <Class TestNodeLabellerSkipAnnotation>
              <Function test_node_labeller_added_skip_node_annotation>
              <Function test_node_labeller_removed_skip_node_annotation>
    <Package deprecated_api>
      <Module test_deprecation_audit_logs.py>
        <Function test_deprecated_apis_in_audit_logs>
== 1256/2289 tests collected (1033 deselected), 1 error in 188.44s (0:03:08) ===

==================================== ERRORS ====================================
_________________ ERROR collecting tests/data_protection/oadp __________________
/usr/lib64/python3.12/importlib/__init__.py:90: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1387: in _gcd_import
    ???
<frozen importlib._bootstrap>:1360: in _find_and_load
    ???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:935: in _load_unlocked
    ???
.venv/lib64/python3.12/site-packages/_pytest/assertion/rewrite.py:186: in exec_module
    exec(co, module.__dict__)
tests/data_protection/oadp/conftest.py:7: in <module>
    from tests.data_protection.oadp.utils import (
tests/data_protection/oadp/utils.py:94: in <module>
    def assert_velero_backup_hooks_not_injected(vm: VirtualMachineForTests, admin_client: DynamicClient) -> None:
                                                    ^^^^^^^^^^^^^^^^^^^^^^
E   NameError: name 'VirtualMachineForTests' is not defined
=============================== warnings summary ===============================
tests/conftest.py:2001
  /tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf/tests/conftest.py:2001: PytestRemovedIn9Warning: Marks applied to fixtures have no effect
  See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
    @pytest.fixture(autouse=True)

.venv/lib64/python3.12/site-packages/_pytest/config/__init__.py:1474
  /tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf/.venv/lib64/python3.12/site-packages/_pytest/config/__init__.py:1474: PytestConfigWarning: Unknown config option: self_contained_html
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR tests/data_protection/oadp - NameError: name 'VirtualMachineForTests' i...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
== 1256/2289 tests collected (1033 deselected), 1 error in 188.47s (0:03:08) ===
pytest-check-s390x: exit 2 (359.63 seconds) /tmp/github-webhook-openshift-virtualization-tests-bknda3s9-worktree-d10256b6-2a04-4a21-a57b-263a972850cf> uv run pytest --tc-file=tests/global_config.py --collect-only -m s390x pid=139157
  pytest-check-x86: FAIL code 2 (428.08=setup[74.86]+cmd[353.22] seconds)
  pytest-check-arm64: FAIL code 2 (427.41=setup[63.24]+cmd[364.17] seconds)
  pytest-check-s390x: FAIL code 2 (428.09=setup[68.46]+cmd[359.63] seconds)
  unused-code: OK (768.95=setup[745.37]+cmd[23.59] seconds)
  utilities-unittests: OK (310.67=setup[69.71]+cmd[240.88,0.08] seconds)
  evaluation failed :( (769.92 seconds)