Skip to content
Success

#22449 (Jul 28, 2026, 9:46:42 AM)

Started 3 hr 23 min ago
Took 2 min 44 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-trx build number 588
originally caused by:

This run spent:

  • 7 min 47 sec waiting;
  • 2 min 44 sec build duration;
  • 10 min total from scheduled to completion.
Revision: a791b15448c644665b1ec63f9dcf13b3ad4eeaf2
Repository: $GERRIT_REPO_URL
  • master
tests: speed up InterthreadTest by shrinking the fuzz sleep

qWriter()/mapWriter() each had a 50% chance per iteration (20
iterations) of sleep(1), making the test take up to ~13s just to
exercise thread interleaving. The delay only needs to be long enough
to encourage preemption, not a full second.

Change-Id: Id6bc453f9217ae392dcd3288dfa6784c533f8eb6
Vadim Yanitskiy at