Skip to content

test/env: allow extra container runner args - #1607

Open
rical wants to merge 1 commit into
mainfrom
test-env-extra-runner-args
Open

test/env: allow extra container runner args#1607
rical wants to merge 1 commit into
mainfrom
test-env-extra-runner-args

Conversation

@rical

@rical rical commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Description

Add INFIX_RUNNER_ARGS which is passed last to docker/podman run. So callers can set something like "--name" or "--label" to keep a handle on the container.

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

Add INFIX_RUNNER_ARGS which is passed last to docker/podman run.
So callers can set something like "--name" or "--label" to keep a
handle on the container.

Signed-off-by: Richard Alpe <richard@bit42.se>
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.

2 participants