Skip to content
Snippets Groups Projects

dev/ci: do not remove containers by default, set unique container name

Merged Warren Gifford requested to merge ci-unique-container-name into main

Created by: bobheadxi

Right now, because test containers are started with --rm, if they fail to start we are unable to get any debug information from it. This changes containers to start without --rm by default, and ensures integration tests provide a unique container name.

Each step ends with a broader image cleanup as well so we should not run into any state issues.

Merge request reports

Merged by avatar (Jul 12, 2025 9:47pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading