Skip to content

Retry SimulationCraft image pulls in smoke test - #7

Merged
Bromeego merged 1 commit into
mainfrom
fix/smoke-test-docker-pull-retries
Aug 10, 2026
Merged

Retry SimulationCraft image pulls in smoke test#7
Bromeego merged 1 commit into
mainfrom
fix/smoke-test-docker-pull-retries

Conversation

@Bromeego

Copy link
Copy Markdown
Owner

Summary

  • The scheduled smoke test failed because Docker Hub returned 500 Internal Server Error while pulling simulationcraftorg/simc:latest (failed run).
  • The image still exists; this hardens tests/smoke-test.sh to retry docker pull before running the smoke simulation.

Test plan

  • Trigger SimulationCraft smoke test via workflow_dispatch after merge
  • Confirm the script pulls the image (with retries only on failure) and produces smoke.html

Made with Cursor

Avoid flaking the weekly workflow on transient Docker Hub 500s.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Bromeego
Bromeego merged commit bffa7ed into main Aug 10, 2026
1 check passed
@Bromeego
Bromeego deleted the fix/smoke-test-docker-pull-retries branch August 10, 2026 20:42
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