Skip to content

Support exit code 1 for CI use #161

@caizixian

Description

@caizixian

Currently runbms runs all the configurations and output . when a configuration fails. This is useful for benchmarking when we want to test all the combinations and tolerate occasional crashes, which can happen in research prototypes.

Add a flag to runbms so that the entire process exits with 1 if any invocation fails, so that CI that uses runbms doesn't need to parse the output to detect failed runs.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions