RFR: 8324937: GHA: Avoid multiple test suites per job
Magnus Ihse Bursie
ihse at openjdk.org
Tue Jan 30 19:08:33 UTC 2024
On Tue, 30 Jan 2024 10:34:40 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the description in the bug. This mitigates the issue by splitting out the only test job that has two test suites in it.
I think this combination of two tests were made due to fear of too much overhead of creating a small test suite, or something like that. Is there anything in the reasoning that brought us this solution that is still relevant, or was it just a premature optimization that is causing us headache now?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17627#issuecomment-1917705647
More information about the build-dev
mailing list