Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Mar 27, 2025

Many of the upstream tests are really resource intensive, so if they fail while running in parallel on a given host, chances are decent they'll pass in serial, so we should fall back once before we give up.

See memcached/memcached#1220 (comment) (and preceding discussion) -- there's a really decent chance this fixes our failing builds on arm32v5 and riscv64 (and we should re-enable arm32v6 and arm32v7 and give them a try again especially with this change, but that's a separate thing).

Many of the upstream tests are really resource intensive, so if they fail while running in parallel on a given host, chances are decent they'll pass in serial, so we should fall back once before we give up.
@tianon tianon merged commit 2796154 into docker-library:master Mar 27, 2025
6 checks passed
@tianon tianon deleted the test-serial branch March 27, 2025 23:35
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Mar 27, 2025
Changes:

- docker-library/memcached@9152f80: Add back arm32v6+v7 so we can try them again
- docker-library/memcached@2796154: Merge pull request docker-library/memcached#102 from infosiftr/test-serial
- docker-library/memcached@836b883: Try again in serial if tests fail in parallel
gquintard pushed a commit to gquintard/official-images that referenced this pull request Jun 11, 2025
Changes:

- docker-library/memcached@9152f80: Add back arm32v6+v7 so we can try them again
- docker-library/memcached@2796154: Merge pull request docker-library/memcached#102 from infosiftr/test-serial
- docker-library/memcached@836b883: Try again in serial if tests fail in parallel
tglman pushed a commit to tglman/official-images that referenced this pull request Aug 11, 2025
Changes:

- docker-library/memcached@9152f80: Add back arm32v6+v7 so we can try them again
- docker-library/memcached@2796154: Merge pull request docker-library/memcached#102 from infosiftr/test-serial
- docker-library/memcached@836b883: Try again in serial if tests fail in parallel
gquintard pushed a commit to gquintard/official-images that referenced this pull request Aug 15, 2025
Changes:

- docker-library/memcached@9152f80: Add back arm32v6+v7 so we can try them again
- docker-library/memcached@2796154: Merge pull request docker-library/memcached#102 from infosiftr/test-serial
- docker-library/memcached@836b883: Try again in serial if tests fail in parallel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant