Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix vng command to set the right amount of CPUs #627

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

arighi
Copy link
Contributor

@arighi arighi commented Sep 7, 2024

The right options to set the amount of CPUs in vng is -p, not -c. Change the command to use the long format --cpu and --memory for better clarity.

This fixes issue #625.

The right options to set the amount of CPUs in vng is `-p`, not `-c`.
Change the command to use the long format `--cpu` and `--memory` for
better clarity.

This fixes issue #625.

Signed-off-by: Andrea Righi <[email protected]>
@arighi
Copy link
Contributor Author

arighi commented Sep 7, 2024

Merging this right away as it clearly seems to fix the CI failure with the cpumask unit test.

@arighi arighi merged commit 155a10d into main Sep 7, 2024
3 of 4 checks passed
@arighi arighi deleted the ci-fix-vng-cpu-command branch September 7, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant