--- BVT pytest attempt 2026-05-31T15:52:10.877314+00:00 (/.local/bin/uv run pytest...) --- 2026-05-31T15:52:12.778208Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-05-31T15:52:12.779006Z [info ] Skipping global config update for collect-only or setup-plan [conftest] ============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.0.3, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python cachedir: .pytest_cache metadata: {'Python': '3.14.5', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.0.3', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.13.0', 'langsmith': '0.8.7', 'asyncio': '1.4.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.4.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '5.2.0'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.13.0, langsmith-0.8.7, asyncio-1.4.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.4.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-5.2.0 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 13 items / 8 deselected / 5 selected Create a simple Notebook CR with all necessary resources and see if the Notebook Operator creates it properly Test that Auth container resource requests and limits can be customized using annotations. This test verifies that when a Notebook CR is created with custom Auth container resource annotations, the spawned pod has the Auth container with the specified resource values. ImageStream health checks for workbench-related images. Given workbench-related ImageStreams in the applications namespace. When ImageStreams are listed by the expected workbench labels. Then all expected ImageStreams exist and each tag is imported and resolved successfully. Given workbench-related ImageStreams in the applications namespace. When ImageStreams are listed by the expected workbench labels. Then all expected ImageStreams exist and each tag is imported and resolved successfully. Given workbench-related ImageStreams in the applications namespace. When ImageStreams are listed by the expected workbench labels. Then all expected ImageStreams exist and each tag is imported and resolved successfully. ------------- generated xml file: /artifacts/workbenches-smoke.xml ------------- ================= 5/13 tests collected (8 deselected) in 0.05s =================