[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsiv
From: |
Peter Maydell |
Subject: |
Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle |
Date: |
Mon, 9 Sep 2024 15:02:57 +0100 |
On Mon, 9 Sept 2024 at 14:51, Hyman Huang <yong.huang@smartx.com> wrote:
>
> Despite the fact that the responsive CPU throttle is enabled,
> the dirty sync count may not always increase because this is
> an optimization that might not happen in any situation.
>
> This test case just making sure it doesn't interfere with any
> current functionality.
>
> Signed-off-by: Hyman Huang <yong.huang@smartx.com>
tests/qtest/migration-test already runs 75 different
subtests, takes up a massive chunk of our "make check"
time, and is very commonly a "times out" test on some
of our CI jobs. It runs on five different guest CPU
architectures, each one of which takes between 2 and
5 minutes to complete the full migration-test.
Do we really need to make it even bigger?
thanks
-- PMM
- [PATCH RFC 01/10] migration: Introduce structs for periodic CPU throttle, (continued)
- [PATCH RFC 01/10] migration: Introduce structs for periodic CPU throttle, Hyman Huang, 2024/09/09
- [PATCH RFC 02/10] migration: Refine util functions to support periodic CPU throttle, Hyman Huang, 2024/09/09
- [PATCH RFC 03/10] qapi/migration: Introduce periodic CPU throttling parameters, Hyman Huang, 2024/09/09
- [PATCH RFC 04/10] qapi/migration: Introduce the iteration-count, Hyman Huang, 2024/09/09
- [PATCH RFC 05/10] migration: Introduce util functions for periodic CPU throttle, Hyman Huang, 2024/09/09
- [PATCH RFC 06/10] migration: Support periodic CPU throttle, Hyman Huang, 2024/09/09
- [PATCH RFC 07/10] tests/migration-tests: Add test case for periodic throttle, Hyman Huang, 2024/09/09
- [PATCH RFC 08/10] migration: Introduce cpu-responsive-throttle parameter, Hyman Huang, 2024/09/09
- [PATCH RFC 09/10] migration: Support responsive CPU throttle, Hyman Huang, 2024/09/09
- [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Hyman Huang, 2024/09/09
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle,
Peter Maydell <=
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Peter Xu, 2024/09/09
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Fabiano Rosas, 2024/09/09
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Peter Xu, 2024/09/10
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Fabiano Rosas, 2024/09/10
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Peter Xu, 2024/09/11
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Fabiano Rosas, 2024/09/11
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Peter Xu, 2024/09/11
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Fabiano Rosas, 2024/09/11
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Peter Maydell, 2024/09/12
- Re: [PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle, Fabiano Rosas, 2024/09/12