Skip to content

Need to allow pbench-fio to match newer versions rather than exact #2142

@frival

Description

@frival

Right now pbench-fio will only run if it detects fio version 3.21 is installed - any other version and pbench-fio exits with an error. However, the pbench-agent can coexist with more than one fixed major/minor version and we'll likely run into situations where newer major (and possibly minor) versions of RHEL ship a newer fio than the exact match. Most likely a simple >= rather than = test would be sufficient; hopefully there doesn't need to be a list of known-broken versions as that would be ... unfortunate.

Metadata

Metadata

Assignees

Labels

Agentbugfiopbench-fio benchmark related

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions