Skip to content

feat(rust-ci): add podman input to start rootless Podman socket#25

Open
Jaro-c wants to merge 1 commit into
mainfrom
feat/rust-ci-podman-input
Open

feat(rust-ci): add podman input to start rootless Podman socket#25
Jaro-c wants to merge 1 commit into
mainfrom
feat/rust-ci-podman-input

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jun 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds optional boolean podman input (default: false) to rust-ci.yml
  • When true, the coverage job starts the rootless Podman socket before running tests and sets PODMAN_SOCKET so integration tests can connect
  • Applies only to ubuntu-latest (the coverage job runner)

Test plan

  • Merge this PR
  • In a downstream repo, set podman: true in the rust-ci call — confirm the Podman socket starts and integration tests that use bollard connect via PODMAN_SOCKET

Adds an optional boolean `podman` input (default: false). When true, the
coverage job starts the rootless Podman socket and exports its path as
PODMAN_SOCKET so integration tests can connect.

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
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