Skip to content

Conversation

@sbutnari
Copy link
Contributor

@sbutnari sbutnari commented Dec 8, 2025

Details:

  • The skip config gets multiple fallbacks for platform identification.
  • Some tests can set their own desired platform, while the skip config is populated before any test is run. This means that it needs to know what's the expected platform, in order to populate the list correctly.
  • This implementation uses IE_NPU_TESTS_PLATFORM as the first source form platform identification, as it's a mandatory envvar to run ov_npu_func_tests. It then falls back to using IE_NPU_TESTS_DEVICE_NAME. If neither envvar provide a usable platform, the final fallback is the list returned by the NPU Plugin

Tickets:

  • E 189860

@sbutnari sbutnari requested review from a team as code owners December 8, 2025 16:41
@github-actions github-actions bot added the category: NPU OpenVINO NPU plugin label Dec 8, 2025
@sbutnari sbutnari force-pushed the skipconfig_robust_platform_name branch from 25bd293 to 38eb0e6 Compare December 8, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: NPU OpenVINO NPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant