Skip to content

ztest: replace input-flags and output-flags YAML keys with flags - #7329

Merged
nwt merged 1 commit into
mainfrom
ztest-flags
Sep 18, 2026
Merged

nwt merged 1 commit into
mainfrom
ztest-flags

Conversation

@nwt

@nwt nwt commented Sep 18, 2026

Copy link
Copy Markdown
Member

There's no reason to separate input-flags and output-flags since their values are concatenated before parsing as flags. Replace them with a single key called flags.

The only code change here is in ztest/ztest.go. All other changes are YAML updates.

There's no reason to separate input-flags and output-flags since their
values are concatenated before parsing as flags.  Replace them with a
single key called flags.

The only code change here is in ztest/ztest.go.  All other changes are
YAML updates.
@nwt
nwt requested a review from a team September 18, 2026 17:27
@nwt
nwt merged commit b3d98ae into main Sep 18, 2026
2 checks passed
@nwt
nwt deleted the ztest-flags branch September 18, 2026 17:32
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