tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 29 Sep 2022 11:41:51 +0000 (12:41 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:40 +0000 (11:53 +0100)
commit100c459f1948b9367cea44c76d5c633b0d23f23b
tree43d6717181a71705ebec6a7e0e82d3511e090dc8
parent81844654156af97294657c0b4e793206afcc68ce
tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE

It seems the depth of stack we need to support can vary depending on
the order of the init constructors getting called. It seems
--enable-lto shuffles things around just enough to push you over the
limit.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Fixes: https://gitlab.com/qemu-project/qemu/-/issues/1186
Acked-by: Thomas Huth <thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220929114231.583801-12-alex.bennee@linaro.org>
tests/qtest/libqos/qgraph.h