From: Yicong Yang <yangyic...@hisilicon.com> Allow changes to test/data/acpi/virt/PPTT*, prepare to change the building policy of the cluster topology.
Reviewed-by: Yanan Wang <wangyana...@huawei.com> Signed-off-by: Yicong Yang <yangyic...@hisilicon.com> Message-Id: <20221229065513.55652-2-yangyic...@huawei.com> Reviewed-by: Michael S. Tsirkin <m...@redhat.com> Signed-off-by: Michael S. Tsirkin <m...@redhat.com> --- tests/qtest/bios-tables-test-allowed-diff.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..fc12cd8c5c 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,3 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/virt/PPTT", +"tests/data/acpi/virt/PPTT.acpihmatvirt", -- MST