diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-08-17 19:03:38 +0000 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-08-17 19:04:34 +0000 |
| commit | 4058d50f7f7680c9fb703fdb24c9fd2b8ca9ad32 (patch) | |
| tree | 9f00864712080063a6e4b663186657e1f4bbd4bc /scripts | |
| parent | fa68ae40894c2d9dc743c38ba53982a67a0b03ac (diff) | |
| download | vyos-build-4058d50f7f7680c9fb703fdb24c9fd2b8ca9ad32.tar.gz vyos-build-4058d50f7f7680c9fb703fdb24c9fd2b8ca9ad32.zip | |
Makefile: T9014: unify test target CPU count and memory size
Test targets had inconsistent --cpu (2/4) and --memory (7/8) values
hardcoded inline. Standardize on TEST_CPUS and TEST_MEM variables:
TEST_CPUS is min(nproc, 4) so hosts with fewer than 4 CPUs don't
request more vCPUs than exist; TEST_MEM is 8GB when the host has at
least 10GB of RAM, otherwise 4GB.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
