qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
authorAni Sinha <anisinha@redhat.com>
Mon, 10 Jun 2024 15:52:58 +0000 (21:22 +0530)
committerThomas Huth <thuth@redhat.com>
Wed, 12 Jun 2024 08:19:57 +0000 (10:19 +0200)
commit07c8d9ac0fa30712fdf78046a7998ee8d2231d6f
tree06cb69568b71983d8395731dd34360486639987c
parent23530e42d27cac186eadf54b323c15dd39da5541
qtest/x86/numa-test: do not use the obsolete 'pentium' cpu

'pentium' cpu is old and obsolete and should be avoided for running tests if
its not strictly needed. Use 'max' cpu instead for generic non-cpu specific
numa test.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: Mario Casquero <mcasquer@redhat.com>
Signed-off-by: Ani Sinha <anisinha@redhat.com>
Message-ID: <20240610155303.7933-2-anisinha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/numa-test.c