Skip to content

Conversation

as-suvorov
Copy link
Collaborator

No description provided.

@as-suvorov as-suvorov requested a review from Copilot May 21, 2025 14:31
@github-actions github-actions bot added category: llm_bench Label for tool/llm_bench folder category: GHA CI based on Github actions category: LLM samples GenAI LLM samples no-match-files category: Whisper samples GenAI Whisper samples category: Image generation samples GenAI Image generation samples category: VLM samples GenAI VLM samples labels May 21, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR re-enables the conditional execution of Whisper tests in CI by restoring the run_condition based on smart_ci outputs across all platform workflows.

  • Unskip Whisper tests by replacing the hard-coded false condition.
  • Restore run_condition to ${{ fromJSON(needs.smart_ci.outputs.affected_components).whisper.test }}.
  • Apply changes consistently in Windows, macOS, and Linux workflow files.

Reviewed Changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated no comments.

File Description
.github/workflows/windows.yml Replaced run_condition: false with the smart_ci output for Whisper tests.
.github/workflows/mac.yml Replaced run_condition: false with the smart_ci output for Whisper tests.
.github/workflows/linux.yml Replaced run_condition: false with the smart_ci output for Whisper tests.
Files not reviewed (3)
  • samples/export-requirements.txt: Language not supported
  • tests/python_tests/requirements.txt: Language not supported
  • tools/llm_bench/requirements.txt: Language not supported

@as-suvorov as-suvorov requested a review from yatarkan May 28, 2025 11:56
@as-suvorov as-suvorov enabled auto-merge May 30, 2025 08:30
@as-suvorov as-suvorov added this pull request to the merge queue May 30, 2025
Merged via the queue into openvinotoolkit:master with commit e01c6cd May 30, 2025
85 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GHA CI based on Github actions category: Image generation samples GenAI Image generation samples category: llm_bench Label for tool/llm_bench folder category: LLM samples GenAI LLM samples category: VLM samples GenAI VLM samples category: Whisper samples GenAI Whisper samples no-match-files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants