mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Remove the local x86_64 FOCAL_IMAGE_NAME constant from performance_tests.rs. The identical public constant from test_infra is already available via wildcard import. The aarch64 definition is kept as it differs from test_infra: performance-metrics uses a specific image with the '-update-tool' suffix. Signed-off-by: Muminul Islam <muislam@microsoft.com>