Message ID | 20221101071048.29553-2-yangyicong@huawei.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Only generate cluster node in PPTT when specified | expand |
On 2022/11/1 15:10, Yicong Yang wrote: > From: Yicong Yang <yangyicong@hisilicon.com> > > Allow changes to test/data/acpi/virt/PPTT, prepare to change the > building policy of the cluster topology. > > Signed-off-by: Yicong Yang <yangyicong@hisilicon.com> Reviewed-by: Yanan Wang <wangyanan55@huawei.com> Thanks, Yanan > --- > tests/qtest/bios-tables-test-allowed-diff.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h > index dfb8523c8b..cb143a55a6 100644 > --- a/tests/qtest/bios-tables-test-allowed-diff.h > +++ b/tests/qtest/bios-tables-test-allowed-diff.h > @@ -1 +1,2 @@ > /* List of comma-separated changed AML files to ignore */ > +"tests/data/acpi/virt/PPTT",
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..cb143a55a6 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,2 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/virt/PPTT",