mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Our Azure VM for x86_64 workers are now much smaller, and does not have enough RAM to run the "test_live_upgrade_numa" test. Instead, this test will still be tested on the aarch64 worker, and the "local" upgrade variation of the same test will also be tested on all workers. So we should be good from test coverage point of view. Signed-off-by: Bo Chen <chen.bo@intel.com>