Skip to content

Missing test_bench configuration support #2590

Open
@shink

Description

@shink

Seems --config is defined but not used actually in the test_bench userbenchmark. I would like to add support for it if this change makes sense.

parser.add_argument(
"--config", "-c", default=None, help="YAML config to specify tests to run."
)

cc: @xuzhao9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions