qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Migration tests are very slow in the CI
@ 2022-08-08 11:57 Thomas Huth
  2022-08-08 12:14 ` Daniel P. Berrangé
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Huth @ 2022-08-08 11:57 UTC (permalink / raw)
  To: QEMU Developers, Dr. David Alan Gilbert, Juan Quintela
  Cc: Peter Xu, Peter Maydell, Richard Henderson


  Hi!

Seems like we're getting more timeouts in the CI pipelines since commit 
2649a72555e ("Allow test to run without uffd") enabled the migration tests 
in more scenarios.

For example:

  https://gitlab.com/qemu-project/qemu/-/jobs/2821578332#L49

You can see that the migration-test ran for more than 20 minutes for each 
target (x86 and aarch64)! I think that's way too much by default.

I had a check whether there is one subtest taking a lot of time, but it 
rather seems like each of the migration test is taking 40 to 50 seconds in 
the CI:

  https://gitlab.com/thuth/qemu/-/jobs/2825365836#L44

Given the fact that we're running more than 30 migration tests, this quickly 
sums up to 20 minutes and more.

Could we maybe focus on running only the most important migration tests in 
quick mode, and only run the full suite under an "if (g_test_slow())" statement?

  Thomas



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-08 17:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-08 11:57 Migration tests are very slow in the CI Thomas Huth
2022-08-08 12:14 ` Daniel P. Berrangé
2022-08-08 12:43   ` Thomas Huth
2022-08-08 12:58     ` Daniel P. Berrangé
2022-08-08 17:00       ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).