Skip to content

Add --cpus parameter to buildvm-ubuntu-cloud tool

This allows users to specify the number of CPUs they want to allocate when building an autopkgtest image with autopkgtest-buildvm-ubuntu-cloud.

Currently, the tool is hard-coded to use only one CPU. The --cpus flag has a default value of 1, so that when not specified, it maintains the current behavior.

Merge request reports

Loading