Skip to content

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

Merged
rical merged 1 commit into
mainfrom
test-env-extra-runner-args
Sep 8, 2026
Merged

test/env: allow extra container runner args#1607
rical merged 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>
@rical
rical merged commit 1f52b75 into main Sep 8, 2026
14 of 15 checks passed
@rical
rical deleted the test-env-extra-runner-args branch September 8, 2026 11:08
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