Skip to content

Conversation

@ababushk
Copy link
Contributor

@ababushk ababushk commented Dec 4, 2025

Details:

Tests on aks-linux-8-cores-64gb self-hosted runners don't consume that much memory, metrics and my tests (#32993) show it. Switching them to 32 GB RAM runners to optimize costs.

Windows Debug builds are also not limited by the amount of RAM, unlike Windows Conditional Compilation builds). In my measurements the duration increase was negligible (within 2 minutes), so switching them to lower RAM runner version as well.

CC_Build job in Windows Conditional Compilation workflow runs perfectly fine on standard Windows build runner (aks-win-16-cores-32gb-build), although it takes 5 minutes longer, it's not a big deal, because CPU Functional Tests job runs in parallel with it and takes around 40 minutes.

@ababushk ababushk requested a review from a team as a code owner December 4, 2025 17:50
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Dec 4, 2025
@ababushk ababushk added this pull request to the merge queue Dec 8, 2025
Merged via the queue into openvinotoolkit:master with commit e4b55ef Dec 8, 2025
190 of 192 checks passed
@ababushk ababushk deleted the runners_less_ram branch December 8, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants