Page MenuHomeVyOS Platform

Config load smoketest fails due to not enough CPU cores
Closed, ResolvedPublicBUG

Description

sudo make testc fails with the following:

This system does not meet minimal requirements for VPP. Minimum 4 CPU cores are required.

Appears to be a hard-coded vCPU limit in the Makefile that needs adjusting: https://github.com/vyos/vyos-build/blob/f6370492997906c993d253233f185eca7416df02/Makefile#L44

Details

Version
Rolling
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)